> Could anyone please suggest me what could be going wrong ?
Yes. The FAQ (which you were asked to read before posting on this mailing
list) explains very clearly that LIVE555-based applications are meant to be
single-threaded (using an event loop, rather than threads, for concurrency),
an
Hi,
We are using Live555 RTSP code in our application. We have written a
wrapper called RTSPInterface to setup streams and run RTSP server which
runs in a separate thread. The reason we created separate thread
because, other part of the application which does several tasks in
addition to fetc