Hi,

I'm trying to integrate live555 based H264 RTSP streamer into
an existing application. I'd like to invoke live555 in the place where
encoded h264 buffer is already available to application, so it looks
like using new event trigger mechanism is a suitable approach.

I don't have any file descriptors added to live555 event loop. This
causes code is  BasicTaskScheduler::SingleStep() to produce the
following error:

BasicTaskScheduler::SingleStep(): select() fails: Bad file descriptor

Am I missing something obvious or current code cannot work as I
think it should (skip select() if no file descriptors were added to event loop).

I'm using version 2011.01.24.

Thanks.

Felix.
_______________________________________________
live-devel mailing list
[email protected]
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to