GNOME Bugzilla – Bug 518745
[rtspsrc] not implemented on win32
Last modified: 2008-06-01 21:40:48 UTC
Hi, I am trying to use rtspsrc on windows: gst-launch-0.10 -v rtspsrc location=rtsp://some.server/url ! fakesink And I directly got log message : Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. ERROR: from element /pipeline0/rtspsrc0: Could not open resource for reading and writing. Additional debug info: E:\devel-cvs\src\gst-plugins-good\gst\rtsp\gstrtspsrc.c(4005): ??? (): /pipeline0/rtspsrc0: Could not connect to server. (not supported on win32, implement me in a different way ??) Setting pipeline to NULL ... FREEING pipeline ... Specialy the message "not supported on win32, implement me in a different way ??" Does it mean that it is not possible to use rtspsrc element on windows ? Sincerely Julien
It's not yet working on windows. We have patches and a plan to fix this for the next release.
Nice ! I resign oneself to one's fate
hi, do you know when it will be implemented in cvs? thx
Should be fixed in latest release and CVS.
Very nice ! I hope that Sebastien Moutte has time to make a new release to test the fixe: http://gstreamer.freedesktop.org/pkg/windows/releases/