Jolla Tablet 4.6.0.13 Https Uri Handler error

Hello i dont think it is a problem with the app flowplayer, but i dont know how can i post it.
So on my Jolla Tablet i cant play any streaming channels.

Evtl. Anyone has a solution for me.

flowplayer makes an error “* (flowplayer:7017): WARNING **: 20:25:43.138: Error: No
URI handler implemented for “https”.”

the same error i got with all mediplayers for webradio or web videos.

Playing the url directly in webrowser working fine.

1 Like

Sounds like inter app integration issue, as if you had no handler for https schema within your OS. If you trigger an https URL outside of browser does ittake you to the browser?

Hmmm when i take a link from the Sfos forum app to a external Website there is no problem.

Another test a used a terminal and use gst-play
The same error

gst-play-1.0 https://mp3.ffh.de/ffhch
annels/hqeurodance.mp3
Press ‘k’ to see a list of keyboard shortcuts.
Now playing https://mp3.ffh.de/ffhchannels/hqeurodance.mp3
ERROR No URI handler implemented for “https”. for https://
mp3.ffh.de/ffhchannels/hqeurodance.mp3
ERROR debug information: …/gst/playback/gsturidecodebin.c
(1487): gen_source_element (): /GstPlayBin:playbin/GstURID
ecodeBin:uridecodebin0
Reached end of play list.

So gst-play-1.0 is a part of the package gstreamer1.0-plugins-base
/gstreamer1.0-plugins-base-apps.

On jolla tablet Version is:

Informationen zu Paket gstreamer1.0-plugins-base:

Repository : jolla
Name : gstreamer1.0-plugins-base
Version : 1.22.10+git1-1.9.1.jolla
Arch : i486
Anbieter : meego
Installierte Größe : 1,7 MiB
Installiert : Ja (automatisch)
Status : aktuell
Quellpaket : gstreamer1.0-plugins-base-1.22.10+git
1-1.9.1.jolla.src

On my xperia X

All the same but : 1.22.10+git1-1.9.2.jolla

Evtl this is the problem?

Anybody a Tablet with working streaming apps under 4.6.0.13 and can test / or show installed packages?

Thanks

Does it work with http?

http://mp3.ffh.de/ffhchannels/hqeurodance.mp3

I use deadbeef in my Jolla Tablet with sfos 4.6.0.13 and I don’t have any problems to play https://mp3.ffh.de/ffhchannels/hqeurodance.mp3

I can confirm that is working with DeadBeef.
But how can i not play any stream with the other webradio apps?

So after i changed my battery on my good old Jolla Tablet :slight_smile:
Thanks for the workaround from another thread.

I tested allradio2 on my tab under 4.6.0.15

Also in this apps i cant get any working streams.

So i fired up a terminal :

With user i got no http or https handlers.

[nemo@Sailfish ~]$ gst-inspect-1.0 --uri-handlers
appsink (write, rank 0): appsink
appsrc (read, rank 0): appsrc
dataurisrc (read, rank 256): data
fdsink (write, rank 0): fd
fdsrc (read, rank 0): fd
filesink (write, rank 256): file
filesrc (read, rank 256): file
pushfilesrc (read, rank 0): pushfile
testsrcbin (read, rank 0): testbin
giosink (write, rank 128): file, resource
giosrc (read, rank 128): file, resource
imagesequencesrc (read, rank 0): imagesequence
multifilesrc (read, rank 0): multifile
splitfilesrc (read, rank 0): splitfile
splitmuxsrc (read, rank 0): splitmux
ristsrc (read, rank 256): rist
rtmp2sink (write, rank 257): rtmp, rtmps
rtmp2src (read, rank 257): rtmp, rtmps
rtpsink (write, rank 257): rtp
rtpsrc (read, rank 257): rtp
rtspsrc (read, rank 0): rtsp, rtspu, rtspt, rtsph, rtsp-sdp, rtsps, rtspsu, rt
spst, rtspsh
udpsink (write, rank 0): udp
udpsrc (read, rank 0): udp
v4l2radio (read, rank 0): radio
v4l2src (read, rank 256): v4l2

So i think this is the problem also with gst-play1.0 and many other apps.
Only deadbeef is working with streams.

Strange is:

as root on the Tablet i got this:
[nemo@Sailfish ~]$ devel-su gst-inspect-1.0 --uri-handlers
Password:
appsink (write, rank 0): appsink
ppsink (write, rank 0): appsink
appsrc (read, rank 0): appsrc
dataurisrc (read, rank 256): data
fdsink (write, rank 0): fd
fdsrc (read, rank 0): fd
filesink (write, rank 256): file
filesrc (read, rank 256): file
pushfilesrc (read, rank 0): pushfile
testsrcbin (read, rank 0): testbin
giosink (write, rank 128): file, resource
giosrc (read, rank 128): file, resource
imagesequencesrc (read, rank 0): imagesequence
multifilesrc (read, rank 0): multifile
splitfilesrc (read, rank 0): splitfile
splitmuxsrc (read, rank 0): splitmux
ristsrc (read, rank 256): rist
rtmp2sink (write, rank 257): rtmp, rtmps
rtmp2src (read, rank 257): rtmp, rtmps
rtpsink (write, rank 257): rtp
rtpsrc (read, rank 257): rtp
rtspsrc (read, rank 0): rtsp, rtspu, rtspt, rtsph, rtsp-sdp, rtsps, rtspsu, rt
spst, rtspsh
souphttpsrc (read, rank 256): http, https, icy, icyx
udpsink (write, rank 0): udp
udpsrc (read, rank 0): udp
v4l2radio (read, rank 0): radio
v4l2src (read, rank 256): v4l2
[nemo@Sailfish ~]$

Btw. On my xperia Xa2 i got the module souphttpsrc as user ?

I can confirm that this is the case on my x10II as well.

I suppose flowplayer also plays streams on your XA2?