[WebRTC] Muxing vp8 with oggmux fails: header data missing

Arjen Veenhuizen arjen.veenhuizen at tno.nl
Tue Mar 31 06:55:55 PDT 2015


I am currently struggling to multiplex a separate audio (Opus) and video
(VP8) decrypted WebRTC stream in an OGG container.
Audio and video are being received on two different udp ports and for now I
focus on muxing the VP8 video stream in an OGG container, but unfortunately
my pipeline fails:

The logs reveals the following error:

which in turn leads me to this bug post:
https://bugzilla.gnome.org/show_bug.cgi?id=722682

So, apparently, I have lost my header data along the way (i have no clue
where to get that) and ogg mux is not able to create it for me.

Any pointers in the right direction? I am on GIT master.

PS. I am using a customized Janus Gateway which serves all (decrypted)
WebRTC A/V packets on separate UDP ports. 




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/WebRTC-Muxing-vp8-with-oggmux-fails-header-data-missing-tp4671395.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list