go2rtc icon indicating copy to clipboard operation
go2rtc copied to clipboard

Wrong Response on DESCRIBE Ring Doorbell Pro 2.

Open righteouskill100 opened this issue 1 year ago • 1 comments

I am getting the following error. Not sure if it is a go2rtc thing or a ring camera thing. All my other ring cameras work fine.

Cseq: 1
07:33:32.819 TRC [rtsp] client request:
DESCRIBE rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0
Accept: application/sdp
Require: www.onvif.org/ver20/backchannel
User-Agent: go2rtc/1.9.4
CSeq: 1
07:33:32.925 TRC [rtsp] client response:
RTSP/1.0 404 Not Found
Cseq: 1
07:33:32.925 TRC [rtsp] describe (backchannel=true) err: wrong response on DESCRIBE
07:33:32.925 TRC [rtsp] client request:
DESCRIBE rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0
Accept: application/sdp
User-Agent: go2rtc/1.9.4
CSeq: 1
07:33:33.032 TRC [rtsp] client response:
RTSP/1.0 404 Not Found
Cseq: 1

righteouskill100 avatar Sep 07 '24 11:09 righteouskill100

Response "404 Not Found" is definitely wrong. If you connecting to other go2rtc - this means it can't connect to target stream.

AlexxIT avatar Sep 07 '24 11:09 AlexxIT