Audio video muxing issue

Sebastian Dröge sebastian at centricular.com
Sun May 1 07:16:02 UTC 2016


On Fr, 2016-04-29 at 00:15 -0700, pzymen wrote:
> I have found the solution and figured I would share it here for future
> reference.
> 
> I noticed that the HLS stream with video only wouldn't play on apple devices
> and after some time figured out that the problem was that the h264 data was
> missing AU NAL Headers. By manualy prefixing each data frame with an
> AU-delimiter before pushing to appsrc I was able to get the stream working
> on apple devices. And after this the audio just started working.

This sounds like
  https://bugzilla.gnome.org/show_bug.cgi?id=736213

Some changes are needed to the parser here so it can do exactly what
you did in your code now :)

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160501/301f37ee/attachment.sig>


More information about the gstreamer-devel mailing list