Continuos playbak in 1.6

Jesus observer1 at hotmail.es
Tue Feb 16 16:29:58 UTC 2016


Hi

Thats the program I use for my tests the only thing missing is the attached makefile, I don't change the uri because it doesn't change the next file is played in the same stream and because I don't know where to change it, I tried to change when the status was void_pending but the only diference is that the uri is not null but it doesn't play, I tried to use the about to finish signal but I'm not sure if I did it right, the signal never fired maybe because is a live stream, the uri is passed to the program only once at program start.

Thanks!!

________________________________________
De: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> en nombre de Sebastian Dröge <sebastian at centricular.com>
Enviado: martes, 16 de febrero de 2016 6:59
Para: Discussion of the development of and with GStreamer
Asunto: Re: Continuos playbak in 1.6

On Di, 2016-02-16 at 04:58 +0000, Jesus wrote:
> Hi
> The attached program is a simple playbin, is mostly an example I
> found in gstreamer's site the source is an mpd server that serves
> sound files with http using ogg, in 1.4.5 when the file changes the
> playbin keeps playing the stream but in 1.6 the sound stops when the
> server starts playing a diferent file.
>
> What has changed?
> How do i make the playbin keep playing?

Can you provide a compilable and runnable testcase to reproduce the
problem? From your code it seems like you only ever set the "uri"
property once in the beginning and never switch to the next stream.

When should the switching happen btw?

--
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile
Type: application/octet-stream
Size: 218 bytes
Desc: makefile
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160216/04377b66/attachment.obj>


More information about the gstreamer-devel mailing list