AlexxIT / go2rtc

Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
https://github.com/AlexxIT/Blog
MIT License
4.65k stars 378 forks source link

start from CONN state and i/o timeout #1179

Open righteouskill100 opened 3 months ago

righteouskill100 commented 3 months ago

Recently (in the past 3 days) i started getting I/O timeout Errors on the feeds. I have yet to figure out why and oddly i vm running the docker container and it works for about 2 minutes then i start getting I/O timeout errors. seems to have started after the latest update.

15:50:33.776 INF go2rtc platform=linux/amd64 revision=cd777ba version=1.9.3
15:50:33.862 INF config path=/config/go2rtc.yaml
15:50:33.873 INF [rtsp] listen addr=:8554
15:50:33.874 INF [api] listen addr=:1984
15:50:33.997 INF [webrtc] listen addr=:8555/tcp
15:52:14.443 INF [streams] can't get track error="read tcp 192.168.16.1:38626->192.168.16.2:8554: i/o timeout"
15:52:14.443 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="start from CONN state" url=rtsp://192.168.16.2:8554/<cameraid_live>
15:54:16.450 INF [streams] can't get track error="read tcp 192.168.16.1:55432->192.168.16.2:8554: i/o timeout"
15:54:16.450 WRN github.com/AlexxIT/go2rtc/internal/streams/producer.go:171 > error="start from CONN state" url=rtsp://192.168.16.2:8554/<cameraid_live>
15:54:36.455 INF [streams] can't get track error="read tcp 192.168.16.1:56634->192.168.16.2:8554: i/o timeout"

log data above.

AlexxIT commented 3 months ago

Increase log level for rtsp module to trace and show result logs.

righteouskill100 commented 3 months ago

here are the logs:

I will say i did do some link aggregation on my server end and it seems to have gotten better but still getting the errors.

