> I am able to do that, but our camera doesn't support PAUSE command. Proxy
> server is sending PAUSE command when all RTSP clients are disconnected.
> I wish to send TEARDOWN command and delete that ServerMediaSession from proxy
> server.
OK, but this prevents any more ('front-end') clients fr
> The error.264 file contains multiple slices for each frame, and each slice
> is a single NAL.
Datapath are to be commended for breaking up their 'key frames' into multiple
slice NAL units. This will make the stream much more tolerant of network
packet loss than encoding each key frame as a si
Hi Ross,
I am using Live555 as a streaming media server and using REGISTER command
feature to access cameras which are behind firewall.
I am able to do that, but our camera doesn't support PAUSE command. Proxy
server is sending PAUSE command when all RTSP clients are disconnected.
I wish to send TE