Hi Ross,
On 02/14/2011 03:11 AM, Ross Finlayson wrote:
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
This shows that you
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
This shows that your code - perhaps indirectly - has called
"TaskScheduler:
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 descr