>To stream second channel, I created second RTSP server with another port
No, you shouldn't need to do this. It's best to use just a single
RTSP server, but with separate "ServerMediaSession"s for each
'channel'.
--
Ross Finlayson
Live Networks, Inc.
http://www.live555.com/
__
Hi,
I' m writing some kind of video server that basically has to stream captured
video from several cameras and also to allow access to video archive to stream
video from specified time. Currently all this streams are MJPEG ones,
containing JPEG buffer for every frame. Currently I am able to str