[Bug 747208] rtpvp8depay: should have width/height in its caps so it can be fed to muxers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Apr 13 08:11:53 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747208

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
I think the only sensible thing for rtpvp8depay to do here is to request
keyframes when it gets into this situation. As from the outside it's impossible
to know that something is wrong (before the depayloader we don't have
indications of what is a keyframe and what not, and the depayloader just
silently drops things). Maybe request a keyframe once every 5 seconds if none
arrived yet, based on the RTP timestamps.

Other opinions?


Seems like rtptheoradepay also does something like that, but it actually seems
to request a new keyframe for every single broken packet.

-- 
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