[Live-devel] Streaming live h.264 video + PCM/ulaw from a fifo
Dirk Dugger
ddugger at isdcam.com
Fri Feb 3 14:49:34 PST 2012
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/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120203/0af311ee/attachment.html>
More information about the live-devel
mailing list