[streaming source plugin] : Info needed

Stefan Kost ensonic at hora-obscura.de
Tue Apr 5 13:22:48 PDT 2011


Am 05.04.2011 13:30, schrieb satish pattar:
> Hello Stefan,
> 
> Thanks for your very good input. I see "souphttpsrc"  plugin installed in my pc
> . Do you think it  can straightway be used as source plugin to stream UPnP media
> file. Also , I learnt that UPnP share uses SSDP protocol hence I am doubting
> whether I can use souphttpsrc or not. 

You can use libgupnp to handle the upnp parts. Once you got a media url, use
gstreamer to play from it (just use playbin2 and set the http url you got from
the upnp side).

Stefan
> 
> 
> 
> Please provide your inputs.
> 
> Thanks & Regards
> Sateesh P
> 
> 
> On Tue, Apr 5, 2011 at 2:09 AM, Stefan Kost <ensonic at hora-obscura.de
> <mailto:ensonic at hora-obscura.de>> wrote:
> 
>     Am 28.03.2011 14:16, schrieb satish pattar:
>     > Hello All,
>     >
>     > I need to develop a some source plugin that can generate source from a
>     > file(*.mp3 , which is not a  file residing on the local machine, but instead a
>     > file mounted from some remote machine using djmount).
> 
>     (for other djmount is a fuse thingy to mount a upnp share).
> 
>     Satish, maybe you are needing some larger buffering after filesrc. Also why
>     don't you just use some httpsrc to play from the upnp share?
> 
>     Stefan
> 
>     >
>     > I thought of using "filesrc" plugin along with decodebin to play the file. it
>     > plays fine when the network condition is good but in case of Wireless i
>     observe
>     > there is some cut in the playing for every certian interval
>     > (,say 8 sec). Please let me know what could be the problem. your inputs are
>     > highly appreciated.
>     >
>     >
>     >
>     > --
>     > Thanks & Regards,
>     >
>     > Satish Pattar
>     >
>     >
>     >
>     > _______________________________________________
>     > gstreamer-devel mailing list
>     > gstreamer-devel at lists.freedesktop.org
>     <mailto:gstreamer-devel at lists.freedesktop.org>
>     > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
> 
> 
> 
> 
> -- 
> Thanks & Regards,
> 
> Satish Pattar
> 
> 
> 
> _______________________________________________
> 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