plugins/rtmp-services: Add ピキ日記 (PikiDiary) as a service#13583
Open
isoionone wants to merge 5 commits into
Open
plugins/rtmp-services: Add ピキ日記 (PikiDiary) as a service#13583isoionone wants to merge 5 commits into
isoionone wants to merge 5 commits into
Conversation
Adds ピキ日記 (PikiDiary), a microblogging platform with a NicoNico-style live streaming feature. Ingest URL is https://piki.lol/live/whip with bearer token generation in the LIVE studio (https://piki.lol/live/studio). Recommended settings based on community-established defaults: 720p30, H.264, CBR 1800 Kbps, Opus 96 Kbps.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR adds ピキ日記 (PikiDiary), a microblogging platform with a NicoNico-style live streaming feature, to the built-in services list (
plugins/rtmp-services/data/services.json) using the WHIP/WebRTC protocol.It sets the platform's ingest endpoint, links to the user streaming studio dashboard, and includes community-established recommended encoding presets (720p30, H.264, CBR 1600 Kbps, Opus 96 Kbps).
Motivation and Context
PikiDiary is a microblogging site featuring live streaming capabilities. Adding PikiDiary as a native WHIP service in OBS Studio simplifies the onboarding process for the community members, eliminating the need for them to manually configure "Custom..." WHIP servers and settings.
How Has This Been Tested?
Types of changes
Checklist: