Hello, I have been using live555 to build a RTSP server. I have reviewed hundreds of questions on this list, it’s a big help. I have followed some suggestions about spinning up a separate async thread to handle the blocking I/O, then thread calls triggerEvent() to signal live555 that data is ready.
I was under the impression this would cause doGetNextFrame() method to be invoked, but what I am actually seeing is the deliverFrame() method being invoked instead. Is this right ?
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel