issues
search
OPENSPHERE-Inc
/
branch-output
This is an OBS Studio plugin that allows to transmit video and audio with RTMP / SRT etc. for each source individually.
https://blog.opensphere.co.jp/posts/branchoutput001
GNU General Public License v2.0
28
stars
3
forks
source link
Patch 0.9.8
#20
Closed
hanatyan128
closed
1 month ago
hanatyan128
commented
1 month ago
Changes
Introduce stream recording functionality #15
Introduce interlock functionality (Interlock with recording, streaming, virtual cam) to status dock.
Improve mutex handling (Implement auto unlock)
Add missing rtmp authentication (Tested with Wowza Streaming Cloud) #19
Now using interval timer instead of video_tick callback. (As some API call causes deadlock)
Improve custom audio selection UI #18
Made source names in the status dock clickable (opens filter dialog)
Add abilities to remember column widths of status dock.
Update translations for v0.9.8 (including #17 )
Huge refactoring
Changes