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.06k stars 323 forks source link

Video stream not loading with Tapo protocol #986

Open lorenzomartini1 opened 5 months ago

lorenzomartini1 commented 5 months ago

Hi, I'm using the go2rtc module inside Frigate. I've some problem when I'm using the two-way-audio functionality for a Tapo C212 camera.

go2rtc config inside Frigate:

go2rtc:
  streams:
    <other cameras>
    cam_gatto:
      - rtsp://localuser:localpw@192.168.1.161:554/stream1

    cam_gatto_sub:
      - rtsp://localuser:localpw@192.168.1.161:554/stream2

    cam_gatto_twa:
      - tapo://admin:sha256cloudpassword@192.168.1.161

  webrtc:
    candidates:
      - 192.168.1.130:8555
      #- stun:8555
      - 93.56.x.x:8555
      - stun:8555

The first doubt is about candidates: I've seen lot of different config on the web but i'm not sure what is the best for my env. Frigate container is behing host network mode. The server IP which runs docker is 192.168.1.130. My current client IP is 192.168.1.21. My home network extenal IP address is 93.56.x.x. I'm using Fastweb as ISP and I'm behind a normal NAT. On the modem I've forwarded 8555 port both TCP/UDP to the docker server.

Main problem is: from the LAN and outside the network I can't see WebRTC:

type: custom:webrtc-camera
streams:
  - url: cam_gatto_sub
    media: video,audio
    name: MIC OFF
  - url: cam_gatto_twa
    media: video,audio,microphone
    mode: webrtc
    name: MIC ON
ui: true
digital_ptz:
  mouse_drag_pan: true
  mouse_wheel_zoom: true
  mouse_double_click_zoom: true
  touch_drag_pan: true
  touch_pinch_zoom: true
  touch_tap_drag_zoom: true
  persist: true
ptz:
  service: onvif.ptz
  data_left:
    entity_id: camera.camera_di_lore_mainstream
    pan: LEFT
  data_right:
    entity_id: camera.camera_di_lore_mainstream
    pan: RIGHT
  data_up:
    entity_id: camera.camera_di_lore_mainstream
    tilt: UP
  data_down:
    entity_id: camera.camera_di_lore_mainstream
    tilt: DOWN
background: false

With this card config I can stream correctly audio and video from cam_gatto_sub camera, but when I switch to MIC ON stream (so cam_gatto_twa one) I got always loading video but two way audio instantly working.

image

