Indeed READ_FROM_FILES_SYNCHRONOUSLY is defined as 1 and I still get the error.
I have noticed that other people have been reporting the same issue in previous posts in this forum. In one post response, the user was told to comment the exit(0) (line 91) in BasicTaskScheduler. Another post response said to make sure READ_FROM_FILES_SYNCHRONOUSLY is defined as 1. Unfortunately, on all of the posts reguarding issues similar to mine, there are no complete follow-ups and I have not had luck with anything that was suggested. As mentioned before, I also get weird behavior when I replace the ByteStreamFileSource with a SimpleRTPSource or SimpleUDPSource....I do not get the select() error with a zero byte output, but I get an output that does not play. I assume that all of these issues are related to improper windows compilation but I don't really know how to attack the problem. I have tried compiling with Visual Studio 9, 8, 7 and 6 on multiple machines following the windows build instructions provided on the live 555 site. -Andrew Umlauf --- On Sun, 7/26/09, Ross Finlayson <finlay...@live555.com> wrote: > From: Ross Finlayson <finlay...@live555.com> > Subject: Re: [Live-devel] MPEG2 to TS Conversion Problems > To: "LIVE555 Streaming Media - development & use" <live-de...@ns.live555.com> > Date: Sunday, July 26, 2009, 11:06 AM > > After further investigation, I > assumed that there was a problem with the way that > ByteStreamFileSource was handling IO on windows. > > > On Windows, the "READ_FROM_FILES_SYNCHRONOUSLY" constant > must be defined (to 1) in "ByteStreamFileSource.cpp". > This should happen automatically (provided that __WIN32__ or > _WIN32 is defined), but you should check to make sure. > -- > Ross Finlayson > Live Networks, Inc. > http://www.live555.com/ > _______________________________________________ > live-devel mailing list > live-devel@lists.live555.com > http://lists.live555.com/mailman/listinfo/live-devel > _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel