We have moved to a new Sailfish OS Forum. Please start new discussions there.
20

Package HLS with GStreamer [answered]

asked 2013-12-26 04:39:46 +0300

b0bben gravatar image

So I can create a Plex client for Sailfish :)

HLS=HttpLiveStreaming and part of gst-plugins-bad in 0.10

Thank you!

edit retag flag offensive reopen delete

The question has been closed for the following reason "the question is answered, an answer was accepted" by JSEHV
close date 2016-02-08 22:44:31.566902

Comments

2

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 )edit
4

Hey 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

4 Answers

Sort by » oldest newest most voted
4

answered 2014-10-17 16:32:33 +0300

mutosan gravatar image

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.

edit flag offensive delete publish link more
4

answered 2015-09-10 12:46:14 +0300

MSameer gravatar image

1.1.9 has been out with the new GStreamer 1.x hlsdemux. I hope it will work for you.

edit flag offensive delete publish link more
2

answered 2014-08-22 02:12:05 +0300

onion gravatar image

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.

edit flag offensive delete publish link more
1

answered 2013-12-26 06:25:13 +0300

Elleo gravatar image

updated 2013-12-26 06:26:57 +0300

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.

edit flag offensive delete publish link more

Comments

2

You're going to have to imaging underscores those bits of code, seems the formatting is a bit broken even when surrounded by pre or code tags :/

Elleo ( 2013-12-26 06:27:48 +0300 )edit
3

Thx for the answer! I'm probably gonna wait until there's HLS support available. Cross-compiling and spending 10 days on getting that to work is too much right now. Must...do...so...many...apps! :D

b0bben ( 2013-12-26 22:42:21 +0300 )edit

Question tools

Follow
4 followers

Stats

Asked: 2013-12-26 04:39:46 +0300

Seen: 1,498 times

Last updated: Sep 10 '15