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!
We have moved to a new Sailfish OS Forum. Please start new discussions there.
So I can create a Plex client for Sailfish :)
HLS=HttpLiveStreaming and part of gst-plugins-bad in 0.10
Thank you!
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.
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 +0200 )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 +0200 )This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2013-12-26 04:39:46 +0200
Seen: 1,537 times
Last updated: Sep 10 '15
Harbour: Allow usage of gstreamer and extra plugins
upgrade gstreamer to support OPUS codec
Camera recordings: video out of sync, lagging compared to audio [not relevant]
Please release gstreamer 1.0 [released]
Corrupted video playback in browser [answered]
[How-To] Add Support for all pls files (include premium radiotunes)
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 +0200 )Hey xerxes2, thx for that! One problem: I have no idea what UCS and ORN are ;)
//b0bben
b0bben ( 2014-06-04 16:36:31 +0200 )