You are not logged in.
Pages: 1
Hi.
I'm trying to install and configure radiotray and gmediarender (after some changes on code because libupnp version) on my slitaz 4.0 and alway I try to use them, it shows this error:
*****
Setting pipeline to PAUSED ...
ERROR: Pipeline doesn't want to pause.
ERROR: from element /GstPlayBin:playbin0: A HTTP protocol source plugin is required to play this stream, but not installed.
Additional debug info:
gstplaybasebin.c(1685): gen_source_element (): /GstPlayBin:playbin0:
No URI handler for http
Setting pipeline to NULL ...
Freeing pipeline ...
*****
If I use a simple command on terminal:
gst-launch-0.10 -v -t playbin uri=http://some.streaming/
Shows same error.
After a search, I found this site talking about missed gstreamer plugins:
https://bugs.meego.com/show_bug.cgi?id=1584
And I reviewed /usr/lib/gstreamer-0.10 directory, and some files are missing like libgstsouphttpsrc and others.
How can i fiz this?
Thanks.
Offline
Search files you need: http://pkgs.slitaz.org/search.sh?file=libgstsouphttpsrc
Then install packages contained these files (note, that you don't need *-dev packages).
PS.
Oh, sorry. Here is nothing for SliTaz 4.0 version: http://pkgs.slitaz.org/search.sh?file=libgstsouphttpsrc&version=s
Offline
Yes, you seemy problem, an I cannot upgrade to cooking at this moment.
Any workaround?
Thanks.
Offline
You know, SliTaz 4.0 development stopped a year ago. Its repo opened only for security issues.
Workaround? Setup chroot and toolchain, and cook your packages in 4.0 using newer (cooking) receipts. What about depends? Possibly, they need to be recooked too.
I have both, stable and cooking, development chroots where I can build SliTaz packages. Ok, I'll try to recook Gstreamer packages and upload them to file hosting. But me (and my netbook too) have no big wish to do it...
Offline
Add libsoup-dev to build depends so this includes libgstsouphttpsrc.so
Offline
Pages: 1
[ Generated in 0.020 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]