SRT sink doesn't always start properly

MathieuP mathieu.pierfitte at nirovision.com
Tue May 19 00:55:51 UTC 2020


After further testing, I found that when my element gets into this blocking
state, it is stuck at this line:
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/blob/1.16.0/ext/srt/gstsrtobject.c#L640

srtobject->listener_poll_id seems to be valid (it is always 2 in my tests).
I've tried setting poll-timeout=1000, but unfortunately it keeps timing out
and never picks up my existing client.

>From what I can tell, it shouldn't even reach this line anyway since I start
my client first. So my gut feeling is, something might be going wrong in the
way listeners register callers.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list