Recently I have been seeing errors in the log of the form "Received RTCP_RR packet." These are coming from the one Axis camera I have on the network. Any idea what this means and why they are considered an error condition? The camera seems to be working fine.
Thanks
Received RTCP_RR packet errors
Re: Received RTCP_RR packet errors
Could be that UDP packets are being dropped if you are using rtsp. You can force TCP by adding ?tcp to your souce line.
Re: Received RTCP_RR packet errors
This camera is configured as RTP/RTSP, which from my understanding forces TCP.
Re: Received RTCP_RR packet errors
Nope. What Axis camera?
Re: Received RTCP_RR packet errors
Does that force zoneminder to initiate a tcp connection or does it tell the ip cam to send data in tcp?bbunge wrote:Could be that UDP packets are being dropped if you are using rtsp. You can force TCP by adding ?tcp to your souce line.
Re: Received RTCP_RR packet errors
Camera is an Axis P3364-L
Re: Received RTCP_RR packet errors
In any event, I have confirmed that this camera is streaming over TCP.