`

2:40:03.740 PM trace [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.3 CSeq: 1
2:40:04.925 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Length: 572 Content-Type: application/sdp Cseq: 1 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAMqwbGoBgAwf8BbgICAoAAAfQAAF3AdDABMSAACYlpd5caGACYkAAExLS7y4U,aO44MAA=; profile-level-id=640032 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:40:04.926 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:40:04.926 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 54901051;timeout=60
2:40:04.926 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 3 Session: 54901051
2:40:04.927 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 92885420;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 3
2:40:04.931 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=2 RTSP/1.0 Session: 54901051 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 4
2:40:04.933 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 4 Session: 85020853;timeout=60
2:40:04.934 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 Session: 54901051 CSeq: 5
2:40:04.934 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 85020853 Cseq: 5
2:41:00.006 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 6 Session: 54901051
2:41:00.006 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 85020853 Cseq: 6
2:41:55.023 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 7 Session: 54901051
2:41:55.024 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 7 Session: 85020853
2:42:50.043 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 8 Session: 54901051
2:42:50.044 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 85020853 Cseq: 8
2:43:45.125 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 9 Session: 54901051
2:43:45.125 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 9 Session: 85020853
2:44:40.196 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 10 Session: 54901051
2:44:40.196 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 10 Session: 85020853
2:44:52.236 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/54e0193120f8_live RTSP/1.0 Accept: application/sdp Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1
2:44:52.239 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/3ce1a163b95f_live RTSP/1.0 Accept: application/sdp Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1
2:44:52.241 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/9c7613f264c2_live RTSP/1.0 Accept: application/sdp Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1
2:44:52.245 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/047bcb215358_live RTSP/1.0 Accept: application/sdp Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1
2:44:52.252 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/9c76136b9d9f_live RTSP/1.0 Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1 Accept: application/sdp
2:44:52.256 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/90486cce8a52_live RTSP/1.0 Accept: application/sdp Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1
2:44:52.258 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/9c7613f561ea_live RTSP/1.0 User-Agent: go2rtc/1.9.3 CSeq: 1 Accept: application/sdp Require: www.onvif.org/ver20/backchannel
2:44:52.261 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/54e019312f7b_live RTSP/1.0 CSeq: 1 Accept: application/sdp Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3
2:44:52.268 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/3ce1a160d2dd_live RTSP/1.0 Accept: application/sdp Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1
2:44:52.270 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/9c7613f264f6_live RTSP/1.0 User-Agent: go2rtc/1.9.3 CSeq: 1 Accept: application/sdp Require: www.onvif.org/ver20/backchannel
2:44:52.273 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/083a8803d027_live RTSP/1.0 User-Agent: go2rtc/1.9.3 CSeq: 1 Accept: application/sdp Require: www.onvif.org/ver20/backchannel
2:44:52.311 PM trace [rtsp] client request:DESCRIBE rtsp://192.168.16.2:8554/3ce1a12046c5_live RTSP/1.0 Require: www.onvif.org/ver20/backchannel User-Agent: go2rtc/1.9.3 CSeq: 1 Accept: application/sdp
2:44:54.469 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBbgICAoAAAfQAAE4gdDAA37gADfsl3lxoYAG/cAAb9ku8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:54.470 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f264c2_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:54.472 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 08286132;timeout=60
2:44:54.472 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f264c2_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 08286132
2:44:54.473 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 3 Session: 32281367;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=4-5
2:44:54.473 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f264c2_live/trackID=1 RTSP/1.0 Session: 08286132 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4
2:44:54.474 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 4 Session: 45863621;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=2-3
2:44:54.474 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/9c7613f264c2_live RTSP/1.0 CSeq: 5 Session: 08286132
2:44:54.475 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 45863621
2:44:54.610 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 548 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z0LAH9oBQBbsBbgICAoAAAMAAgAAAwB5HjBlQA==,aM48gAA=; profile-level-id=42C01F a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:54.610 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cce8a52_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:54.611 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 04388963;timeout=60
2:44:54.611 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cce8a52_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 04388963
2:44:54.612 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 79281346;timeout=60
2:44:54.612 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cce8a52_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4 Session: 04388963
2:44:54.613 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 03540410;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4
2:44:54.613 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/90486cce8a52_live RTSP/1.0 CSeq: 5 Session: 04388963
2:44:54.614 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 03540410
2:44:54.763 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBbgICAoAAAfQAAE4gdDAA37gADfsl3lxoYAG/cAAb9ku8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:54.764 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/54e0193120f8_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:54.764 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 67115552;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2
2:44:54.764 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/54e0193120f8_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 67115552
2:44:54.765 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 78752341;timeout=60
2:44:54.765 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/54e0193120f8_live/trackID=1 RTSP/1.0 Session: 67115552 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4
2:44:54.766 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4 Session: 78771234;timeout=60
2:44:54.766 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/54e0193120f8_live RTSP/1.0 CSeq: 5 Session: 67115552
2:44:54.766 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 78771234
2:44:54.914 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBagICAoAAAfQAAE4gdDAAjhAACOEF3lxoYAEcIAARwgu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:54.914 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a163b95f_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:54.915 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 24786025;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2
2:44:54.915 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a163b95f_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 24786025
2:44:54.916 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 47694004;timeout=60
2:44:54.916 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a163b95f_live/trackID=1 RTSP/1.0 CSeq: 4 Session: 24786025 Transport: RTP/AVP/TCP;unicast;interleaved=2-3
2:44:54.918 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4 Session: 77121562;timeout=60
2:44:54.918 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/3ce1a163b95f_live RTSP/1.0 CSeq: 5 Session: 24786025
2:44:54.918 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 77121562
2:44:55.020 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBbgICAoAAAfQAAE4gdDAAjhAACOEF3lxoYAEcIAARwgu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:55.020 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f264f6_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:55.021 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 78560798;timeout=60
2:44:55.021 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f264f6_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 78560798
2:44:55.022 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 41898325;timeout=60
2:44:55.022 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f264f6_live/trackID=1 RTSP/1.0 Session: 78560798 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4
2:44:55.023 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4 Session: 08641134;timeout=60
2:44:55.023 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/9c7613f264f6_live RTSP/1.0 Session: 78560798 CSeq: 5
2:44:55.024 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 08641134
2:44:55.179 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBagICAoAAAfQAAE4gdDAA/jgAD+N13lxoYAH8cAAfxuu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:55.180 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a160d2dd_live/trackID=0 RTSP/1.0 CSeq: 2 Transport: RTP/AVP/TCP;unicast;interleaved=0-1
2:44:55.180 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 28185065;timeout=60
2:44:55.181 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a160d2dd_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 28185065
2:44:55.181 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 3 Session: 85385276;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=4-5
2:44:55.181 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a160d2dd_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4 Session: 28185065
2:44:55.182 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4 Session: 40804122;timeout=60
2:44:55.182 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/3ce1a160d2dd_live RTSP/1.0 Session: 28185065 CSeq: 5
2:44:55.183 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 40804122 Cseq: 5
2:44:55.184 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBagICAoAAAfQAAE4gdDAAjhAACOEF3lxoYAEcIAARwgu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:55.185 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a12046c5_live/trackID=0 RTSP/1.0 CSeq: 2 Transport: RTP/AVP/TCP;unicast;interleaved=0-1
2:44:55.185 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 09290113;timeout=60
2:44:55.185 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a12046c5_live/trackID=2 RTSP/1.0 Session: 09290113 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3
2:44:55.189 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 31032835;timeout=60
2:44:55.190 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/3ce1a12046c5_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4 Session: 09290113
2:44:55.191 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 02173988;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4
2:44:55.191 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/3ce1a12046c5_live RTSP/1.0 Session: 09290113 CSeq: 5
2:44:55.192 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 02173988 Cseq: 5
2:44:55.366 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Length: 572 Content-Type: application/sdp Cseq: 1 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBagICAoAAAfQAAE4gdDAAjhAACOEF3lxoYAEcIAARwgu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:55.367 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/047bcb215358_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:55.367 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 47535304;timeout=60
2:44:55.368 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/047bcb215358_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 47535304
2:44:55.369 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 75932120;timeout=60
2:44:55.370 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/047bcb215358_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4 Session: 47535304
2:44:55.371 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4 Session: 24029663;timeout=60
2:44:55.371 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/047bcb215358_live RTSP/1.0 CSeq: 5 Session: 47535304
2:44:55.372 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 24029663 Cseq: 5
2:44:55.423 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Length: 572 Content-Type: application/sdp Cseq: 1 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBagICAoAAAfQAAE4gdDAAjhAACOEF3lxoYAEcIAARwgu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:55.423 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/083a8803d027_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:55.424 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 2 Session: 67141524;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=0-1
2:44:55.424 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/083a8803d027_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 67141524
2:44:55.425 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 51671750;timeout=60
2:44:55.426 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/083a8803d027_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4 Session: 67141524
2:44:55.427 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4 Session: 26759421;timeout=60
2:44:55.427 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/083a8803d027_live RTSP/1.0 CSeq: 5 Session: 67141524
2:44:55.427 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 26759421 Cseq: 5
2:44:55.522 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Length: 572 Content-Type: application/sdp Cseq: 1 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBbgICAoAAAfQAAE4gdDAAjhAACOEF3lxoYAEcIAARwgu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:55.523 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/54e019312f7b_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:55.523 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 68335166;timeout=60
2:44:55.523 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/54e019312f7b_live/trackID=2 RTSP/1.0 Session: 68335166 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3
2:44:55.524 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 58269178;timeout=60
2:44:55.525 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/54e019312f7b_live/trackID=1 RTSP/1.0 CSeq: 4 Session: 68335166 Transport: RTP/AVP/TCP;unicast;interleaved=2-3
2:44:55.525 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4 Session: 91147761;timeout=60
2:44:55.526 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/54e019312f7b_live RTSP/1.0 CSeq: 5 Session: 68335166
2:44:55.526 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 91147761
2:44:55.794 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 568 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAHqw0yAoC/5cBbgICAoAAAfQAADqYdDALoAC6Bd5caGAXQAF0C7y4UA==,aO48MAA=; profile-level-id=64001E a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:55.795 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f561ea_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:55.795 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 85056421;timeout=60
2:44:55.796 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f561ea_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 85056421
2:44:55.796 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 70473338;timeout=60
2:44:55.797 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c7613f561ea_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4 Session: 85056421
2:44:55.798 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 4 Session: 47221265;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=2-3
2:44:55.798 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/9c7613f561ea_live RTSP/1.0 CSeq: 5 Session: 85056421
2:44:55.799 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 47221265
2:44:56.977 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 1 Content-Length: 572 Content-Type: application/sdp v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAKaw0yAeAIn5cBbgICAoAAAfQAAE4gdDAAjhAACOEF3lxoYAEcIAARwgu8uFA,aO48MAA=; profile-level-id=640029 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:44:56.977 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c76136b9d9f_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:44:56.978 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 2 Session: 79325713;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=0-1
2:44:56.978 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c76136b9d9f_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 3 Session: 79325713
2:44:56.979 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 3 Session: 18622314;timeout=60
2:44:56.979 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/9c76136b9d9f_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 4 Session: 79325713
2:44:56.979 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 87842919;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 4
2:44:56.980 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/9c76136b9d9f_live RTSP/1.0 CSeq: 5 Session: 79325713
2:44:56.980 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 87842919
2:45:24.630 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/9c7613f264c2_live RTSP/1.0 CSeq: 6 Session: 08286132
2:45:24.744 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/90486cce8a52_live RTSP/1.0 CSeq: 6 Session: 04388963
2:45:24.928 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/54e0193120f8_live RTSP/1.0 CSeq: 6 Session: 67115552
2:45:25.043 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/3ce1a163b95f_live RTSP/1.0 CSeq: 6 Session: 24786025
2:45:25.159 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/9c7613f264f6_live RTSP/1.0 CSeq: 6 Session: 78560798
2:45:25.353 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/3ce1a160d2dd_live RTSP/1.0 CSeq: 6 Session: 28185065
2:45:25.372 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/3ce1a12046c5_live RTSP/1.0 CSeq: 6 Session: 09290113
2:45:25.510 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/047bcb215358_live RTSP/1.0 CSeq: 6 Session: 47535304
2:45:25.575 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/083a8803d027_live RTSP/1.0 CSeq: 6 Session: 67141524
2:45:25.646 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/54e019312f7b_live RTSP/1.0 CSeq: 6 Session: 68335166
2:45:25.973 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/9c7613f561ea_live RTSP/1.0 CSeq: 6 Session: 85056421
2:45:27.133 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/9c76136b9d9f_live RTSP/1.0 CSeq: 6 Session: 79325713
2:45:35.197 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 11 Session: 54901051
2:45:35.198 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 11 Session: 85020853
2:46:30.201 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 12 Session: 54901051
2:46:30.202 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 12 Session: 85020853
2:47:25.300 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 13 Session: 54901051
2:47:25.300 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 13 Session: 85020853
2:48:20.302 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 14 Session: 54901051
2:48:20.303 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 85020853 Cseq: 14
2:49:15.305 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 15 Session: 54901051
2:49:15.306 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 15 Session: 85020853
2:50:10.319 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 16 Session: 54901051
2:50:10.320 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 85020853 Cseq: 16
2:50:49.942 PM warn undefined error=read tcp 192.168.16.1:45536->192.168.16.2:8554: i/o timeout url=rtsp://192.168.16.2:8554/90486cf9dc04_live caller=github.com/AlexxIT/go2rtc/internal/streams/producer.go:171
2:50:49.943 PM trace [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.3 CSeq: 1
2:50:49.944 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAMqwbGoBgAwf8BbgICAoAAAfQAAF3AdDABMSAACYlpd5caGACYkAAExLS7y4U,aO44MAA=; profile-level-id=640032 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:50:49.945 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:50:49.945 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=0-1 Cseq: 2 Session: 06962176;timeout=60
2:50:49.945 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=1 RTSP/1.0 Session: 06962176 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 3
2:50:49.946 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=2-3 Cseq: 3 Session: 39748127;timeout=60
2:50:49.946 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 4 Session: 06962176
2:50:49.946 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 4 Session: 73594931;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=4-5
2:50:49.946 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 17 Session: 54901051
2:50:49.946 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 5 Session: 06962176
2:50:49.947 PM trace [rtsp] client response:RTSP/1.0 200 OK Session: 73594931 Cseq: 5
2:50:54.947 PM warn undefined error=read tcp 192.168.16.1:39172->192.168.16.2:8554: i/o timeout url=rtsp://192.168.16.2:8554/90486cf9dc04_live caller=github.com/AlexxIT/go2rtc/internal/streams/producer.go:171
2:50:54.948 PM trace [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.3 CSeq: 1
2:50:54.949 PM trace [rtsp] client response:RTSP/1.0 200 OK Content-Type: application/sdp Cseq: 1 Content-Length: 572 v=0 o=- 1 1 IN IP4 0.0.0.0 s=go2rtc/1.9.2 c=IN IP4 0.0.0.0 t=0 0 m=video 0 RTP/AVP 96 a=rtpmap:96 H264/90000 a=fmtp:96 packetization-mode=1; sprop-parameter-sets=Z2QAMqwbGoBgAwf8BbgICAoAAAfQAAF3AdDABMSAACYlpd5caGACYkAAExLS7y4U,aO44MAA=; profile-level-id=640032 a=control:trackID=0 m=audio 0 RTP/AVP 97 a=rtpmap:97 MPEG4-GENERIC/48000/2 a=fmtp:97 profile-level-id=1;mode=AAC-hbr;sizelength=13;indexlength=3;indexdeltalength=3; config=119056E500 a=control:trackID=1 m=audio 0 RTP/AVP 98 a=rtpmap:98 OPUS/48000/2 a=fmtp:98 sprop-stereo=1 a=control:trackID=2
2:50:54.950 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=0 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=0-1 CSeq: 2
2:50:54.950 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 2 Session: 73981532;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=0-1
2:50:54.950 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=1 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=2-3 CSeq: 3 Session: 73981532
2:50:54.950 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 3 Session: 84687911;timeout=60 Transport: RTP/AVP/TCP;unicast;interleaved=2-3
2:50:54.951 PM trace [rtsp] client request:SETUP rtsp://192.168.16.2:8554/90486cf9dc04_live/trackID=2 RTSP/1.0 Transport: RTP/AVP/TCP;unicast;interleaved=4-5 CSeq: 4 Session: 73981532
2:50:54.951 PM trace [rtsp] client response:RTSP/1.0 200 OK Transport: RTP/AVP/TCP;unicast;interleaved=4-5 Cseq: 4 Session: 61908406;timeout=60
2:50:54.951 PM trace [rtsp] client request:TEARDOWN rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 Session: 06962176 CSeq: 6
2:50:54.951 PM trace [rtsp] client request:PLAY rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 5 Session: 73981532
2:50:54.952 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 5 Session: 61908406
2:51:49.953 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 6 Session: 73981532
2:51:49.953 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 6 Session: 61908406
2:52:45.033 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 7 Session: 73981532
2:52:45.033 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 7 Session: 61908406
2:53:40.074 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 8 Session: 73981532
2:53:40.075 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 8 Session: 61908406
2:54:35.079 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 9 Session: 73981532
2:54:35.080 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 9 Session: 61908406
2:55:30.105 PM trace [rtsp] client request:OPTIONS rtsp://192.168.16.2:8554/90486cf9dc04_live RTSP/1.0 CSeq: 10 Session: 73981532
2:55:30.106 PM trace [rtsp] client response:RTSP/1.0 200 OK Cseq: 10 Session: 61908406

`

AlexxIT commented 3 months ago

"i/o timeout" it's usual connection error. It can be useful if it connected to "start from CONN state". But I can't see this in your logs.