logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
jdrwor  
#1 Posted : Saturday, July 9, 2016 6:18:18 PM(UTC)
jdrwor

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.
Users browsing this topic
Guest
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.