[gst-devel] Changing an image on the fly
Daniel Díaz
mrchapp at gmail.com
Mon Jul 10 23:04:49 CEST 2006
Hello there!
I'm trying to do a tiny application that reads a web image, and then
reloads that image every 5 minutes. For that, I have this pipeline
(which works great, btw):
gst-launch neonhttpsrc
uri="http://dfwtraffic.dot.state.tx.us/sod/Snapshots/DAL_316.jpg" !
jpegdec ! freeze ! ffmpegcolorspace ! ximagesink
Now, how can I change the image that's being displayed?
I'm thinking I should pause, unlink, change, relink, and set to play
again something, but I just can't figure out the combination.
I will appreciate any pointers!
Daniel Díaz
yosoy at danieldiaz.org
More information about the gstreamer-devel
mailing list