go2rtc trace log:
2024-03-06 09:18:07.488601900  09:18:07.488 DBG [webrtc] new consumer src=cam_gatto
2024-03-06 09:18:07.489219089  09:18:07.489 TRC [webrtc] offer:
2024-03-06 09:18:07.489223227  v=0
2024-03-06 09:18:07.489225446  o=- 5672987534217153032 2 IN IP4 127.0.0.1
2024-03-06 09:18:07.489227207  s=-
2024-03-06 09:18:07.489229004  t=0 0
2024-03-06 09:18:07.489230984  a=group:BUNDLE 0 1
2024-03-06 09:18:07.489232845  a=extmap-allow-mixed
2024-03-06 09:18:07.489234634  a=msid-semantic: WMS
2024-03-06 09:18:07.489237294  m=video 9 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 35 36 37 38 102 103 104 105 106 107 108 109 127 125 39 40 41 42 43 44 45 46 47 48 112 113 114 115 116 117 118 49
2024-03-06 09:18:07.489239036  c=IN IP4 0.0.0.0
2024-03-06 09:18:07.489240822  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 09:18:07.489242515  a=ice-ufrag:VQKS
2024-03-06 09:18:07.489244519  a=ice-pwd:q1a05RB8vPLDi64GyvD9Adyb
2024-03-06 09:18:07.489246354  a=ice-options:trickle
2024-03-06 09:18:07.489248756  a=fingerprint:sha-256 51:A2:97:FB:73:79:00:0D:25:4F:C7:5F:1E:65:11:10:CC:86:92:03:2C:36:00:C9:76:AF:F6:67:20:AE:22:76
2024-03-06 09:18:07.489250639  a=setup:actpass
2024-03-06 09:18:07.489252380  a=mid:0
2024-03-06 09:18:07.489254435  a=extmap:1 urn:ietf:params:rtp-hdrext:toffset
2024-03-06 09:18:07.489256797  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 09:18:07.489258870  a=extmap:3 urn:3gpp:video-orientation
2024-03-06 09:18:07.489260925  a=extmap:4 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 09:18:07.489263191  a=extmap:5 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
2024-03-06 09:18:07.489265374  a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
2024-03-06 09:18:07.489267802  a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
2024-03-06 09:18:07.489270041  a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/color-space
2024-03-06 09:18:07.489272010  a=extmap:9 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 09:18:07.489274133  a=extmap:10 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id
2024-03-06 09:18:07.489276337  a=extmap:11 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id
2024-03-06 09:18:07.489278112  a=recvonly
2024-03-06 09:18:07.489279890  a=rtcp-mux
2024-03-06 09:18:07.489281620  a=rtcp-rsize
2024-03-06 09:18:07.489283490  a=rtpmap:96 VP8/90000
2024-03-06 09:18:07.489285367  a=rtcp-fb:96 goog-remb
2024-03-06 09:18:07.489287367  a=rtcp-fb:96 transport-cc
2024-03-06 09:18:07.489289323  a=rtcp-fb:96 ccm fir
2024-03-06 09:18:07.489291136  a=rtcp-fb:96 nack
2024-03-06 09:18:07.489293070  a=rtcp-fb:96 nack pli
2024-03-06 09:18:07.489294929  a=rtpmap:97 rtx/90000
2024-03-06 09:18:07.489296693  a=fmtp:97 apt=96
2024-03-06 09:18:07.489298549  a=rtpmap:98 VP9/90000
2024-03-06 09:18:07.489300512  a=rtcp-fb:98 goog-remb
2024-03-06 09:18:07.489302413  a=rtcp-fb:98 transport-cc
2024-03-06 09:18:07.489304259  a=rtcp-fb:98 ccm fir
2024-03-06 09:18:07.489306171  a=rtcp-fb:98 nack
2024-03-06 09:18:07.489307981  a=rtcp-fb:98 nack pli
2024-03-06 09:18:07.489309837  a=fmtp:98 profile-id=0
2024-03-06 09:18:07.489311749  a=rtpmap:99 rtx/90000
2024-03-06 09:18:07.489313558  a=fmtp:99 apt=98
2024-03-06 09:18:07.489315322  a=rtpmap:100 VP9/90000
2024-03-06 09:18:07.489316917  a=rtcp-fb:100 goog-remb
2024-03-06 09:18:07.489318601  a=rtcp-fb:100 transport-cc
2024-03-06 09:18:07.489320361  a=rtcp-fb:100 ccm fir
2024-03-06 09:18:07.489322112  a=rtcp-fb:100 nack
2024-03-06 09:18:07.489323875  a=rtcp-fb:100 nack pli
2024-03-06 09:18:07.489325743  a=fmtp:100 profile-id=2
2024-03-06 09:18:07.489327625  a=rtpmap:101 rtx/90000
2024-03-06 09:18:07.489329368  a=fmtp:101 apt=100
2024-03-06 09:18:07.489331107  a=rtpmap:35 VP9/90000
2024-03-06 09:18:07.489332826  a=rtcp-fb:35 goog-remb
2024-03-06 09:18:07.489334564  a=rtcp-fb:35 transport-cc
2024-03-06 09:18:07.489336455  a=rtcp-fb:35 ccm fir
2024-03-06 09:18:07.489338227  a=rtcp-fb:35 nack
2024-03-06 09:18:07.489340076  a=rtcp-fb:35 nack pli
2024-03-06 09:18:07.489341870  a=fmtp:35 profile-id=1
2024-03-06 09:18:07.489343652  a=rtpmap:36 rtx/90000
2024-03-06 09:18:07.489345369  a=fmtp:36 apt=35
2024-03-06 09:18:07.489347153  a=rtpmap:37 VP9/90000
2024-03-06 09:18:07.489348993  a=rtcp-fb:37 goog-remb
2024-03-06 09:18:07.489350805  a=rtcp-fb:37 transport-cc
2024-03-06 09:18:07.489352618  a=rtcp-fb:37 ccm fir
2024-03-06 09:18:07.489354444  a=rtcp-fb:37 nack
2024-03-06 09:18:07.489356284  a=rtcp-fb:37 nack pli
2024-03-06 09:18:07.489358056  a=fmtp:37 profile-id=3
2024-03-06 09:18:07.489359923  a=rtpmap:38 rtx/90000
2024-03-06 09:18:07.489361699  a=fmtp:38 apt=37
2024-03-06 09:18:07.489363428  a=rtpmap:102 H264/90000
2024-03-06 09:18:07.489365103  a=rtcp-fb:102 goog-remb
2024-03-06 09:18:07.489366622  a=rtcp-fb:102 transport-cc
2024-03-06 09:18:07.489368463  a=rtcp-fb:102 ccm fir
2024-03-06 09:18:07.489370220  a=rtcp-fb:102 nack
2024-03-06 09:18:07.489372021  a=rtcp-fb:102 nack pli
2024-03-06 09:18:07.489374276  a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
2024-03-06 09:18:07.489376070  a=rtpmap:103 rtx/90000
2024-03-06 09:18:07.489377887  a=fmtp:103 apt=102
2024-03-06 09:18:07.489379512  a=rtpmap:104 H264/90000
2024-03-06 09:18:07.489381225  a=rtcp-fb:104 goog-remb
2024-03-06 09:18:07.489382864  a=rtcp-fb:104 transport-cc
2024-03-06 09:18:07.489384572  a=rtcp-fb:104 ccm fir
2024-03-06 09:18:07.489386199  a=rtcp-fb:104 nack
2024-03-06 09:18:07.489387871  a=rtcp-fb:104 nack pli
2024-03-06 09:18:07.489389841  a=fmtp:104 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42001f
2024-03-06 09:18:07.489391617  a=rtpmap:105 rtx/90000
2024-03-06 09:18:07.489393341  a=fmtp:105 apt=104
2024-03-06 09:18:07.489395179  a=rtpmap:106 H264/90000
2024-03-06 09:18:07.489397077  a=rtcp-fb:106 goog-remb
2024-03-06 09:18:07.489398949  a=rtcp-fb:106 transport-cc
2024-03-06 09:18:07.489400803  a=rtcp-fb:106 ccm fir
2024-03-06 09:18:07.489402678  a=rtcp-fb:106 nack
2024-03-06 09:18:07.489404519  a=rtcp-fb:106 nack pli
2024-03-06 09:18:07.489406663  a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
2024-03-06 09:18:07.489408412  a=rtpmap:107 rtx/90000
2024-03-06 09:18:07.489410204  a=fmtp:107 apt=106
2024-03-06 09:18:07.489412087  a=rtpmap:108 H264/90000
2024-03-06 09:18:07.489413877  a=rtcp-fb:108 goog-remb
2024-03-06 09:18:07.489415645  a=rtcp-fb:108 transport-cc
2024-03-06 09:18:07.489417493  a=rtcp-fb:108 ccm fir
2024-03-06 09:18:07.489419317  a=rtcp-fb:108 nack
2024-03-06 09:18:07.489421079  a=rtcp-fb:108 nack pli
2024-03-06 09:18:07.489423183  a=fmtp:108 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f
2024-03-06 09:18:07.489424919  a=rtpmap:109 rtx/90000
2024-03-06 09:18:07.489426679  a=fmtp:109 apt=108
2024-03-06 09:18:07.489428499  a=rtpmap:127 H264/90000
2024-03-06 09:18:07.489430324  a=rtcp-fb:127 goog-remb
2024-03-06 09:18:07.489432119  a=rtcp-fb:127 transport-cc
2024-03-06 09:18:07.489433893  a=rtcp-fb:127 ccm fir
2024-03-06 09:18:07.489435665  a=rtcp-fb:127 nack
2024-03-06 09:18:07.489437406  a=rtcp-fb:127 nack pli
2024-03-06 09:18:07.489439613  a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d001f
2024-03-06 09:18:07.489441446  a=rtpmap:125 rtx/90000
2024-03-06 09:18:07.489443221  a=fmtp:125 apt=127
2024-03-06 09:18:07.489445070  a=rtpmap:39 H264/90000
2024-03-06 09:18:07.489446870  a=rtcp-fb:39 goog-remb
2024-03-06 09:18:07.489448663  a=rtcp-fb:39 transport-cc
2024-03-06 09:18:07.489450492  a=rtcp-fb:39 ccm fir
2024-03-06 09:18:07.489452197  a=rtcp-fb:39 nack
2024-03-06 09:18:07.489453814  a=rtcp-fb:39 nack pli
2024-03-06 09:18:07.489456097  a=fmtp:39 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=4d001f
2024-03-06 09:18:07.489457760  a=rtpmap:40 rtx/90000
2024-03-06 09:18:07.489459401  a=fmtp:40 apt=39
2024-03-06 09:18:07.489461165  a=rtpmap:41 H264/90000
2024-03-06 09:18:07.489463081  a=rtcp-fb:41 goog-remb
2024-03-06 09:18:07.489464992  a=rtcp-fb:41 transport-cc
2024-03-06 09:18:07.489466838  a=rtcp-fb:41 ccm fir
2024-03-06 09:18:07.489468565  a=rtcp-fb:41 nack
2024-03-06 09:18:07.489470419  a=rtcp-fb:41 nack pli
2024-03-06 09:18:07.489472452  a=fmtp:41 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=f4001f
2024-03-06 09:18:07.489474267  a=rtpmap:42 rtx/90000
2024-03-06 09:18:07.489476109  a=fmtp:42 apt=41
2024-03-06 09:18:07.489477962  a=rtpmap:43 H264/90000
2024-03-06 09:18:07.489479798  a=rtcp-fb:43 goog-remb
2024-03-06 09:18:07.489481612  a=rtcp-fb:43 transport-cc
2024-03-06 09:18:07.489483454  a=rtcp-fb:43 ccm fir
2024-03-06 09:18:07.489485299  a=rtcp-fb:43 nack
2024-03-06 09:18:07.489487153  a=rtcp-fb:43 nack pli
2024-03-06 09:18:07.489489448  a=fmtp:43 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=f4001f
2024-03-06 09:18:07.489491314  a=rtpmap:44 rtx/90000
2024-03-06 09:18:07.489493085  a=fmtp:44 apt=43
2024-03-06 09:18:07.489494979  a=rtpmap:45 AV1/90000
2024-03-06 09:18:07.489496805  a=rtcp-fb:45 goog-remb
2024-03-06 09:18:07.489498731  a=rtcp-fb:45 transport-cc
2024-03-06 09:18:07.489500545  a=rtcp-fb:45 ccm fir
2024-03-06 09:18:07.489502372  a=rtcp-fb:45 nack
2024-03-06 09:18:07.489504285  a=rtcp-fb:45 nack pli
2024-03-06 09:18:07.489506123  a=rtpmap:46 rtx/90000
2024-03-06 09:18:07.489507965  a=fmtp:46 apt=45
2024-03-06 09:18:07.489509810  a=rtpmap:47 AV1/90000
2024-03-06 09:18:07.489511707  a=rtcp-fb:47 goog-remb
2024-03-06 09:18:07.489513544  a=rtcp-fb:47 transport-cc
2024-03-06 09:18:07.489515296  a=rtcp-fb:47 ccm fir
2024-03-06 09:18:07.489517146  a=rtcp-fb:47 nack
2024-03-06 09:18:07.489519063  a=rtcp-fb:47 nack pli
2024-03-06 09:18:07.489520929  a=fmtp:47 profile=1
2024-03-06 09:18:07.489522799  a=rtpmap:48 rtx/90000
2024-03-06 09:18:07.489524697  a=fmtp:48 apt=47
2024-03-06 09:18:07.489526419  a=rtpmap:112 H264/90000
2024-03-06 09:18:07.489528195  a=rtcp-fb:112 goog-remb
2024-03-06 09:18:07.489530063  a=rtcp-fb:112 transport-cc
2024-03-06 09:18:07.489531953  a=rtcp-fb:112 ccm fir
2024-03-06 09:18:07.489533836  a=rtcp-fb:112 nack
2024-03-06 09:18:07.489535502  a=rtcp-fb:112 nack pli
2024-03-06 09:18:07.489537546  a=fmtp:112 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=64001f
2024-03-06 09:18:07.489539047  a=rtpmap:113 rtx/90000
2024-03-06 09:18:07.489540543  a=fmtp:113 apt=112
2024-03-06 09:18:07.489542160  a=rtpmap:114 H264/90000
2024-03-06 09:18:07.489543793  a=rtcp-fb:114 goog-remb
2024-03-06 09:18:07.489545680  a=rtcp-fb:114 transport-cc
2024-03-06 09:18:07.489547328  a=rtcp-fb:114 ccm fir
2024-03-06 09:18:07.489548836  a=rtcp-fb:114 nack
2024-03-06 09:18:07.489550322  a=rtcp-fb:114 nack pli
2024-03-06 09:18:07.489552133  a=fmtp:114 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=64001f
2024-03-06 09:18:07.489553753  a=rtpmap:115 rtx/90000
2024-03-06 09:18:07.489555277  a=fmtp:115 apt=114
2024-03-06 09:18:07.489556846  a=rtpmap:116 red/90000
2024-03-06 09:18:07.489558357  a=rtpmap:117 rtx/90000
2024-03-06 09:18:07.489559884  a=fmtp:117 apt=116
2024-03-06 09:18:07.489561652  a=rtpmap:118 ulpfec/90000
2024-03-06 09:18:07.489563377  a=rtpmap:49 flexfec-03/90000
2024-03-06 09:18:07.489565037  a=rtcp-fb:49 goog-remb
2024-03-06 09:18:07.489566744  a=rtcp-fb:49 transport-cc
2024-03-06 09:18:07.489568483  a=fmtp:49 repair-window=10000000
2024-03-06 09:18:07.489570306  m=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126
2024-03-06 09:18:07.489571894  c=IN IP4 0.0.0.0
2024-03-06 09:18:07.489573541  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 09:18:07.489575162  a=ice-ufrag:VQKS
2024-03-06 09:18:07.489576942  a=ice-pwd:q1a05RB8vPLDi64GyvD9Adyb
2024-03-06 09:18:07.489578612  a=ice-options:trickle
2024-03-06 09:18:07.489580724  a=fingerprint:sha-256 51:A2:97:FB:73:79:00:0D:25:4F:C7:5F:1E:65:11:10:CC:86:92:03:2C:36:00:C9:76:AF:F6:67:20:AE:22:76
2024-03-06 09:18:07.489582266  a=setup:actpass
2024-03-06 09:18:07.489583857  a=mid:1
2024-03-06 09:18:07.489585716  a=extmap:14 urn:ietf:params:rtp-hdrext:ssrc-audio-level
2024-03-06 09:18:07.489587985  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 09:18:07.489590155  a=extmap:4 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 09:18:07.489592024  a=extmap:9 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 09:18:07.489593636  a=recvonly
2024-03-06 09:18:07.489595120  a=rtcp-mux
2024-03-06 09:18:07.489596826  a=rtpmap:111 opus/48000/2
2024-03-06 09:18:07.489598554  a=rtcp-fb:111 transport-cc
2024-03-06 09:18:07.489600333  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 09:18:07.489602002  a=rtpmap:63 red/48000/2
2024-03-06 09:18:07.489603542  a=fmtp:63 111/111
2024-03-06 09:18:07.489605238  a=rtpmap:9 G722/8000
2024-03-06 09:18:07.489606902  a=rtpmap:0 PCMU/8000
2024-03-06 09:18:07.489608590  a=rtpmap:8 PCMA/8000
2024-03-06 09:18:07.489610243  a=rtpmap:13 CN/8000
2024-03-06 09:18:07.489611991  a=rtpmap:110 telephone-event/48000
2024-03-06 09:18:07.489613706  a=rtpmap:126 telephone-event/8000
2024-03-06 09:18:07.489615105  
2024-03-06 09:18:07.491824073  09:18:07.491 TRC [webrtc] remote candidate="candidate:119685949 1 udp 2113937151 1bc38333-aedc-49a1-b988-58cdaaab6623.local 55338 typ host generation 0 ufrag VQKS network-cost 999"
2024-03-06 09:18:07.492070829  09:18:07.492 TRC [webrtc] remote candidate="candidate:119685949 1 udp 2113937151 1bc38333-aedc-49a1-b988-58cdaaab6623.local 55340 typ host generation 0 ufrag VQKS network-cost 999"
2024-03-06 09:18:07.499399655  09:18:07.499 TRC [webrtc] answer
2024-03-06 09:18:07.499402529  v=0
2024-03-06 09:18:07.499404050  o=- 7997338938785286637 1709713087 IN IP4 0.0.0.0
2024-03-06 09:18:07.499405276  s=-
2024-03-06 09:18:07.499406373  t=0 0
2024-03-06 09:18:07.499408003  a=fingerprint:sha-256 71:14:C3:7D:2E:C1:CD:E7:AE:D7:3E:A8:F9:1A:83:BA:13:59:03:3E:4B:CB:AA:7E:AB:95:A0:D7:DD:34:53:48
2024-03-06 09:18:07.499409157  a=extmap-allow-mixed
2024-03-06 09:18:07.499410360  a=group:BUNDLE 0 1
2024-03-06 09:18:07.499411618  m=video 9 UDP/TLS/RTP/SAVPF 102 106 112
2024-03-06 09:18:07.499412742  c=IN IP4 0.0.0.0
2024-03-06 09:18:07.499413880  a=setup:active
2024-03-06 09:18:07.499415017  a=mid:0
2024-03-06 09:18:07.499416242  a=ice-ufrag:cXiTXHrjGkIbFQjx
2024-03-06 09:18:07.499417458  a=ice-pwd:bZVRlZqUFwKVKZDwZTMcpBBZyrqznMtt
2024-03-06 09:18:07.499418566  a=rtcp-mux
2024-03-06 09:18:07.499419669  a=rtcp-rsize
2024-03-06 09:18:07.499420863  a=rtpmap:102 H264/90000
2024-03-06 09:18:07.499422290  a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
2024-03-06 09:18:07.499423700  a=rtcp-fb:102 goog-remb 
2024-03-06 09:18:07.499425486  a=rtcp-fb:102 transport-cc 
2024-03-06 09:18:07.499427063  a=rtcp-fb:102 ccm fir
2024-03-06 09:18:07.499428633  a=rtcp-fb:102 nack 
2024-03-06 09:18:07.499430218  a=rtcp-fb:102 nack pli
2024-03-06 09:18:07.499431731  a=rtpmap:106 H264/90000
2024-03-06 09:18:07.499433757  a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
2024-03-06 09:18:07.499435379  a=rtcp-fb:106 goog-remb 
2024-03-06 09:18:07.499436987  a=rtcp-fb:106 transport-cc 
2024-03-06 09:18:07.499438623  a=rtcp-fb:106 ccm fir
2024-03-06 09:18:07.499440160  a=rtcp-fb:106 nack 
2024-03-06 09:18:07.499441784  a=rtcp-fb:106 nack pli
2024-03-06 09:18:07.499443322  a=rtpmap:112 H264/90000
2024-03-06 09:18:07.499445195  a=fmtp:112 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=64001f
2024-03-06 09:18:07.499446787  a=rtcp-fb:112 goog-remb 
2024-03-06 09:18:07.499448405  a=rtcp-fb:112 transport-cc 
2024-03-06 09:18:07.499449978  a=rtcp-fb:112 ccm fir
2024-03-06 09:18:07.499451581  a=rtcp-fb:112 nack 
2024-03-06 09:18:07.499453301  a=rtcp-fb:112 nack pli
2024-03-06 09:18:07.499455474  a=extmap:4 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 09:18:07.499457185  a=ssrc:4222334886 cname:go2rtc
2024-03-06 09:18:07.499458962  a=ssrc:4222334886 msid:go2rtc go2rtc-video
2024-03-06 09:18:07.499460664  a=ssrc:4222334886 mslabel:go2rtc
2024-03-06 09:18:07.499462571  a=ssrc:4222334886 label:go2rtc-video
2024-03-06 09:18:07.499464347  a=msid:go2rtc go2rtc-video
2024-03-06 09:18:07.499465958  a=sendonly
2024-03-06 09:18:07.499467726  m=audio 9 UDP/TLS/RTP/SAVPF 111 0 8
2024-03-06 09:18:07.499469368  c=IN IP4 0.0.0.0
2024-03-06 09:18:07.499471137  a=setup:active
2024-03-06 09:18:07.499472809  a=mid:1
2024-03-06 09:18:07.499474631  a=ice-ufrag:cXiTXHrjGkIbFQjx
2024-03-06 09:18:07.499476249  a=ice-pwd:bZVRlZqUFwKVKZDwZTMcpBBZyrqznMtt
2024-03-06 09:18:07.499477887  a=rtcp-mux
2024-03-06 09:18:07.499479612  a=rtcp-rsize
2024-03-06 09:18:07.499481380  a=rtpmap:111 opus/48000/2
2024-03-06 09:18:07.499483206  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 09:18:07.499485037  a=rtcp-fb:111 transport-cc 
2024-03-06 09:18:07.499486688  a=rtpmap:0 PCMU/8000
2024-03-06 09:18:07.499488364  a=rtpmap:8 PCMA/8000
2024-03-06 09:18:07.499490489  a=extmap:4 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 09:18:07.499492173  a=ssrc:726468193 cname:go2rtc
2024-03-06 09:18:07.499494171  a=ssrc:726468193 msid:go2rtc go2rtc-audio
2024-03-06 09:18:07.499495983  a=ssrc:726468193 mslabel:go2rtc
2024-03-06 09:18:07.499497863  a=ssrc:726468193 label:go2rtc-audio
2024-03-06 09:18:07.499499656  a=msid:go2rtc go2rtc-audio
2024-03-06 09:18:07.499501313  a=sendonly
2024-03-06 09:18:07.499502859  
2024-03-06 09:18:07.499586943  09:18:07.499 TRC [webrtc] local candidate="candidate:3135901995 1 udp 2130706431 192.168.1.130 36033 typ host"
2024-03-06 09:18:07.499645986  09:18:07.499 TRC [webrtc] local candidate="candidate:119103691 1 tcp 1671430143 192.168.1.130 8555 typ host tcptype passive"
2024-03-06 09:18:07.499712147  09:18:07.499 TRC [webrtc] local candidate="candidate:868712776 1 udp 2130706431 192.168.179.35 51195 typ host"
2024-03-06 09:18:07.499780750  09:18:07.499 TRC [webrtc] local candidate="candidate:2385834152 1 tcp 1671430143 192.168.179.35 8555 typ host tcptype passive"
2024-03-06 09:18:07.499924905  09:18:07.499 TRC [webrtc] local candidate="candidate:118316277 1 udp 2130706431 192.168.16.1 43277 typ host"
2024-03-06 09:18:07.499968683  09:18:07.499 TRC [webrtc] local candidate="candidate:3137219861 1 tcp 1671430143 192.168.16.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.500078222  09:18:07.500 TRC [webrtc] local candidate="candidate:3358555870 1 udp 2130706431 172.25.0.1 59618 typ host"
2024-03-06 09:18:07.500137744  09:18:07.500 TRC [webrtc] local candidate="candidate:1977356094 1 tcp 1671430143 172.25.0.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.500262558  09:18:07.500 TRC [webrtc] local candidate="candidate:2193111953 1 udp 2130706431 172.20.0.1 36425 typ host"
2024-03-06 09:18:07.500315340  09:18:07.500 TRC [webrtc] local candidate="candidate:1061898865 1 tcp 1671430143 172.20.0.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.500415449  09:18:07.500 TRC [webrtc] local candidate="candidate:2046903532 1 udp 2130706431 172.31.0.1 39439 typ host"
2024-03-06 09:18:07.500469446  09:18:07.500 TRC [webrtc] local candidate="candidate:3354539276 1 tcp 1671430143 172.31.0.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.500588360  09:18:07.500 TRC [webrtc] local candidate="candidate:2976350107 1 udp 2130706431 192.168.32.1 41768 typ host"
2024-03-06 09:18:07.500648354  09:18:07.500 TRC [webrtc] local candidate="candidate:211029627 1 tcp 1671430143 192.168.32.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.500747631  09:18:07.500 TRC [webrtc] local candidate="candidate:3140814676 1 udp 2130706431 172.23.0.1 36028 typ host"
2024-03-06 09:18:07.500782075  09:18:07.500 TRC [webrtc] local candidate="candidate:113669812 1 tcp 1671430143 172.23.0.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.500854627  09:18:07.500 TRC [webrtc] local candidate="candidate:3528925834 1 udp 2130706431 172.18.0.1 53645 typ host"
2024-03-06 09:18:07.500901973  09:18:07.500 TRC [webrtc] local candidate="candidate:1873040234 1 tcp 1671430143 172.18.0.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.500975554  09:18:07.500 TRC [webrtc] local candidate="candidate:2512596946 1 udp 2130706431 172.21.0.1 54201 typ host"
2024-03-06 09:18:07.501019379  09:18:07.500 TRC [webrtc] local candidate="candidate:674258482 1 tcp 1671430143 172.21.0.1 8555 typ host tcptype passive"
2024-03-06 09:18:07.562387580  09:18:07.562 TRC [webrtc] local candidate="candidate:1465116778 1 udp 1694498815 93.56.x.x 58725 typ srflx raddr 0.0.0.0 rport 58725"
2024-03-06 09:18:07.564249968  09:18:07.564 TRC [webrtc] config candidate="candidate:3135901995 1 udp 2030043135 192.168.1.130 8555 typ host"
2024-03-06 09:18:07.564296098  09:18:07.564 TRC [webrtc] config candidate="candidate:119103691 1 tcp 2023751679 192.168.1.130 8555 typ host tcptype passive"
2024-03-06 09:18:07.564333455  09:18:07.564 TRC [webrtc] config candidate="candidate:1845840045 1 udp 2030043135 93.56.x.x 8555 typ host"
2024-03-06 09:18:07.564369490  09:18:07.564 TRC [webrtc] config candidate="candidate:3556129101 1 tcp 2023751679 93.56.x.x 8555 typ host tcptype passive"
2024-03-06 09:18:07.564409438  09:18:07.564 TRC [webrtc] config candidate="candidate:1845840045 1 udp 2030043135 93.56.x.x 8555 typ host"
2024-03-06 09:18:07.564453059  09:18:07.564 TRC [webrtc] config candidate="candidate:3556129101 1 tcp 2023751679 93.56.x.x 8555 typ host tcptype passive"
AlexxIT commented 5 months ago

