Skip to content

[Gstreamer srtsrc] Open SRT connection and drop buffers until my program decides to start reading #3057

Answered by ethouris
ivan94fi asked this question in Q&A
Discussion options

You must be logged in to vote

Frankly, I can't speak for GStreamer, as we were not part of the development for these elements in GStreamer.

I've been already through many problems like that and I've seen that most of the streaming applications expect from the medium something like from UDP: the stream may already run, but if the application doesn't read anything, data simply fall on the floor. Unfortunately SRT doesn't work this way and if this way of working is expected in particular app scenario, an appropriate adapting code must be provided to "simulate" that behavior.

I'm not sure how srtsrc and others have been actually written in GStreamer, but at least I can tell you that that if it doesn't take this little pro…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by ivan94fi
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