Dynamically replacing uridecodebin
A. Bikadorov
wegwerf at abwesend.de
Wed Oct 8 13:44:04 PDT 2014
Thanks guys, I switched from uridecodebin to playbin and it's working pretty good.
Now about the Spotify support: How can I register my decoding bin (a tcpserversrc linked
with gdpdepay) so that it's used by playbin for "spotify://" URI's?
I couldn't find that part in the documentation. It's not a plugin, is it?
Cheers
Alex
On 02.10.2014 10:21, Adrian Pardini wrote:
> On 1 October 2014 20:39, A. Bikadorov <wegwerf at abwesend.de> wrote:
>> Yes. Unfortunately using playbin is not an option: I also have support for Spotify streams
>> with a proprietary library by using a tcpserversrc element.
>>
>> And playbin simply can't handle that (as far as I know).
>
>
> Hi Alex,
> you can make a custom element that handles a custom protocol and it
> will be picked up by both.
> So if you try to play, say, spotify://stream it gets used.
>
> Regards,
>
> Adrian.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list