[Bug 657794] Playback does not start or is poor if pipeline is started before packets start arriving

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 6 07:42:11 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=657794
  GStreamer | don't know | 0.10.34

--- Comment #12 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-09-06 14:42:07 UTC ---
And that issue is not only about timestamps being unrelated, but streams from
two sources having colliding PIDs.
It seems possible to reset the demuxer when a gap in input timestamps happens,
but that starts being really hacky. When I try this (and resetting some more
bits in _reset), I'm left with only the unrelated timestmap issue. As far as I
can tell, I don't get a notification from the udpsrc, it's oblivious to the
other side of the network having changed source.
It does seem like a bad place to "fix" it, but I don't see another possible
place.

That said, is this (switching sources real time while the player continues
streaming without being aware a switch happens) a use case for you ?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list