How gstreamer is parsing .m3u8 link.

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How gstreamer is parsing .m3u8 link.

Sujith reddy
Hi all,

I am thinking to parse the urls of .m3u8 link before it is going to
gstreamer...


Can you please tell me how gstreamer is parsing the .m3u8 file to get the
links.


Can any one suggest me that any checkpoints to be taken in to consideration
on doing these..

Thanks in advance.


Thanks
Sujith



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: How gstreamer is parsing .m3u8 link.

Sebastian Dröge-3
On Tue, 2018-07-03 at 18:53 -0700, Sujith reddy wrote:
> Hi all,
>
> I am thinking to parse the urls of .m3u8 link before it is going to
> gstreamer...
>
>
> Can you please tell me how gstreamer is parsing the .m3u8 file to get
> the links.

The code in question is here:
https://cgit.freedesktop.org/gstreamer/gst-plugins-bad/tree/ext/hls/m3u8.c

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

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

signature.asc (981 bytes) Download Attachment