[MPlayer-dev-eng] Re: UPDATED: A RTSP/ RTP streaming patch for "mplayer"

Felix Buenemann atmosfear at users.sourceforge.net
Wed Aug 7 02:54:15 CEST 2002


On Tuesday 06 August 2002 09:53, Ross Finlayson wrote:
> >eeh it was at make all inside live dir and look at line 256 in
> >GroupsockHelper.cpp:
> >---snip---
> >//##### HACK to work around bugs in Linux and Windows:
> >#ifndef __BORLANDC__
> >                     extern int errno;
> >#endif
> >                         if (errno == 111 /*ECONNREFUSED*/
> >#if defined(__WIN32__) || defined(_WIN32)
> >---snip---
>
> Felix,
>
> I think the problem may be that "groupsock/GroupsockHelper.cpp" is the only
> file where I declare "errno" as "extern int".  In other files that use
> "errno", I just do a "#include <errno.h>".
>
> I have now modified "groupsock/GroupsockHelper.cpp" so that it does a
> "#include <errno.h>" instead.  Could you please download the new version
> from http://www.live.com/mplayer/GroupsockHelper.cpp
> and tell me whether or not it now compiles OK for you.  (If so, I'll make
> this change in the official LIVE.COM distribution.)
yea, compiles fine.

> Thanks for trying this out; I appreciate the feedback.
no prob, btw. I tried the testlink you gave and with cache enabled (-cache 
8192) it crashes mplayer and without it detects an mp3 stream and inits the 
decoder(?), but it never starts playing.

>          Ross.

-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________



More information about the MPlayer-dev-eng mailing list