Skip to content
Discussion options

You must be logged in to vote

It can be configured this way. The SRTO_TLPKTDROP option controls the dropping, and it can be set to false to disable it.

Note though that the possibility of losing the data exists for a reason. It results simply from the rule that SRT controls the bandwidth only exceptionally (to avoid spikes), but the overall transmission bitrate should be kept as configured on the encoder (so, in distinction to TCP, as well as file mode in SRT itself, it doesn't slow down sending any further). If the network can't withstand this bandwidth, even if it happens rarely and occasionally, you have only two possibilities: either you allow the data to be partially dropped, or you risk having the head-of-the-li…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ericsouza
Comment options

Answer selected by ericsouza
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants