Add extra uri in playbin

Adrian Pardini listas at tangopardo.com.ar
Mon Jul 17 18:55:36 UTC 2017


On 17 July 2017 at 09:58, Taapat <taapat at gmail.com> wrote:
> Or is it possible to implement extra uri in playbin?

Hi Taapat, it is possible.

See https://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstUriHandler.html#GstURIHandlerInterface
.

We also did something like that to use shm:// uris. The code is a bit
old but may be of use to you:
https://github.com/pardo-bsso/gst-urishmsrc

Regards


More information about the gstreamer-devel mailing list