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

Reply via email to