Android .mkv problem
Arjen Veenhuizen
arjen at moonlightmedia.nl
Tue Jun 13 12:19:06 UTC 2017
I really suggest you start reading up on this stuff. A couple of links:
Overview:
https://developer.apple.com/library/content/technotes/tn2224/_index.html
HLS in ffmpeg: https://www.ffmpeg.org/ffmpeg-formats.html#hls-1
In depth spec:
https://tools.ietf.org/html/draft-pantos-http-live-streaming-20
Note that HLS was created by Apple, but it is generally well supported
across all major platforms nowadays. GStreamer supports is also pretty good
(both playout and creation). For web-playout, you could refer to open source
HLS Javascript/HTML5 players like this
<https://github.com/Orange-OpenSource/hasplayer.js/tree/master> one for
example.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Android-mkv-problem-tp4683292p4683338.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list