1. Can I use single instance of openRTSP to receive multiple video streams.

No.  The "openRTSP" application is intended to receive a single stream only.

However, you can, of course, run the "openRTSP" application multiple times (concurrently) - each with a different "rtsp://" URL.


I read the FAQs and it was suggested there "Note, in particular, that you do not need multiple threads in order to transmit (or receive) multiple streams concurrently"

Yes, that's true: A single LIVE555 application (with a single event loop) can be designed to receive multiple streams concurrently. However, the "openRTSP" application was not designed to do this.
--

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

Reply via email to