[Live-devel] Live streaming mpeg1or2

Dillon Lee dlee at numirabio.com
Wed Jun 16 09:41:02 PDT 2010


Great, thanks for the info. My program now sets the fPresentationTime with gettimeofday. I am now using openRTSP instead of VLC and I have looked at the output file and that tells me that I am sending too many frames. Basically, the output looks like I am sending about 100 frames per 1 frame that I should be sending. I think my problem is that my doGetNextFrame calls my deliverFrame function everytime, even if there isn't a frame ready. If a frame isn't ready and I just simply return from doGetNextFrame without doing anything then doGetNextFrame is never called again. Is there a way to tell the program to call doGetNextFrame when a frame is ready?

Thanks for all your help,
Dillon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20100616/12417350/attachment.html>


More information about the live-devel mailing list