The call to doGetNextFrame (doGetNextFrame(void *data, int len) in my code) only happens when data is present.

No, that's not true! The "doGetNextFrame()" (virtual) function is called by the "FramedSource::getNextFrame()" function, which is called by the downstream object whenever it wants new data. I.e., it's the downstream object that decides when that function gets called.

--

Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to