Package HLS with GStreamer [answered]
So I can create a Plex client for Sailfish :)
HLS=HttpLiveStreaming and part of gst-plugins-bad in 0.10
Thank you!
So I can create a Plex client for Sailfish :)
HLS=HttpLiveStreaming and part of gst-plugins-bad in 0.10
Thank you!
Very interessted if someone could program a native Plex app. I even be willing to pay for it if it is not a huge amount. The Android app is fine but I rather have an native app with the swipe and everything from sailfish.
1.1.9 has been out with the new GStreamer 1.x hlsdemux. I hope it will work for you.
hlsdemux seems to be included now in gst-plugins-bad, unfortunately it seems to be buggy. hlsdemux from 1.x plays the stream properly but the 0.10 version plays only the fragments in the initial playlist and won't refetch.
It should be possible for you to bundle gstreamer plugins with your application and just add that location to the gstreamer plugin path.
Either by setting the GSTPLUGINPATH
environment variable or by using gstregistryadd_path
in your application.
Asked: 2013-12-26 04:39:46 +0300
Seen: 1,604 times
Last updated: Sep 10 '15
I added HLS support to UCS now so happy hacking. It's in gst-plugins-bad-extra on ORN.
xerxes2 ( 2014-02-04 13:23:26 +0300 )editHey xerxes2, thx for that! One problem: I have no idea what UCS and ORN are ;)
//b0bben
b0bben ( 2014-06-04 16:36:31 +0300 )edit