What is the best way to generate HLS?

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

What is the best way to generate HLS?

David Ing
I need to use Gstreamer to render to HLS format.  The only solutions I found were from gst-plugins-bad:
  • empegtsmux
  • hlssink
Are these the best elements to use?

Should I be afraid to use these elements because they are in gst-plugins-bad?  Are these plugins in a good state, or will I experience all kinds of problems when I use them?

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

Re: What is the best way to generate HLS?

Gst-Geek
Hi David,

mpegtsmux and hlssink are pretty stable. But mpegtsmux has high muxer
overhead for audio streams and lower bitates.
Apart from this I do not see any challenge.

You can try new hlssink2 of gstreamer 1.14 release too.




--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel