[gst-devel] udpsrc patch for win32/MSC

Julien.Isorce at alumni.enseeiht.fr Julien.Isorce at alumni.enseeiht.fr
Fri Feb 22 14:13:06 CET 2008


Hi,

Nice !

Then I suggest you an other problem :


I am trying to use rtspsrc on windows:

gst-launch-0.10 -v rtspsrc location=rtsp://anyserver/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


> I'm trying to build gstreamer in Visual Studio 8.
> I succeeded in building it and all libraries it depends on, but during
> my test I discovered 2 problems with udpsrc.
>
> 1) The pipe blocks but should not.
> 2) bind fails on multicast addresses.
>
> I fixed this and attached a patch.
>
> Carsten
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>





More information about the gstreamer-devel mailing list