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
sferrettvmix  
#1 Posted : Wednesday, November 20, 2019 5:57:06 AM(UTC)
sferrettvmix

Rank: Newbie

Groups: Registered
Joined: 11/20/2019(UTC)
Posts: 4
United States
Location: San Diego

Thanks: 1 times
We have some connections that have some poor network characteristics and in order to be able to stream across them reliably we need to use larger than usual latency buffers in SRT - sometimes as much as 20,000ms. So far we've been using some home-grown scripts that use ffmpeg and stransmit to ship the streams around and then playout into vmix input via SDI. With vmix 23 we're super excited to be able to cut those out of the loop and go direct from the srt source into vmix.

At the moment, the maximum value that can be specified for srt latency in vmix is 1999ms. It is possible to set a larger value on the non-vmix end and the protocol will negotiate both ends to the larger value, but when we use values >1999, in most cases we just get a black screen instead of the actual transmission on the vmix input. Unfortunately a latency setting of 1999 is not enough to buffer through the network conditions that a larger setting will survive.

Is it possible to allow the latency value for SRT to be configured for values much larger than 1999ms (perhaps up to 30,000)?

In our scripts, in order to support a larger latency value, we also needed to increase the "rcvbuf" and "fc" params in the url used on stransmit listener (in our current iteration, fc is set to 5x the latency in milliseconds, and rcvbuf is set to 1500x the fc value).

Also, is there any SRT debug logging or otherwise that might help us diagnose issues with srt, either input or output from vmix?

Thanks!

admin  
#2 Posted : Wednesday, November 20, 2019 12:10:17 PM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,137
Man
Location: Gold Coast, Australia

Was thanked: 4135 time(s) in 1487 post(s)
Hi,

We will increase the latency and buffer sizes to support up to 30 seconds in the next update.
Currently the buffers vMix sets allows up to 40mbps @ 1 second latency. So if the bandwidth is > 2mbps @ 20 seconds that will likely
result in it being unable to decode, but the next update should resolve that.

I am curious though what sort of extreme network conditions you have needed 20 seconds for?

Regards,

Martin
vMix
thanks 1 user thanked admin for this useful post.
sferrettvmix on 11/21/2019(UTC)
sferrettvmix  
#3 Posted : Thursday, November 21, 2019 8:10:29 AM(UTC)
sferrettvmix

Rank: Newbie

Groups: Registered
Joined: 11/20/2019(UTC)
Posts: 4
United States
Location: San Diego

Thanks: 1 times
Thanks for the quick reply - this is great news, we'll give it a spin when it's updated and let you know how things look.


Mainly what we're dealing with are networks that have been set up for a particular event/venue that have good, but limited, bandwidth available (~100mbit or so, typically) and OK latency. The network is typically shared with other users that have usage patterns which overwhelm the network on occasion, resulting in bursts of increased latency and sometimes minor packet loss.

So basically most of the time the network is great, maybe with higher-than-ideal latency (~100ms or so) but with occasional relatively short periods of higher latency or mild packet loss if someone else on the line decides to upload a large file or something like that. We're not too worried about delay in the stream, so having an increased buffer can allow us to weather through the periods of link congestion or loss that pop up. When possible we like to send a pretty high quality stream (up to 20mbit, when possible).

We've been using vmix since we discovered it in 2018 and it continually impresses, thanks for such a great software!

Cheers,
Simon.
Users browsing this topic
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.