Re: [Live-devel] ProxyServer sending RTSP "options" keep-alive without authentication

2018-06-05 Thread Ross Finlayson
> On Jun 5, 2018, at 12:05 AM, jiehui wrote: > > Here are the diagnostic output: […] > Sending request: OPTIONS rtsp://10.3.0.223:554/profile0=r RTSP/1.0 > CSeq: 8 > Authorization: Digest username="root", realm="Operator", > nonce="3c72b5ae64cdbd713ddc352f0398068b", > uri="rtsp://10.3.0.223:5

Re: [Live-devel] ProxyServer sending RTSP "options" keep-alive without authentication

2018-06-05 Thread jiehui
e, 05 Jun 2018 14:08:02 GMT WWW-Authenticate: Digest realm="Operator",nonce="d85d907077f73e88d6c2ff7329ad599d" Resending... Created new TCP socket 280 for connection Connecting to 10.3.0.223, port 554 on socket 280... ...remote connection opened Sending request: DESCRIBE rtsp://10.3.0

Re: [Live-devel] ProxyServer sending RTSP "options" keep-alive without authentication

2018-06-04 Thread Ross Finlayson
> We are using the live555ProxyServer to proxy RTSP streams. It works fine for > most CCTV cameras, but the RTSP Stream keeps getting disconnected and > ultimately stops entirely for a CCTV camera. > > After analyzing network traffic between the proxy server and the CCTV camera > in question, w

[Live-devel] ProxyServer sending RTSP "options" keep-alive without authentication

2018-06-04 Thread jiehui
Hi, We are using the live555ProxyServer to proxy RTSP streams. It works fine for most CCTV cameras, but the RTSP Stream keeps getting disconnected and ultimately stops entirely for a CCTV camera. After analyzing network traffic between the proxy server and the CCTV camera in question, we rea