vMix Forums
»
General
»
Feature Requests
»
Streaming Multi-destination Multi-bitrate with ffmpeg
Rank: Member
Groups: Registered
Joined: 7/26/2013(UTC) Posts: 13
|
In the section Live Streaming > Using Multiple Destinations of the vMix User manual it mentions multi-bitrate support is disabled for multiple destinations. Would it be possible to implement this so that if multiple destinations are selected the same encode settings are used for both destinations? So you would have an ffmpeg that is along these lines (most args removed for simplicity): Quote:ffmpeg -b:v 1500k -f flv "rtmp://dest1/stream/key_1" -b:v 400k -f flv "rtmp://dest1/stream/key_2" -b:v 1500k -f flv "rtmp://dest2/stream/key_1" -b:v 400k -f flv "rtmp://dest2/stream/key_2" This implementation would be simplest way to support multi-bitrate for multiple destinations and would allow primary and backup stream redundancy. The encoding usage would be twice as much, but it should still be usable.
|
|
|
|
vMix Forums
»
General
»
Feature Requests
»
Streaming Multi-destination Multi-bitrate with ffmpeg
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close