HLS Server not working with apple device

Graham Leggett minfrin at sharp.fm
Fri Sep 11 14:56:41 PDT 2015


On 11 Sep 2015, at 18:07, David Wells <dwells at blackcreekisc.com> wrote:

> Is there a known issue with gstreamer HLS and safari?

I struggled recently with streaming HLS, I wasn't getting the required packets that indicated metadata like frame rate.

Get hold of mediastreamvalidator from Apple (you need a dev account subscription) and point it at the HLS stream. I recently got some bugs fixed in mediastreamvalidator where it was passing gstreamer streams that Apple devices wouldn't play, it now picks up the problems I had.

Streaming is different to transcoding a single file, as usually the metadata is sent once at the start of the file in the transcoding case, and at regular intervals in the streaming case.

Regards,
Graham
--

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150911/894d7a6e/attachment.html>


More information about the gstreamer-devel mailing list