Yes there is a comment about that in the code. Is it difficult to convert to bytestream? Or is there something quick I can do to tell the caller that I don't have data yet?
Ross Finlayson wrote: But the wav source class just uses fread instead of the bytestream so my getframe blocks on my audio fifo. OK, I didn't realize that you were using the "WAVAudioFileSource" class. Yes, you're right - that still uses a blocking "fread()", rather than asynchronous reading. I'll need to fix that. Ross Finlayson Live Networks, Inc. http://www.live555.com/
_______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
