I've had this problem with other Sony SNC model cameras. They are aware of the
problem and won't fix it
Ross Finlayson wrote:
>___
>live-devel mailing list
>live-devel@lists.live555.com
>http://lists.live555.com/mailman/listinfo/live-devel
___
> I am using openRTSP to receive a H.264 stream from a Sony SNC-RZ50N camera.
> All goes fine but around the time I get 8MB of data the video disappears.
> This is because the camera stops sending it (I confirmed through Wireshark).
> However the RTCP packets seem to be still going.
>
> I
Hello,
I am using openRTSP to receive a H.264 stream from a Sony SNC-RZ50N camera.
All goes fine but around the time I get 8MB of data the video disappears. This
is because the camera stops sending it (I confirmed through Wireshark).
However the RTCP packets seem to be still going.
I use V
> There's no easy way to terminate (from the server) just 'some' connections.
> (What criterion would you use to decide which connections you want to
> terminate??)
>
> However, you can terminate *all* connections for a given stream by calling
> RTSPServer::closeAllClientSessionsForServer
>
> What is the preferred way of terminating an RTSP server connection?
>
> My RTSP server has several connections (clientSessions) and I want to drop
> some of them.
>
>
> There's no easy way to terminate (from the server) just 'some'
> connections. (What criterion would you use to decide which c