HI,
I need to put two video streams and one audio stream in one rtsp session.
I add the stream by creating subsession, but I found that the two video stream
can't play correctly, sometimes one stream would stop or two streams stopped
too.
Is there any setting to set it ?_
> The given setup is this: I have a video server and an rstp server. Clients
> request a particular video stream from the rtsp server. The rtsp server then
> request that stream from the video server and sends incoming frames to the
> client. There's also a controller application. This applicati
Ross,
Thanks for the feedback on this topic. It helps knowing what is or is not
possible given the current implementation...I would have spent unnecessary
time and effort pursuing this functionality.
Bob
On Fri, Dec 13, 2013 at 6:05 PM, Ross Finlayson wrote:
> Have an option for PorxyServer to
correct port numbers differences due to NAT. This implementation functions
correctly, but may not be the best integration into live architecture.
---
groupsock/NetAddress.cpp | 18 +
groupsock/include/NetAddress.hh|5 +-
liveMedia/OnDemandSer