[gst-devel] source for http mjpeg streams (was: Could not close resource error when using gnomevfssrc with ftp)

Kulecz, Walter (JSC-SK)[WYLE INTEG. SCI. & ENG.] walter.kulecz-1 at nasa.gov
Wed Apr 21 23:58:55 CEST 2010


I tried using this pipeline on gstreamer for windows XP, with what seemed to be the correct modifications
but it didn't work.

gst-launch-0.10 souphttpsrc location=http://x.y.z.n/video.cgi ! jpegdec  ! dshowvideosink

gives:
could not link jpegdec0 to dshowvideosink0

Adding ffmpegcolorspace between the jpegdec and dshowvideosink makes it look like its going to work
as pipeline goes to PAUSED but PREROLLING fails with libsoup status code 4.

I have the GStreamerWinBuild-0.10.5.1 installed and working with msys, at least I could compaile the HelloWorld gstreamer sample program and play back an ogg audio file.   I couldn't get the beta to work, but I see there is a 10.6 RC01 WinBuilds, but I don't have time to try installing it right now.

Am I doing something wrong, or is WinBuild-10.5.1 broke for this?


________________________________________
From: Kulecz, Walter (JSC-SK)[WYLE INTEG. SCI. & ENG.] [walter.kulecz-1 at nasa.gov]
Sent: Wednesday, April 21, 2010 3:19 PM
To: Discussion of the development of GStreamer
Subject: Re: [gst-devel] source for http mjpeg streams (was: Could not close resource error when using gnomevfssrc with ftp)

Thanks for a correct answer

gst-launch souphttpsrc location=http://x.y.z.n/video.cgi ! jpegdec ! xvimagesink

Works very well.



More information about the gstreamer-devel mailing list