[gst-devel] streaming multiple mp3 files
Jeremy Wilkins
jeb at jdwilkins.co.uk
Tue Aug 24 14:49:55 CEST 2010
Hi,
Is it possible to build a pipeline which can play multiple mp3 files? The scenario I have is I will have a playlist, and I want to play each file in turn from that playlist and stream those files over the network, ideally I'd like to be able to change the contents of the playlist mid way through streaming (though not the currently playing file).
I've seen various pipeline examples for streaming but all seem to rely on a streaming source (ie a webcam) or only playing from a single file src. Presumably if I need to recreate the pipeline for each file I'll end up dropping the connection to the client each time?
Thanks
jebw
More information about the gstreamer-devel
mailing list