I think you using Safari. Because I can't see TCP remote candidates. So you can use only UDP candidates. But default UDP port for go2rtc is random. And you using Frigate docker with closed network. So all your random ports closed in the container. So you can:

PS. The go2rtc docs has an error about the static port for UDP by default

lorenzomartini1 commented 5 months ago

I'm using Chrome 122.0.6261.95. Frigate container is already in host mode. I think I didn't understand very well what you mean with"change go2rtc settings to static webrtc port". Should I just add this?

webrtc:
  listen: ":8555"

But since the container is already in host mode, shouldn't I be able to use it without problems at least in the LAN?

lorenzomartini1 commented 5 months ago
webrtc:
  listen: ":8555"

has not solved the infinite video streaming loading problem. Now, when I open WebRTC Magic: video audio microphone from go2rtc UI in Chrome I got these logs:

2024-03-06 10:27:11.473692672  10:27:11.473 DBG [webrtc] new consumer src=cam_gatto_twa
2024-03-06 10:27:11.474430488  10:27:11.474 TRC [webrtc] remote candidate="candidate:2013325619 1 udp 2122260223 192.168.1.21 49766 typ host generation 0 ufrag WZtg network-id 1"
2024-03-06 10:27:11.474923364  10:27:11.474 TRC [webrtc] remote candidate="candidate:3477433404 1 udp 2122194687 192.168.64.1 49767 typ host generation 0 ufrag WZtg network-id 2"
2024-03-06 10:27:11.475174208  10:27:11.474 TRC [webrtc] offer:
2024-03-06 10:27:11.475176813  v=0
2024-03-06 10:27:11.475178660  o=- 1489420027921761843 2 IN IP4 127.0.0.1
2024-03-06 10:27:11.475180208  s=-
2024-03-06 10:27:11.475181670  t=0 0
2024-03-06 10:27:11.475183381  a=group:BUNDLE 0 1 2
2024-03-06 10:27:11.475184972  a=extmap-allow-mixed
2024-03-06 10:27:11.475186517  a=msid-semantic: WMS
2024-03-06 10:27:11.475188233  m=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126
2024-03-06 10:27:11.475189781  c=IN IP4 0.0.0.0
2024-03-06 10:27:11.475191442  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 10:27:11.475192994  a=ice-ufrag:WZtg
2024-03-06 10:27:11.475194636  a=ice-pwd:7jVmkfJd8Dwwju3K6/2KD5Xy
2024-03-06 10:27:11.475196240  a=ice-options:trickle
2024-03-06 10:27:11.475198431  a=fingerprint:sha-256 85:7C:05:7A:BB:2A:FB:C5:7E:39:3F:EB:15:5D:9C:F0:38:6E:7E:31:4A:F4:4A:68:88:07:21:9C:C4:98:F9:A2
2024-03-06 10:27:11.475200306  a=setup:actpass
2024-03-06 10:27:11.475201843  a=mid:0
2024-03-06 10:27:11.475203647  a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
2024-03-06 10:27:11.475205558  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 10:27:11.475207504  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 10:27:11.475209398  a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 10:27:11.475210905  a=sendonly
2024-03-06 10:27:11.475212734  a=msid:- 18391d0f-f7ac-4bc7-8e95-db1c9f05ba37
2024-03-06 10:27:11.475214204  a=rtcp-mux
2024-03-06 10:27:11.475215807  a=rtpmap:111 opus/48000/2
2024-03-06 10:27:11.475217444  a=rtcp-fb:111 transport-cc
2024-03-06 10:27:11.475222515  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 10:27:11.475224051  a=rtpmap:63 red/48000/2
2024-03-06 10:27:11.475225558  a=fmtp:63 111/111
2024-03-06 10:27:11.475227081  a=rtpmap:9 G722/8000
2024-03-06 10:27:11.475228662  a=rtpmap:0 PCMU/8000
2024-03-06 10:27:11.475230206  a=rtpmap:8 PCMA/8000
2024-03-06 10:27:11.475231782  a=rtpmap:13 CN/8000
2024-03-06 10:27:11.475233377  a=rtpmap:110 telephone-event/48000
2024-03-06 10:27:11.475234983  a=rtpmap:126 telephone-event/8000
2024-03-06 10:27:11.475236683  a=ssrc:3089988433 cname:MURSYp8ZOnzdwOvn
2024-03-06 10:27:11.475238484  a=ssrc:3089988433 msid:- 18391d0f-f7ac-4bc7-8e95-db1c9f05ba37
2024-03-06 10:27:11.475240807  m=video 9 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 35 36 37 38 102 103 104 105 106 107 108 109 127 125 39 40 41 42 43 44 45 46 47 48 112 113 114 115 116 117 118 49
2024-03-06 10:27:11.475242375  c=IN IP4 0.0.0.0
2024-03-06 10:27:11.475243897  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 10:27:11.475245446  a=ice-ufrag:WZtg
2024-03-06 10:27:11.475247067  a=ice-pwd:7jVmkfJd8Dwwju3K6/2KD5Xy
2024-03-06 10:27:11.475248652  a=ice-options:trickle
2024-03-06 10:27:11.475250768  a=fingerprint:sha-256 85:7C:05:7A:BB:2A:FB:C5:7E:39:3F:EB:15:5D:9C:F0:38:6E:7E:31:4A:F4:4A:68:88:07:21:9C:C4:98:F9:A2
2024-03-06 10:27:11.475252300  a=setup:actpass
2024-03-06 10:27:11.475253756  a=mid:1
2024-03-06 10:27:11.475255490  a=extmap:14 urn:ietf:params:rtp-hdrext:toffset
2024-03-06 10:27:11.475257394  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 10:27:11.475259013  a=extmap:13 urn:3gpp:video-orientation
2024-03-06 10:27:11.475260798  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 10:27:11.475262595  a=extmap:5 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
2024-03-06 10:27:11.475264435  a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
2024-03-06 10:27:11.475266268  a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
2024-03-06 10:27:11.475268144  a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/color-space
2024-03-06 10:27:11.475269872  a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 10:27:11.475271603  a=extmap:10 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id
2024-03-06 10:27:11.475273511  a=extmap:11 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id
2024-03-06 10:27:11.475275004  a=recvonly
2024-03-06 10:27:11.475276463  a=rtcp-mux
2024-03-06 10:27:11.475277959  a=rtcp-rsize
2024-03-06 10:27:11.475279553  a=rtpmap:96 VP8/90000
2024-03-06 10:27:11.475281150  a=rtcp-fb:96 goog-remb
2024-03-06 10:27:11.475282720  a=rtcp-fb:96 transport-cc
2024-03-06 10:27:11.475284246  a=rtcp-fb:96 ccm fir
2024-03-06 10:27:11.475285768  a=rtcp-fb:96 nack
2024-03-06 10:27:11.475287360  a=rtcp-fb:96 nack pli
2024-03-06 10:27:11.475288881  a=rtpmap:97 rtx/90000
2024-03-06 10:27:11.475290401  a=fmtp:97 apt=96
2024-03-06 10:27:11.475291993  a=rtpmap:98 VP9/90000
2024-03-06 10:27:11.475293573  a=rtcp-fb:98 goog-remb
2024-03-06 10:27:11.475295138  a=rtcp-fb:98 transport-cc
2024-03-06 10:27:11.475296698  a=rtcp-fb:98 ccm fir
2024-03-06 10:27:11.475298203  a=rtcp-fb:98 nack
2024-03-06 10:27:11.475299660  a=rtcp-fb:98 nack pli
2024-03-06 10:27:11.475301220  a=fmtp:98 profile-id=0
2024-03-06 10:27:11.475302779  a=rtpmap:99 rtx/90000
2024-03-06 10:27:11.475304256  a=fmtp:99 apt=98
2024-03-06 10:27:11.475305849  a=rtpmap:100 VP9/90000
2024-03-06 10:27:11.475307374  a=rtcp-fb:100 goog-remb
2024-03-06 10:27:11.475308968  a=rtcp-fb:100 transport-cc
2024-03-06 10:27:11.475310524  a=rtcp-fb:100 ccm fir
2024-03-06 10:27:11.475312056  a=rtcp-fb:100 nack
2024-03-06 10:27:11.475313565  a=rtcp-fb:100 nack pli
2024-03-06 10:27:11.475315150  a=fmtp:100 profile-id=2
2024-03-06 10:27:11.475316697  a=rtpmap:101 rtx/90000
2024-03-06 10:27:11.475318254  a=fmtp:101 apt=100
2024-03-06 10:27:11.475319792  a=rtpmap:35 VP9/90000
2024-03-06 10:27:11.475321300  a=rtcp-fb:35 goog-remb
2024-03-06 10:27:11.475322822  a=rtcp-fb:35 transport-cc
2024-03-06 10:27:11.475324358  a=rtcp-fb:35 ccm fir
2024-03-06 10:27:11.475325898  a=rtcp-fb:35 nack
2024-03-06 10:27:11.475327418  a=rtcp-fb:35 nack pli
2024-03-06 10:27:11.475328998  a=fmtp:35 profile-id=1
2024-03-06 10:27:11.475330510  a=rtpmap:36 rtx/90000
2024-03-06 10:27:11.475332035  a=fmtp:36 apt=35
2024-03-06 10:27:11.475333585  a=rtpmap:37 VP9/90000
2024-03-06 10:27:11.475335119  a=rtcp-fb:37 goog-remb
2024-03-06 10:27:11.475336738  a=rtcp-fb:37 transport-cc
2024-03-06 10:27:11.475338190  a=rtcp-fb:37 ccm fir
2024-03-06 10:27:11.475339546  a=rtcp-fb:37 nack
2024-03-06 10:27:11.475340961  a=rtcp-fb:37 nack pli
2024-03-06 10:27:11.475342424  a=fmtp:37 profile-id=3
2024-03-06 10:27:11.475343926  a=rtpmap:38 rtx/90000
2024-03-06 10:27:11.475345434  a=fmtp:38 apt=37
2024-03-06 10:27:11.475347005  a=rtpmap:102 H264/90000
2024-03-06 10:27:11.475348584  a=rtcp-fb:102 goog-remb
2024-03-06 10:27:11.475350190  a=rtcp-fb:102 transport-cc
2024-03-06 10:27:11.475351706  a=rtcp-fb:102 ccm fir
2024-03-06 10:27:11.475353229  a=rtcp-fb:102 nack
2024-03-06 10:27:11.475354734  a=rtcp-fb:102 nack pli
2024-03-06 10:27:11.475356491  a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
2024-03-06 10:27:11.475358083  a=rtpmap:103 rtx/90000
2024-03-06 10:27:11.475359608  a=fmtp:103 apt=102
2024-03-06 10:27:11.475361173  a=rtpmap:104 H264/90000
2024-03-06 10:27:11.475362763  a=rtcp-fb:104 goog-remb
2024-03-06 10:27:11.475364328  a=rtcp-fb:104 transport-cc
2024-03-06 10:27:11.475365854  a=rtcp-fb:104 ccm fir
2024-03-06 10:27:11.475367363  a=rtcp-fb:104 nack
2024-03-06 10:27:11.475368916  a=rtcp-fb:104 nack pli
2024-03-06 10:27:11.475370704  a=fmtp:104 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42001f
2024-03-06 10:27:11.475372316  a=rtpmap:105 rtx/90000
2024-03-06 10:27:11.475373919  a=fmtp:105 apt=104
2024-03-06 10:27:11.475375452  a=rtpmap:106 H264/90000
2024-03-06 10:27:11.475377059  a=rtcp-fb:106 goog-remb
2024-03-06 10:27:11.475378628  a=rtcp-fb:106 transport-cc
2024-03-06 10:27:11.475380227  a=rtcp-fb:106 ccm fir
2024-03-06 10:27:11.475381733  a=rtcp-fb:106 nack
2024-03-06 10:27:11.475383250  a=rtcp-fb:106 nack pli
2024-03-06 10:27:11.475385149  a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
2024-03-06 10:27:11.475386662  a=rtpmap:107 rtx/90000
2024-03-06 10:27:11.475388155  a=fmtp:107 apt=106
2024-03-06 10:27:11.475389631  a=rtpmap:108 H264/90000
2024-03-06 10:27:11.475391219  a=rtcp-fb:108 goog-remb
2024-03-06 10:27:11.475392818  a=rtcp-fb:108 transport-cc
2024-03-06 10:27:11.475394422  a=rtcp-fb:108 ccm fir
2024-03-06 10:27:11.475395909  a=rtcp-fb:108 nack
2024-03-06 10:27:11.475397474  a=rtcp-fb:108 nack pli
2024-03-06 10:27:11.475399350  a=fmtp:108 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f
2024-03-06 10:27:11.475400897  a=rtpmap:109 rtx/90000
2024-03-06 10:27:11.475402434  a=fmtp:109 apt=108
2024-03-06 10:27:11.475403984  a=rtpmap:127 H264/90000
2024-03-06 10:27:11.475405505  a=rtcp-fb:127 goog-remb
2024-03-06 10:27:11.475407076  a=rtcp-fb:127 transport-cc
2024-03-06 10:27:11.475408601  a=rtcp-fb:127 ccm fir
2024-03-06 10:27:11.475410152  a=rtcp-fb:127 nack
2024-03-06 10:27:11.475411756  a=rtcp-fb:127 nack pli
2024-03-06 10:27:11.475413717  a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d001f
2024-03-06 10:27:11.475415322  a=rtpmap:125 rtx/90000
2024-03-06 10:27:11.475417028  a=fmtp:125 apt=127
2024-03-06 10:27:11.475418606  a=rtpmap:39 H264/90000
2024-03-06 10:27:11.475420155  a=rtcp-fb:39 goog-remb
2024-03-06 10:27:11.475421720  a=rtcp-fb:39 transport-cc
2024-03-06 10:27:11.475423278  a=rtcp-fb:39 ccm fir
2024-03-06 10:27:11.475424808  a=rtcp-fb:39 nack
2024-03-06 10:27:11.475426336  a=rtcp-fb:39 nack pli
2024-03-06 10:27:11.475428254  a=fmtp:39 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=4d001f
2024-03-06 10:27:11.475429849  a=rtpmap:40 rtx/90000
2024-03-06 10:27:11.475431358  a=fmtp:40 apt=39
2024-03-06 10:27:11.475432879  a=rtpmap:41 H264/90000
2024-03-06 10:27:11.475434397  a=rtcp-fb:41 goog-remb
2024-03-06 10:27:11.475435999  a=rtcp-fb:41 transport-cc
2024-03-06 10:27:11.475437557  a=rtcp-fb:41 ccm fir
2024-03-06 10:27:11.475439074  a=rtcp-fb:41 nack
2024-03-06 10:27:11.475440688  a=rtcp-fb:41 nack pli
2024-03-06 10:27:11.475442454  a=fmtp:41 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=f4001f
2024-03-06 10:27:11.475444065  a=rtpmap:42 rtx/90000
2024-03-06 10:27:11.475445577  a=fmtp:42 apt=41
2024-03-06 10:27:11.475447182  a=rtpmap:43 H264/90000
2024-03-06 10:27:11.475448767  a=rtcp-fb:43 goog-remb
2024-03-06 10:27:11.475450348  a=rtcp-fb:43 transport-cc
2024-03-06 10:27:11.475451925  a=rtcp-fb:43 ccm fir
2024-03-06 10:27:11.475453455  a=rtcp-fb:43 nack
2024-03-06 10:27:11.475454952  a=rtcp-fb:43 nack pli
2024-03-06 10:27:11.475456754  a=fmtp:43 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=f4001f
2024-03-06 10:27:11.475458330  a=rtpmap:44 rtx/90000
2024-03-06 10:27:11.475459901  a=fmtp:44 apt=43
2024-03-06 10:27:11.475461448  a=rtpmap:45 AV1/90000
2024-03-06 10:27:11.475462782  a=rtcp-fb:45 goog-remb
2024-03-06 10:27:11.475464118  a=rtcp-fb:45 transport-cc
2024-03-06 10:27:11.475465435  a=rtcp-fb:45 ccm fir
2024-03-06 10:27:11.475466754  a=rtcp-fb:45 nack
2024-03-06 10:27:11.475468174  a=rtcp-fb:45 nack pli
2024-03-06 10:27:11.475469664  a=rtpmap:46 rtx/90000
2024-03-06 10:27:11.475471202  a=fmtp:46 apt=45
2024-03-06 10:27:11.475472751  a=rtpmap:47 AV1/90000
2024-03-06 10:27:11.475474299  a=rtcp-fb:47 goog-remb
2024-03-06 10:27:11.475475895  a=rtcp-fb:47 transport-cc
2024-03-06 10:27:11.475477455  a=rtcp-fb:47 ccm fir
2024-03-06 10:27:11.475479040  a=rtcp-fb:47 nack
2024-03-06 10:27:11.475480546  a=rtcp-fb:47 nack pli
2024-03-06 10:27:11.475482116  a=fmtp:47 profile=1
2024-03-06 10:27:11.475483677  a=rtpmap:48 rtx/90000
2024-03-06 10:27:11.475485159  a=fmtp:48 apt=47
2024-03-06 10:27:11.475486743  a=rtpmap:112 H264/90000
2024-03-06 10:27:11.475488318  a=rtcp-fb:112 goog-remb
2024-03-06 10:27:11.475489949  a=rtcp-fb:112 transport-cc
2024-03-06 10:27:11.475491513  a=rtcp-fb:112 ccm fir
2024-03-06 10:27:11.475493005  a=rtcp-fb:112 nack
2024-03-06 10:27:11.475494548  a=rtcp-fb:112 nack pli
2024-03-06 10:27:11.475496483  a=fmtp:112 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=64001f
2024-03-06 10:27:11.475498038  a=rtpmap:113 rtx/90000
2024-03-06 10:27:11.475499557  a=fmtp:113 apt=112
2024-03-06 10:27:11.475501058  a=rtpmap:114 H264/90000
2024-03-06 10:27:11.475502649  a=rtcp-fb:114 goog-remb
2024-03-06 10:27:11.475504173  a=rtcp-fb:114 transport-cc
2024-03-06 10:27:11.475505753  a=rtcp-fb:114 ccm fir
2024-03-06 10:27:11.475507280  a=rtcp-fb:114 nack
2024-03-06 10:27:11.475508847  a=rtcp-fb:114 nack pli
2024-03-06 10:27:11.475510808  a=fmtp:114 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=64001f
2024-03-06 10:27:11.475512282  a=rtpmap:115 rtx/90000
2024-03-06 10:27:11.475513810  a=fmtp:115 apt=114
2024-03-06 10:27:11.475515378  a=rtpmap:116 red/90000
2024-03-06 10:27:11.475516828  a=rtpmap:117 rtx/90000
2024-03-06 10:27:11.475518335  a=fmtp:117 apt=116
2024-03-06 10:27:11.475519865  a=rtpmap:118 ulpfec/90000
2024-03-06 10:27:11.475521414  a=rtpmap:49 flexfec-03/90000
2024-03-06 10:27:11.475522979  a=rtcp-fb:49 goog-remb
2024-03-06 10:27:11.475524586  a=rtcp-fb:49 transport-cc
2024-03-06 10:27:11.475526192  a=fmtp:49 repair-window=10000000
2024-03-06 10:27:11.475527990  m=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126
2024-03-06 10:27:11.475529533  c=IN IP4 0.0.0.0
2024-03-06 10:27:11.475531029  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 10:27:11.475532575  a=ice-ufrag:WZtg
2024-03-06 10:27:11.475534174  a=ice-pwd:7jVmkfJd8Dwwju3K6/2KD5Xy
2024-03-06 10:27:11.475535730  a=ice-options:trickle
2024-03-06 10:27:11.475537782  a=fingerprint:sha-256 85:7C:05:7A:BB:2A:FB:C5:7E:39:3F:EB:15:5D:9C:F0:38:6E:7E:31:4A:F4:4A:68:88:07:21:9C:C4:98:F9:A2
2024-03-06 10:27:11.475539301  a=setup:actpass
2024-03-06 10:27:11.475540737  a=mid:2
2024-03-06 10:27:11.475542417  a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
2024-03-06 10:27:11.475544183  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 10:27:11.475546075  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 10:27:11.475547710  a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 10:27:11.475549178  a=recvonly
2024-03-06 10:27:11.475550602  a=rtcp-mux
2024-03-06 10:27:11.475552180  a=rtpmap:111 opus/48000/2
2024-03-06 10:27:11.475553804  a=rtcp-fb:111 transport-cc
2024-03-06 10:27:11.475555587  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 10:27:11.475557154  a=rtpmap:63 red/48000/2
2024-03-06 10:27:11.475558713  a=fmtp:63 111/111
2024-03-06 10:27:11.475560203  a=rtpmap:9 G722/8000
2024-03-06 10:27:11.475561783  a=rtpmap:0 PCMU/8000
2024-03-06 10:27:11.475563328  a=rtpmap:8 PCMA/8000
2024-03-06 10:27:11.475564873  a=rtpmap:13 CN/8000
2024-03-06 10:27:11.475566593  a=rtpmap:110 telephone-event/48000
2024-03-06 10:27:11.475568282  a=rtpmap:126 telephone-event/8000
2024-03-06 10:27:11.475569675  
2024-03-06 10:27:11.478256497  10:27:11.476 TRC [webrtc] remote candidate="candidate:2013325619 1 udp 2122260223 192.168.1.21 49768 typ host generation 0 ufrag WZtg network-id 1"
2024-03-06 10:27:11.489236519  10:27:11.488 TRC [webrtc] remote candidate="candidate:3477433404 1 udp 2122194687 192.168.64.1 49769 typ host generation 0 ufrag WZtg network-id 2"
2024-03-06 10:27:11.489397668  10:27:11.489 TRC [webrtc] remote candidate="candidate:3477433404 1 udp 2122194687 192.168.64.1 49771 typ host generation 0 ufrag WZtg network-id 2"
2024-03-06 10:27:11.489400608  10:27:11.489 TRC [webrtc] remote candidate="candidate:2013325619 1 udp 2122260223 192.168.1.21 49770 typ host generation 0 ufrag WZtg network-id 1"
2024-03-06 10:27:11.516407352  10:27:11.516 TRC [webrtc] remote candidate="candidate:2030082837 1 udp 1686052607 93.56.x.x 49766 typ srflx raddr 192.168.1.21 rport 49766 generation 0 ufrag WZtg network-id 1"
2024-03-06 10:27:11.516906910  10:27:11.516 TRC [webrtc] remote candidate="candidate:2030082837 1 udp 1686052607 93.56.x.x 49768 typ srflx raddr 192.168.1.21 rport 49768 generation 0 ufrag WZtg network-id 1"
2024-03-06 10:27:11.517242791  10:27:11.517 TRC [webrtc] answer
2024-03-06 10:27:11.517245560  v=0
2024-03-06 10:27:11.517247427  o=- 1379323790817627526 1709717231 IN IP4 0.0.0.0
2024-03-06 10:27:11.517249017  s=-
2024-03-06 10:27:11.517250456  t=0 0
2024-03-06 10:27:11.517252596  a=fingerprint:sha-256 E0:F6:87:51:61:66:18:DB:E8:6B:C4:DD:CF:8D:B4:A5:87:89:3E:8F:9E:34:4D:96:C7:78:72:B0:48:3C:41:AC
2024-03-06 10:27:11.517254112  a=extmap-allow-mixed
2024-03-06 10:27:11.517255655  a=group:BUNDLE 0 1 2
2024-03-06 10:27:11.517257225  m=audio 9 UDP/TLS/RTP/SAVPF 8
2024-03-06 10:27:11.517258587  c=IN IP4 0.0.0.0
2024-03-06 10:27:11.517260039  a=setup:active
2024-03-06 10:27:11.517261440  a=mid:0
2024-03-06 10:27:11.517262969  a=ice-ufrag:SirnQisBGHmHcqpO
2024-03-06 10:27:11.517264448  a=ice-pwd:welrSXSrXhAeOzNehduqXvvgZPspxMBw
2024-03-06 10:27:11.517265859  a=rtcp-mux
2024-03-06 10:27:11.517267248  a=rtcp-rsize
2024-03-06 10:27:11.517268699  a=rtpmap:8 PCMA/8000
2024-03-06 10:27:11.517270464  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 10:27:11.517271847  a=recvonly
2024-03-06 10:27:11.517273454  m=video 9 UDP/TLS/RTP/SAVPF 102 106 112
2024-03-06 10:27:11.517274877  c=IN IP4 0.0.0.0
2024-03-06 10:27:11.517276277  a=setup:active
2024-03-06 10:27:11.517277633  a=mid:1
2024-03-06 10:27:11.517279175  a=ice-ufrag:SirnQisBGHmHcqpO
2024-03-06 10:27:11.517280760  a=ice-pwd:welrSXSrXhAeOzNehduqXvvgZPspxMBw
2024-03-06 10:27:11.517282092  a=rtcp-mux
2024-03-06 10:27:11.517283791  a=rtcp-rsize
2024-03-06 10:27:11.517285250  a=rtpmap:102 H264/90000
2024-03-06 10:27:11.517287053  a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
2024-03-06 10:27:11.517297700  a=rtcp-fb:102 goog-remb 
2024-03-06 10:27:11.517299220  a=rtcp-fb:102 transport-cc 
2024-03-06 10:27:11.517300668  a=rtcp-fb:102 ccm fir
2024-03-06 10:27:11.517302218  a=rtcp-fb:102 nack 
2024-03-06 10:27:11.517303665  a=rtcp-fb:102 nack pli
2024-03-06 10:27:11.517305139  a=rtpmap:106 H264/90000
2024-03-06 10:27:11.517307005  a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
2024-03-06 10:27:11.517308409  a=rtcp-fb:106 goog-remb 
2024-03-06 10:27:11.517309935  a=rtcp-fb:106 transport-cc 
2024-03-06 10:27:11.517311375  a=rtcp-fb:106 ccm fir
2024-03-06 10:27:11.517312774  a=rtcp-fb:106 nack 
2024-03-06 10:27:11.517314196  a=rtcp-fb:106 nack pli
2024-03-06 10:27:11.517315586  a=rtpmap:112 H264/90000
2024-03-06 10:27:11.517317252  a=fmtp:112 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=64001f
2024-03-06 10:27:11.517318691  a=rtcp-fb:112 goog-remb 
2024-03-06 10:27:11.517320101  a=rtcp-fb:112 transport-cc 
2024-03-06 10:27:11.517321489  a=rtcp-fb:112 ccm fir
2024-03-06 10:27:11.517322923  a=rtcp-fb:112 nack 
2024-03-06 10:27:11.517324497  a=rtcp-fb:112 nack pli
2024-03-06 10:27:11.517326206  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 10:27:11.517327756  a=ssrc:1305815006 cname:go2rtc
2024-03-06 10:27:11.517329359  a=ssrc:1305815006 msid:go2rtc go2rtc-video
2024-03-06 10:27:11.517330899  a=ssrc:1305815006 mslabel:go2rtc
2024-03-06 10:27:11.517332490  a=ssrc:1305815006 label:go2rtc-video
2024-03-06 10:27:11.517333946  a=msid:go2rtc go2rtc-video
2024-03-06 10:27:11.517335300  a=sendonly
2024-03-06 10:27:11.517336892  m=audio 9 UDP/TLS/RTP/SAVPF 111 0 8
2024-03-06 10:27:11.517338292  c=IN IP4 0.0.0.0
2024-03-06 10:27:11.517339686  a=setup:active
2024-03-06 10:27:11.517341012  a=mid:2
2024-03-06 10:27:11.517342546  a=ice-ufrag:SirnQisBGHmHcqpO
2024-03-06 10:27:11.517344192  a=ice-pwd:welrSXSrXhAeOzNehduqXvvgZPspxMBw
2024-03-06 10:27:11.517345534  a=rtcp-mux
2024-03-06 10:27:11.517346996  a=rtcp-rsize
2024-03-06 10:27:11.517348646  a=rtpmap:111 opus/48000/2
2024-03-06 10:27:11.517350256  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 10:27:11.517351753  a=rtcp-fb:111 transport-cc 
2024-03-06 10:27:11.517353233  a=rtpmap:0 PCMU/8000
2024-03-06 10:27:11.517354716  a=rtpmap:8 PCMA/8000
2024-03-06 10:27:11.517356460  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 10:27:11.517357904  a=ssrc:3250063121 cname:go2rtc
2024-03-06 10:27:11.517359517  a=ssrc:3250063121 msid:go2rtc go2rtc-audio
2024-03-06 10:27:11.517361066  a=ssrc:3250063121 mslabel:go2rtc
2024-03-06 10:27:11.517362606  a=ssrc:3250063121 label:go2rtc-audio
2024-03-06 10:27:11.517364056  a=msid:go2rtc go2rtc-audio
2024-03-06 10:27:11.517365442  a=sendonly
2024-03-06 10:27:11.517366721  
2024-03-06 10:27:11.522089307  10:27:11.517 TRC [webrtc] config candidate="candidate:3135901995 1 udp 2030043135 192.168.1.130 8555 typ host"
2024-03-06 10:27:11.522093381  10:27:11.517 TRC [webrtc] config candidate="candidate:119103691 1 tcp 2023751679 192.168.1.130 8555 typ host tcptype passive"
2024-03-06 10:27:11.522095832  10:27:11.517 TRC [webrtc] config candidate="candidate:1845840045 1 udp 2030043135 93.56.x.x 8555 typ host"
2024-03-06 10:27:11.522098307  10:27:11.517 TRC [webrtc] config candidate="candidate:3556129101 1 tcp 2023751679 93.56.x.x 8555 typ host tcptype passive"
2024-03-06 10:27:11.522100377  10:27:11.517 TRC [webrtc] config candidate="candidate:1845840045 1 udp 2030043135 93.56.x.x 8555 typ host"
2024-03-06 10:27:11.522102628  10:27:11.517 TRC [webrtc] config candidate="candidate:3556129101 1 tcp 2023751679 93.56.x.x 8555 typ host tcptype passive"
2024-03-06 10:27:11.522104784  10:27:11.517 TRC [webrtc] local candidate="candidate:2878742611 1 udp 2130706431 127.0.0.1 8555 typ host"
2024-03-06 10:27:11.522106897  10:27:11.517 TRC [webrtc] local candidate="candidate:3135901995 1 udp 2130706431 192.168.1.130 8555 typ host"
2024-03-06 10:27:11.522123793  10:27:11.517 TRC [webrtc] remote candidate="candidate:2030082837 1 udp 1686052607 93.56.x.x 49770 typ srflx raddr 192.168.1.21 rport 49770 generation 0 ufrag WZtg network-id 1"
2024-03-06 10:27:11.522126116  10:27:11.518 TRC [webrtc] local candidate="candidate:868712776 1 udp 2130706431 192.168.179.35 8555 typ host"
2024-03-06 10:27:11.522128119  10:27:11.518 TRC [webrtc] local candidate="candidate:118316277 1 udp 2130706431 192.168.16.1 8555 typ host"
2024-03-06 10:27:11.522130273  10:27:11.518 TRC [webrtc] local candidate="candidate:3358555870 1 udp 2130706431 172.25.0.1 8555 typ host"
2024-03-06 10:27:11.522132427  10:27:11.519 TRC [webrtc] local candidate="candidate:233762139 1 udp 2130706431 172.17.0.1 8555 typ host"
2024-03-06 10:27:11.522134473  10:27:11.519 TRC [webrtc] local candidate="candidate:2193111953 1 udp 2130706431 172.20.0.1 8555 typ host"
2024-03-06 10:27:11.522136522  10:27:11.520 TRC [webrtc] local candidate="candidate:2046903532 1 udp 2130706431 172.31.0.1 8555 typ host"
2024-03-06 10:27:11.522138520  10:27:11.521 TRC [webrtc] local candidate="candidate:2737820120 1 udp 2130706431 172.30.32.1 8555 typ host"
2024-03-06 10:27:11.522140622  10:27:11.521 TRC [webrtc] local candidate="candidate:2976350107 1 udp 2130706431 192.168.32.1 8555 typ host"
2024-03-06 10:27:11.523541236  10:27:11.523 TRC [webrtc] local candidate="candidate:3140814676 1 udp 2130706431 172.23.0.1 8555 typ host"
2024-03-06 10:27:11.523723733  10:27:11.523 TRC [webrtc] local candidate="candidate:3528925834 1 udp 2130706431 172.18.0.1 8555 typ host"
2024-03-06 10:27:11.525621605  10:27:11.525 TRC [webrtc] local candidate="candidate:2512596946 1 udp 2130706431 172.21.0.1 8555 typ host"
2024-03-06 10:27:11.525811927  10:27:11.525 TRC [webrtc] local candidate="candidate:119103691 1 tcp 1671430143 192.168.1.130 8555 typ host tcptype passive"
2024-03-06 10:27:11.529008592  10:27:11.528 TRC [webrtc] local candidate="candidate:2385834152 1 tcp 1671430143 192.168.179.35 8555 typ host tcptype passive"
2024-03-06 10:27:11.529013271  10:27:11.528 TRC [webrtc] local candidate="candidate:3137219861 1 tcp 1671430143 192.168.16.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.529332464  10:27:11.529 TRC [webrtc] local candidate="candidate:1977356094 1 tcp 1671430143 172.25.0.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.529335647  10:27:11.529 TRC [webrtc] local candidate="candidate:1061898865 1 tcp 1671430143 172.20.0.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.529337686  10:27:11.529 TRC [webrtc] local candidate="candidate:3354539276 1 tcp 1671430143 172.31.0.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.529397253  10:27:11.529 TRC [webrtc] local candidate="candidate:211029627 1 tcp 1671430143 192.168.32.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.529504790  10:27:11.529 TRC [webrtc] local candidate="candidate:113669812 1 tcp 1671430143 172.23.0.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.529507291  10:27:11.529 TRC [webrtc] local candidate="candidate:1873040234 1 tcp 1671430143 172.18.0.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.529589653  10:27:11.529 TRC [webrtc] local candidate="candidate:674258482 1 tcp 1671430143 172.21.0.1 8555 typ host tcptype passive"
2024-03-06 10:27:11.590737132  10:27:11.590 TRC [webrtc] local candidate="candidate:1465116778 1 udp 1694498815 93.56.x.x 49561 typ srflx raddr 0.0.0.0 rport 49561"
AlexxIT commented 5 months ago

What about other cameras? Does WebRTC work with any of them?

lorenzomartini1 commented 5 months ago

Ehm no, it doesn't work for any cameras.

AlexxIT commented 5 months ago

Check it from other devices/browsers

lorenzomartini1 commented 5 months ago

From Edge v122.0.2365.66: the same

Maybe because go2rtc is in Frigate container?

got these logs:

2024-03-06 11:29:06.444402097  11:29:06.444 DBG [webrtc] new consumer src=cam_gatto_twa
2024-03-06 11:29:06.445194086  11:29:06.444 TRC [webrtc] offer:
2024-03-06 11:29:06.445197053  v=0
2024-03-06 11:29:06.445198783  o=- 1682723353298864755 2 IN IP4 127.0.0.1
2024-03-06 11:29:06.445200127  s=-
2024-03-06 11:29:06.445201312  t=0 0
2024-03-06 11:29:06.445202639  a=group:BUNDLE 0 1 2
2024-03-06 11:29:06.445203961  a=extmap-allow-mixed
2024-03-06 11:29:06.445205436  a=msid-semantic: WMS
2024-03-06 11:29:06.445207000  m=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126
2024-03-06 11:29:06.445208340  c=IN IP4 0.0.0.0
2024-03-06 11:29:06.445209761  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 11:29:06.445211196  a=ice-ufrag:nnQO
2024-03-06 11:29:06.445212697  a=ice-pwd:/U6+xr+8wfFFlJ09cltFhmkO
2024-03-06 11:29:06.445213657  a=ice-options:trickle
2024-03-06 11:29:06.445214868  a=fingerprint:sha-256 BE:E8:63:C4:FA:6C:A7:BC:97:EB:5E:E7:D0:A9:C2:2A:98:1F:0A:8D:82:D1:00:7E:71:8F:16:D4:50:08:63:AE
2024-03-06 11:29:06.445215765  a=setup:actpass
2024-03-06 11:29:06.445216640  a=mid:0
2024-03-06 11:29:06.445217616  a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
2024-03-06 11:29:06.445218666  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 11:29:06.445219805  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 11:29:06.445220831  a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 11:29:06.445221718  a=sendonly
2024-03-06 11:29:06.445222692  a=msid:- c5370269-1ac1-4644-b8da-aabdf1bf36f6
2024-03-06 11:29:06.445223538  a=rtcp-mux
2024-03-06 11:29:06.445224442  a=rtpmap:111 opus/48000/2
2024-03-06 11:29:06.445225348  a=rtcp-fb:111 transport-cc
2024-03-06 11:29:06.445226324  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 11:29:06.445227230  a=rtpmap:63 red/48000/2
2024-03-06 11:29:06.445228121  a=fmtp:63 111/111
2024-03-06 11:29:06.445229043  a=rtpmap:9 G722/8000
2024-03-06 11:29:06.445229935  a=rtpmap:0 PCMU/8000
2024-03-06 11:29:06.445230802  a=rtpmap:8 PCMA/8000
2024-03-06 11:29:06.445231676  a=rtpmap:13 CN/8000
2024-03-06 11:29:06.445232609  a=rtpmap:110 telephone-event/48000
2024-03-06 11:29:06.445233534  a=rtpmap:126 telephone-event/8000
2024-03-06 11:29:06.445234475  a=ssrc:3976992187 cname:UmKIeqUnqX+SAaRK
2024-03-06 11:29:06.445235530  a=ssrc:3976992187 msid:- c5370269-1ac1-4644-b8da-aabdf1bf36f6
2024-03-06 11:29:06.445236927  m=video 9 UDP/TLS/RTP/SAVPF 96 97 98 99 100 101 35 36 37 38 102 103 104 105 106 107 108 109 127 125 39 40 41 42 43 44 45 46 47 48 112 113 114 115 116 117 118 49
2024-03-06 11:29:06.445237801  c=IN IP4 0.0.0.0
2024-03-06 11:29:06.445241830  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 11:29:06.445242696  a=ice-ufrag:nnQO
2024-03-06 11:29:06.445243604  a=ice-pwd:/U6+xr+8wfFFlJ09cltFhmkO
2024-03-06 11:29:06.445244479  a=ice-options:trickle
2024-03-06 11:29:06.445245703  a=fingerprint:sha-256 BE:E8:63:C4:FA:6C:A7:BC:97:EB:5E:E7:D0:A9:C2:2A:98:1F:0A:8D:82:D1:00:7E:71:8F:16:D4:50:08:63:AE
2024-03-06 11:29:06.445246585  a=setup:actpass
2024-03-06 11:29:06.445247605  a=mid:1
2024-03-06 11:29:06.445249005  a=extmap:14 urn:ietf:params:rtp-hdrext:toffset
2024-03-06 11:29:06.445250376  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 11:29:06.445251640  a=extmap:13 urn:3gpp:video-orientation
2024-03-06 11:29:06.445253122  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 11:29:06.445254509  a=extmap:5 http://www.webrtc.org/experiments/rtp-hdrext/playout-delay
2024-03-06 11:29:06.445255898  a=extmap:6 http://www.webrtc.org/experiments/rtp-hdrext/video-content-type
2024-03-06 11:29:06.445257361  a=extmap:7 http://www.webrtc.org/experiments/rtp-hdrext/video-timing
2024-03-06 11:29:06.445258810  a=extmap:8 http://www.webrtc.org/experiments/rtp-hdrext/color-space
2024-03-06 11:29:06.445260142  a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 11:29:06.445261444  a=extmap:10 urn:ietf:params:rtp-hdrext:sdes:rtp-stream-id
2024-03-06 11:29:06.445262712  a=extmap:11 urn:ietf:params:rtp-hdrext:sdes:repaired-rtp-stream-id
2024-03-06 11:29:06.445263770  a=recvonly
2024-03-06 11:29:06.445264845  a=rtcp-mux
2024-03-06 11:29:06.445265908  a=rtcp-rsize
2024-03-06 11:29:06.445267171  a=rtpmap:96 VP8/90000
2024-03-06 11:29:06.445268567  a=rtcp-fb:96 goog-remb
2024-03-06 11:29:06.445269786  a=rtcp-fb:96 transport-cc
2024-03-06 11:29:06.445270850  a=rtcp-fb:96 ccm fir
2024-03-06 11:29:06.445271948  a=rtcp-fb:96 nack
2024-03-06 11:29:06.445273073  a=rtcp-fb:96 nack pli
2024-03-06 11:29:06.445274231  a=rtpmap:97 rtx/90000
2024-03-06 11:29:06.445275340  a=fmtp:97 apt=96
2024-03-06 11:29:06.445276528  a=rtpmap:98 VP9/90000
2024-03-06 11:29:06.445277662  a=rtcp-fb:98 goog-remb
2024-03-06 11:29:06.445278835  a=rtcp-fb:98 transport-cc
2024-03-06 11:29:06.445279953  a=rtcp-fb:98 ccm fir
2024-03-06 11:29:06.445281058  a=rtcp-fb:98 nack
2024-03-06 11:29:06.445282138  a=rtcp-fb:98 nack pli
2024-03-06 11:29:06.445283346  a=fmtp:98 profile-id=0
2024-03-06 11:29:06.445284624  a=rtpmap:99 rtx/90000
2024-03-06 11:29:06.445286005  a=fmtp:99 apt=98
2024-03-06 11:29:06.445287447  a=rtpmap:100 VP9/90000
2024-03-06 11:29:06.445288850  a=rtcp-fb:100 goog-remb
2024-03-06 11:29:06.445290118  a=rtcp-fb:100 transport-cc
2024-03-06 11:29:06.445291286  a=rtcp-fb:100 ccm fir
2024-03-06 11:29:06.445292417  a=rtcp-fb:100 nack
2024-03-06 11:29:06.445293610  a=rtcp-fb:100 nack pli
2024-03-06 11:29:06.445294798  a=fmtp:100 profile-id=2
2024-03-06 11:29:06.445295953  a=rtpmap:101 rtx/90000
2024-03-06 11:29:06.445297150  a=fmtp:101 apt=100
2024-03-06 11:29:06.445298366  a=rtpmap:35 VP9/90000
2024-03-06 11:29:06.445299622  a=rtcp-fb:35 goog-remb
2024-03-06 11:29:06.445300772  a=rtcp-fb:35 transport-cc
2024-03-06 11:29:06.445301964  a=rtcp-fb:35 ccm fir
2024-03-06 11:29:06.445303213  a=rtcp-fb:35 nack
2024-03-06 11:29:06.445304486  a=rtcp-fb:35 nack pli
2024-03-06 11:29:06.445305678  a=fmtp:35 profile-id=1
2024-03-06 11:29:06.445306876  a=rtpmap:36 rtx/90000
2024-03-06 11:29:06.445308006  a=fmtp:36 apt=35
2024-03-06 11:29:06.445309170  a=rtpmap:37 VP9/90000
2024-03-06 11:29:06.445310335  a=rtcp-fb:37 goog-remb
2024-03-06 11:29:06.445311539  a=rtcp-fb:37 transport-cc
2024-03-06 11:29:06.445312834  a=rtcp-fb:37 ccm fir
2024-03-06 11:29:06.445313961  a=rtcp-fb:37 nack
2024-03-06 11:29:06.445315141  a=rtcp-fb:37 nack pli
2024-03-06 11:29:06.445316272  a=fmtp:37 profile-id=3
2024-03-06 11:29:06.445317396  a=rtpmap:38 rtx/90000
2024-03-06 11:29:06.445318598  a=fmtp:38 apt=37
2024-03-06 11:29:06.445319806  a=rtpmap:102 H264/90000
2024-03-06 11:29:06.445321035  a=rtcp-fb:102 goog-remb
2024-03-06 11:29:06.445322196  a=rtcp-fb:102 transport-cc
2024-03-06 11:29:06.445323340  a=rtcp-fb:102 ccm fir
2024-03-06 11:29:06.445324588  a=rtcp-fb:102 nack
2024-03-06 11:29:06.445325878  a=rtcp-fb:102 nack pli
2024-03-06 11:29:06.445327352  a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
2024-03-06 11:29:06.445328520  a=rtpmap:103 rtx/90000
2024-03-06 11:29:06.445329758  a=fmtp:103 apt=102
2024-03-06 11:29:06.445331032  a=rtpmap:104 H264/90000
2024-03-06 11:29:06.445332423  a=rtcp-fb:104 goog-remb
2024-03-06 11:29:06.445333543  a=rtcp-fb:104 transport-cc
2024-03-06 11:29:06.445334723  a=rtcp-fb:104 ccm fir
2024-03-06 11:29:06.445335935  a=rtcp-fb:104 nack
2024-03-06 11:29:06.445337190  a=rtcp-fb:104 nack pli
2024-03-06 11:29:06.445338851  a=fmtp:104 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42001f
2024-03-06 11:29:06.445340116  a=rtpmap:105 rtx/90000
2024-03-06 11:29:06.445341279  a=fmtp:105 apt=104
2024-03-06 11:29:06.445342472  a=rtpmap:106 H264/90000
2024-03-06 11:29:06.445343790  a=rtcp-fb:106 goog-remb
2024-03-06 11:29:06.445345075  a=rtcp-fb:106 transport-cc
2024-03-06 11:29:06.445346351  a=rtcp-fb:106 ccm fir
2024-03-06 11:29:06.445347538  a=rtcp-fb:106 nack
2024-03-06 11:29:06.445348801  a=rtcp-fb:106 nack pli
2024-03-06 11:29:06.445350280  a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
2024-03-06 11:29:06.445351481  a=rtpmap:107 rtx/90000
2024-03-06 11:29:06.445352682  a=fmtp:107 apt=106
2024-03-06 11:29:06.445354100  a=rtpmap:108 H264/90000
2024-03-06 11:29:06.445355507  a=rtcp-fb:108 goog-remb
2024-03-06 11:29:06.445356924  a=rtcp-fb:108 transport-cc
2024-03-06 11:29:06.445358326  a=rtcp-fb:108 ccm fir
2024-03-06 11:29:06.445359707  a=rtcp-fb:108 nack
2024-03-06 11:29:06.445361137  a=rtcp-fb:108 nack pli
2024-03-06 11:29:06.445362777  a=fmtp:108 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=42e01f
2024-03-06 11:29:06.445364119  a=rtpmap:109 rtx/90000
2024-03-06 11:29:06.445365391  a=fmtp:109 apt=108
2024-03-06 11:29:06.445366584  a=rtpmap:127 H264/90000
2024-03-06 11:29:06.445367815  a=rtcp-fb:127 goog-remb
2024-03-06 11:29:06.445369107  a=rtcp-fb:127 transport-cc
2024-03-06 11:29:06.445370305  a=rtcp-fb:127 ccm fir
2024-03-06 11:29:06.445371509  a=rtcp-fb:127 nack
2024-03-06 11:29:06.445372726  a=rtcp-fb:127 nack pli
2024-03-06 11:29:06.445374203  a=fmtp:127 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=4d001f
2024-03-06 11:29:06.445375430  a=rtpmap:125 rtx/90000
2024-03-06 11:29:06.445376515  a=fmtp:125 apt=127
2024-03-06 11:29:06.445377675  a=rtpmap:39 H264/90000
2024-03-06 11:29:06.445378940  a=rtcp-fb:39 goog-remb
2024-03-06 11:29:06.445380313  a=rtcp-fb:39 transport-cc
2024-03-06 11:29:06.445381689  a=rtcp-fb:39 ccm fir
2024-03-06 11:29:06.445383039  a=rtcp-fb:39 nack
2024-03-06 11:29:06.445384280  a=rtcp-fb:39 nack pli
2024-03-06 11:29:06.445385725  a=fmtp:39 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=4d001f
2024-03-06 11:29:06.445386992  a=rtpmap:40 rtx/90000
2024-03-06 11:29:06.445388171  a=fmtp:40 apt=39
2024-03-06 11:29:06.445389407  a=rtpmap:41 H264/90000
2024-03-06 11:29:06.445390662  a=rtcp-fb:41 goog-remb
2024-03-06 11:29:06.445391916  a=rtcp-fb:41 transport-cc
2024-03-06 11:29:06.445393143  a=rtcp-fb:41 ccm fir
2024-03-06 11:29:06.445394285  a=rtcp-fb:41 nack
2024-03-06 11:29:06.445395509  a=rtcp-fb:41 nack pli
2024-03-06 11:29:06.445397089  a=fmtp:41 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=f4001f
2024-03-06 11:29:06.445398437  a=rtpmap:42 rtx/90000
2024-03-06 11:29:06.445399731  a=fmtp:42 apt=41
2024-03-06 11:29:06.445400964  a=rtpmap:43 H264/90000
2024-03-06 11:29:06.445402443  a=rtcp-fb:43 goog-remb
2024-03-06 11:29:06.445403747  a=rtcp-fb:43 transport-cc
2024-03-06 11:29:06.445404928  a=rtcp-fb:43 ccm fir
2024-03-06 11:29:06.445406095  a=rtcp-fb:43 nack
2024-03-06 11:29:06.445407270  a=rtcp-fb:43 nack pli
2024-03-06 11:29:06.445409107  a=fmtp:43 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=f4001f
2024-03-06 11:29:06.445410564  a=rtpmap:44 rtx/90000
2024-03-06 11:29:06.445411830  a=fmtp:44 apt=43
2024-03-06 11:29:06.445413154  a=rtpmap:45 AV1/90000
2024-03-06 11:29:06.445414499  a=rtcp-fb:45 goog-remb
2024-03-06 11:29:06.445415853  a=rtcp-fb:45 transport-cc
2024-03-06 11:29:06.445417098  a=rtcp-fb:45 ccm fir
2024-03-06 11:29:06.445418277  a=rtcp-fb:45 nack
2024-03-06 11:29:06.445419537  a=rtcp-fb:45 nack pli
2024-03-06 11:29:06.445420700  a=rtpmap:46 rtx/90000
2024-03-06 11:29:06.445421821  a=fmtp:46 apt=45
2024-03-06 11:29:06.445423025  a=rtpmap:47 AV1/90000
2024-03-06 11:29:06.445424227  a=rtcp-fb:47 goog-remb
2024-03-06 11:29:06.445425786  a=rtcp-fb:47 transport-cc
2024-03-06 11:29:06.445426936  a=rtcp-fb:47 ccm fir
2024-03-06 11:29:06.445428139  a=rtcp-fb:47 nack
2024-03-06 11:29:06.445429395  a=rtcp-fb:47 nack pli
2024-03-06 11:29:06.445430758  a=fmtp:47 profile=1
2024-03-06 11:29:06.445432144  a=rtpmap:48 rtx/90000
2024-03-06 11:29:06.445433491  a=fmtp:48 apt=47
2024-03-06 11:29:06.445434788  a=rtpmap:112 H264/90000
2024-03-06 11:29:06.445436038  a=rtcp-fb:112 goog-remb
2024-03-06 11:29:06.445437231  a=rtcp-fb:112 transport-cc
2024-03-06 11:29:06.445438434  a=rtcp-fb:112 ccm fir
2024-03-06 11:29:06.445439620  a=rtcp-fb:112 nack
2024-03-06 11:29:06.445440802  a=rtcp-fb:112 nack pli
2024-03-06 11:29:06.445442284  a=fmtp:112 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=64001f
2024-03-06 11:29:06.445443564  a=rtpmap:113 rtx/90000
2024-03-06 11:29:06.445444812  a=fmtp:113 apt=112
2024-03-06 11:29:06.445446051  a=rtpmap:114 H264/90000
2024-03-06 11:29:06.445447470  a=rtcp-fb:114 goog-remb
2024-03-06 11:29:06.445448901  a=rtcp-fb:114 transport-cc
2024-03-06 11:29:06.445450313  a=rtcp-fb:114 ccm fir
2024-03-06 11:29:06.445451510  a=rtcp-fb:114 nack
2024-03-06 11:29:06.445452661  a=rtcp-fb:114 nack pli
2024-03-06 11:29:06.445454035  a=fmtp:114 level-asymmetry-allowed=1;packetization-mode=0;profile-level-id=64001f
2024-03-06 11:29:06.445455172  a=rtpmap:115 rtx/90000
2024-03-06 11:29:06.445456370  a=fmtp:115 apt=114
2024-03-06 11:29:06.445457691  a=rtpmap:116 red/90000
2024-03-06 11:29:06.445458839  a=rtpmap:117 rtx/90000
2024-03-06 11:29:06.445460022  a=fmtp:117 apt=116
2024-03-06 11:29:06.445461523  a=rtpmap:118 ulpfec/90000
2024-03-06 11:29:06.445462843  a=rtpmap:49 flexfec-03/90000
2024-03-06 11:29:06.445464126  a=rtcp-fb:49 goog-remb
2024-03-06 11:29:06.445465495  a=rtcp-fb:49 transport-cc
2024-03-06 11:29:06.445466956  a=fmtp:49 repair-window=10000000
2024-03-06 11:29:06.445468325  m=audio 9 UDP/TLS/RTP/SAVPF 111 63 9 0 8 13 110 126
2024-03-06 11:29:06.445469497  c=IN IP4 0.0.0.0
2024-03-06 11:29:06.445470801  a=rtcp:9 IN IP4 0.0.0.0
2024-03-06 11:29:06.445472000  a=ice-ufrag:nnQO
2024-03-06 11:29:06.445473321  a=ice-pwd:/U6+xr+8wfFFlJ09cltFhmkO
2024-03-06 11:29:06.445474809  a=ice-options:trickle
2024-03-06 11:29:06.445476527  a=fingerprint:sha-256 BE:E8:63:C4:FA:6C:A7:BC:97:EB:5E:E7:D0:A9:C2:2A:98:1F:0A:8D:82:D1:00:7E:71:8F:16:D4:50:08:63:AE
2024-03-06 11:29:06.445477933  a=setup:actpass
2024-03-06 11:29:06.445479138  a=mid:2
2024-03-06 11:29:06.445480705  a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
2024-03-06 11:29:06.445482247  a=extmap:2 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
2024-03-06 11:29:06.445483900  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 11:29:06.445485610  a=extmap:4 urn:ietf:params:rtp-hdrext:sdes:mid
2024-03-06 11:29:06.445486721  a=recvonly
2024-03-06 11:29:06.445487855  a=rtcp-mux
2024-03-06 11:29:06.445489179  a=rtpmap:111 opus/48000/2
2024-03-06 11:29:06.445490453  a=rtcp-fb:111 transport-cc
2024-03-06 11:29:06.445491705  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 11:29:06.445492901  a=rtpmap:63 red/48000/2
2024-03-06 11:29:06.445494066  a=fmtp:63 111/111
2024-03-06 11:29:06.445495312  a=rtpmap:9 G722/8000
2024-03-06 11:29:06.445496533  a=rtpmap:0 PCMU/8000
2024-03-06 11:29:06.445497748  a=rtpmap:8 PCMA/8000
2024-03-06 11:29:06.445498937  a=rtpmap:13 CN/8000
2024-03-06 11:29:06.445500416  a=rtpmap:110 telephone-event/48000
2024-03-06 11:29:06.445501880  a=rtpmap:126 telephone-event/8000
2024-03-06 11:29:06.445503127  
2024-03-06 11:29:06.448293344  11:29:06.448 TRC [webrtc] remote candidate="candidate:418279184 1 udp 2122129151 192.168.64.1 58592 typ host generation 0 ufrag nnQO network-id 3"
2024-03-06 11:29:06.448315376  11:29:06.448 TRC [webrtc] remote candidate="candidate:2947279391 1 udp 2122194687 192.168.1.21 58591 typ host generation 0 ufrag nnQO network-id 1"
2024-03-06 11:29:06.450362501  11:29:06.450 TRC [webrtc] remote candidate="candidate:3174394243 1 udp 2122255103 2001::1428:8f18:8b3:3059:3f57:feea 58593 typ host generation 0 ufrag nnQO network-id 2 network-cost 50"
2024-03-06 11:29:06.451470690  11:29:06.451 TRC [webrtc] remote candidate="candidate:2947279391 1 udp 2122194687 192.168.1.21 58594 typ host generation 0 ufrag nnQO network-id 1"
2024-03-06 11:29:06.454477459  11:29:06.454 TRC [webrtc] remote candidate="candidate:418279184 1 udp 2122129151 192.168.64.1 58595 typ host generation 0 ufrag nnQO network-id 3"
2024-03-06 11:29:06.454764615  11:29:06.454 TRC [webrtc] remote candidate="candidate:3174394243 1 udp 2122255103 2001::1428:8f18:8b3:3059:3f57:feea 58596 typ host generation 0 ufrag nnQO network-id 2 network-cost 50"
2024-03-06 11:29:06.455051405  11:29:06.455 TRC [webrtc] remote candidate="candidate:418279184 1 udp 2122129151 192.168.64.1 58598 typ host generation 0 ufrag nnQO network-id 3"
2024-03-06 11:29:06.455083317  11:29:06.455 TRC [webrtc] remote candidate="candidate:2947279391 1 udp 2122194687 192.168.1.21 58597 typ host generation 0 ufrag nnQO network-id 1"
2024-03-06 11:29:06.455265378  11:29:06.455 TRC [webrtc] remote candidate="candidate:3174394243 1 udp 2122255103 2001::1428:8f18:8b3:3059:3f57:feea 58599 typ host generation 0 ufrag nnQO network-id 2 network-cost 50"
2024-03-06 11:29:06.478336482  11:29:06.478 TRC [webrtc] answer
2024-03-06 11:29:06.478341646  v=0
2024-03-06 11:29:06.478343482  o=- 974049869431051165 1709720946 IN IP4 0.0.0.0
2024-03-06 11:29:06.478344844  s=-
2024-03-06 11:29:06.478354399  t=0 0
2024-03-06 11:29:06.478356389  a=fingerprint:sha-256 0B:9F:F1:74:2E:DB:1F:62:06:2C:E6:5B:78:E3:04:50:FE:40:B2:1C:7A:A9:04:B4:C5:B6:74:94:20:52:D4:DB
2024-03-06 11:29:06.478357700  a=extmap-allow-mixed
2024-03-06 11:29:06.478359087  a=group:BUNDLE 0 1 2
2024-03-06 11:29:06.478360700  m=audio 9 UDP/TLS/RTP/SAVPF 8
2024-03-06 11:29:06.478362091  c=IN IP4 0.0.0.0
2024-03-06 11:29:06.478363394  a=setup:active
2024-03-06 11:29:06.478364694  a=mid:0
2024-03-06 11:29:06.478366135  a=ice-ufrag:bmrTnYvXWzrOBMcB
2024-03-06 11:29:06.478367564  a=ice-pwd:eXIENYJHsvZPspIOXhTtJgvJsqTFtvti
2024-03-06 11:29:06.478368845  a=rtcp-mux
2024-03-06 11:29:06.478370165  a=rtcp-rsize
2024-03-06 11:29:06.478371617  a=rtpmap:8 PCMA/8000
2024-03-06 11:29:06.478373392  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 11:29:06.478374734  a=recvonly
2024-03-06 11:29:06.478376251  m=video 9 UDP/TLS/RTP/SAVPF 102 106 112
2024-03-06 11:29:06.478377664  c=IN IP4 0.0.0.0
2024-03-06 11:29:06.478379023  a=setup:active
2024-03-06 11:29:06.478380303  a=mid:1
2024-03-06 11:29:06.478381806  a=ice-ufrag:bmrTnYvXWzrOBMcB
2024-03-06 11:29:06.478383458  a=ice-pwd:eXIENYJHsvZPspIOXhTtJgvJsqTFtvti
2024-03-06 11:29:06.478384714  a=rtcp-mux
2024-03-06 11:29:06.478386074  a=rtcp-rsize
2024-03-06 11:29:06.478387409  a=rtpmap:102 H264/90000
2024-03-06 11:29:06.478389146  a=fmtp:102 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42001f
2024-03-06 11:29:06.478390566  a=rtcp-fb:102 goog-remb 
2024-03-06 11:29:06.478391930  a=rtcp-fb:102 transport-cc 
2024-03-06 11:29:06.478393338  a=rtcp-fb:102 ccm fir
2024-03-06 11:29:06.478394712  a=rtcp-fb:102 nack 
2024-03-06 11:29:06.478396100  a=rtcp-fb:102 nack pli
2024-03-06 11:29:06.478397522  a=rtpmap:106 H264/90000
2024-03-06 11:29:06.478399227  a=fmtp:106 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
2024-03-06 11:29:06.478400571  a=rtcp-fb:106 goog-remb 
2024-03-06 11:29:06.478401985  a=rtcp-fb:106 transport-cc 
2024-03-06 11:29:06.478403375  a=rtcp-fb:106 ccm fir
2024-03-06 11:29:06.478404698  a=rtcp-fb:106 nack 
2024-03-06 11:29:06.478406069  a=rtcp-fb:106 nack pli
2024-03-06 11:29:06.478407498  a=rtpmap:112 H264/90000
2024-03-06 11:29:06.478409112  a=fmtp:112 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=64001f
2024-03-06 11:29:06.478410500  a=rtcp-fb:112 goog-remb 
2024-03-06 11:29:06.478411869  a=rtcp-fb:112 transport-cc 
2024-03-06 11:29:06.478413198  a=rtcp-fb:112 ccm fir
2024-03-06 11:29:06.478414600  a=rtcp-fb:112 nack 
2024-03-06 11:29:06.478416142  a=rtcp-fb:112 nack pli
2024-03-06 11:29:06.478417966  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 11:29:06.478419463  a=ssrc:3286352899 cname:go2rtc
2024-03-06 11:29:06.478420984  a=ssrc:3286352899 msid:go2rtc go2rtc-video
2024-03-06 11:29:06.478422396  a=ssrc:3286352899 mslabel:go2rtc
2024-03-06 11:29:06.478423876  a=ssrc:3286352899 label:go2rtc-video
2024-03-06 11:29:06.478425309  a=msid:go2rtc go2rtc-video
2024-03-06 11:29:06.478426548  a=sendonly
2024-03-06 11:29:06.478427958  m=audio 9 UDP/TLS/RTP/SAVPF 111 0 8
2024-03-06 11:29:06.478429247  c=IN IP4 0.0.0.0
2024-03-06 11:29:06.478430464  a=setup:active
2024-03-06 11:29:06.478431651  a=mid:2
2024-03-06 11:29:06.478433069  a=ice-ufrag:bmrTnYvXWzrOBMcB
2024-03-06 11:29:06.478434567  a=ice-pwd:eXIENYJHsvZPspIOXhTtJgvJsqTFtvti
2024-03-06 11:29:06.478435827  a=rtcp-mux
2024-03-06 11:29:06.478437155  a=rtcp-rsize
2024-03-06 11:29:06.478438535  a=rtpmap:111 opus/48000/2
2024-03-06 11:29:06.478440039  a=fmtp:111 minptime=10;useinbandfec=1
2024-03-06 11:29:06.478441466  a=rtcp-fb:111 transport-cc 
2024-03-06 11:29:06.478442779  a=rtpmap:0 PCMU/8000
2024-03-06 11:29:06.478444093  a=rtpmap:8 PCMA/8000
2024-03-06 11:29:06.478445774  a=extmap:3 http://www.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01
2024-03-06 11:29:06.478447160  a=ssrc:182486681 cname:go2rtc
2024-03-06 11:29:06.478448715  a=ssrc:182486681 msid:go2rtc go2rtc-audio
2024-03-06 11:29:06.478450201  a=ssrc:182486681 mslabel:go2rtc
2024-03-06 11:29:06.478451760  a=ssrc:182486681 label:go2rtc-audio
2024-03-06 11:29:06.478453198  a=msid:go2rtc go2rtc-audio
2024-03-06 11:29:06.478454503  a=sendonly
2024-03-06 11:29:06.478455818  
2024-03-06 11:29:06.478507424  11:29:06.478 TRC [webrtc] local candidate="candidate:2878742611 1 udp 2130706431 127.0.0.1 8555 typ host"
2024-03-06 11:29:06.478562656  11:29:06.478 TRC [webrtc] local candidate="candidate:3135901995 1 udp 2130706431 192.168.1.130 8555 typ host"
2024-03-06 11:29:06.480172220  11:29:06.480 TRC [webrtc] remote candidate="candidate:2930481209 1 udp 1685987071 93.56.x.x 58591 typ srflx raddr 192.168.1.21 rport 58591 generation 0 ufrag nnQO network-id 1"
2024-03-06 11:29:06.484196234  11:29:06.484 TRC [webrtc] local candidate="candidate:868712776 1 udp 2130706431 192.168.179.35 8555 typ host"
2024-03-06 11:29:06.484474470  11:29:06.484 TRC [webrtc] local candidate="candidate:118316277 1 udp 2130706431 192.168.16.1 8555 typ host"
2024-03-06 11:29:06.484527520  11:29:06.484 TRC [webrtc] config candidate="candidate:3135901995 1 udp 2030043135 192.168.1.130 8555 typ host"
2024-03-06 11:29:06.484560486  11:29:06.484 TRC [webrtc] config candidate="candidate:119103691 1 tcp 2023751679 192.168.1.130 8555 typ host tcptype passive"
2024-03-06 11:29:06.484675053  11:29:06.484 TRC [webrtc] config candidate="candidate:1845840045 1 udp 2030043135 93.56.x.x 8555 typ host"
2024-03-06 11:29:06.484763980  11:29:06.484 TRC [webrtc] config candidate="candidate:3556129101 1 tcp 2023751679 93.56.x.x 8555 typ host tcptype passive"
2024-03-06 11:29:06.484859947  11:29:06.484 TRC [webrtc] config candidate="candidate:1845840045 1 udp 2030043135 93.56.x.x 8555 typ host"
2024-03-06 11:29:06.485423794  11:29:06.484 TRC [webrtc] local candidate="candidate:3358555870 1 udp 2130706431 172.25.0.1 8555 typ host"
2024-03-06 11:29:06.485426928  11:29:06.485 TRC [webrtc] local candidate="candidate:233762139 1 udp 2130706431 172.17.0.1 8555 typ host"
2024-03-06 11:29:06.485460977  11:29:06.484 TRC [webrtc] config candidate="candidate:3556129101 1 tcp 2023751679 93.56.x.x 8555 typ host tcptype passive"
2024-03-06 11:29:06.486093437  11:29:06.486 TRC [webrtc] local candidate="candidate:2193111953 1 udp 2130706431 172.20.0.1 8555 typ host"
2024-03-06 11:29:06.486411619  11:29:06.486 TRC [webrtc] remote candidate="candidate:2930481209 1 udp 1685987071 93.56.x.x 58594 typ srflx raddr 192.168.1.21 rport 58594 generation 0 ufrag nnQO network-id 1"
2024-03-06 11:29:06.486765396  11:29:06.486 TRC [webrtc] local candidate="candidate:2046903532 1 udp 2130706431 172.31.0.1 8555 typ host"
2024-03-06 11:29:06.487762858  11:29:06.487 TRC [webrtc] local candidate="candidate:2737820120 1 udp 2130706431 172.30.32.1 8555 typ host"
2024-03-06 11:29:06.488920761  11:29:06.488 TRC [webrtc] local candidate="candidate:2976350107 1 udp 2130706431 192.168.32.1 8555 typ host"
2024-03-06 11:29:06.489077963  11:29:06.489 TRC [webrtc] local candidate="candidate:3140814676 1 udp 2130706431 172.23.0.1 8555 typ host"
2024-03-06 11:29:06.490674879  11:29:06.490 TRC [webrtc] local candidate="candidate:3528925834 1 udp 2130706431 172.18.0.1 8555 typ host"
2024-03-06 11:29:06.490761484  11:29:06.490 TRC [webrtc] local candidate="candidate:2512596946 1 udp 2130706431 172.21.0.1 8555 typ host"
2024-03-06 11:29:06.493789374  11:29:06.493 TRC [webrtc] local candidate="candidate:119103691 1 tcp 1671430143 192.168.1.130 8555 typ host tcptype passive"
2024-03-06 11:29:06.493867966  11:29:06.493 TRC [webrtc] local candidate="candidate:2385834152 1 tcp 1671430143 192.168.179.35 8555 typ host tcptype passive"
2024-03-06 11:29:06.495083153  11:29:06.495 TRC [webrtc] local candidate="candidate:3137219861 1 tcp 1671430143 192.168.16.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.496481518  11:29:06.496 TRC [webrtc] local candidate="candidate:1977356094 1 tcp 1671430143 172.25.0.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.497735882  11:29:06.497 TRC [webrtc] local candidate="candidate:1061898865 1 tcp 1671430143 172.20.0.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.497739065  11:29:06.497 TRC [webrtc] local candidate="candidate:3354539276 1 tcp 1671430143 172.31.0.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.498553066  11:29:06.498 TRC [webrtc] local candidate="candidate:211029627 1 tcp 1671430143 192.168.32.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.499222531  11:29:06.499 TRC [webrtc] local candidate="candidate:113669812 1 tcp 1671430143 172.23.0.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.499682759  11:29:06.499 TRC [webrtc] local candidate="candidate:1873040234 1 tcp 1671430143 172.18.0.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.499732795  11:29:06.499 TRC [webrtc] local candidate="candidate:674258482 1 tcp 1671430143 172.21.0.1 8555 typ host tcptype passive"
2024-03-06 11:29:06.562258383  11:29:06.562 TRC [webrtc] local candidate="candidate:1465116778 1 udp 1694498815 93.56.x.x 45534 typ srflx raddr 0.0.0.0 rport 45534"
AlexxIT commented 5 months ago

Well. Try to stop Frigate container and run go2rtc container for test.

lorenzomartini1 commented 5 months ago

Nothing changed. I found this solution, and it seems to work.

go2rtc config:

cam_gatto_twa:
  - rtsp://localadmin:localpw@192.168.1.161:554/stream2
  - tapo://admin:sha256cloudpw@192.168.1.161

But it takes a lot to load... when stream2 alone is fast

AlexxIT commented 5 months ago

Also you can add new stream with same source. So you can be sure that this stream not using by Frigate