Describe the bug
Following the update of ring cams to HEVC, legacy rtsp was disabled in the ring plugin and the plugin was reloaded. Despite this, all my ring cameras (9, 7 wired and 2 battery) will not live stream. To check, I re-enabled a camera in homebridge and the live stream works fine there.
To Reproduce
clicking on any ring camera to live view via homekit and logs produce the following output. Output is identical across all tested cameras.
Desktop (please complete the following information):
- OS: Synology DSM 7.2-64570 Update 3 via Container Manager (Docker) 20.10.23-1437
- Version: homekit plugin 1.2.30, ring plugin 0.0.135, scrypted container 0.57.0.
Smartphone (please complete the following information):
- Device: iPhone 13 and 15 pro max
- OS: ios 17.1
Additional context
logs below
[Entryway - Ring] destination address 192.168.1.183 60553 52140
[Entryway - Ring] using address override 192.168.1.121
[Entryway - Ring] source address 192.168.1.121 33294 35985
[Entryway - Ring] handleStreamRequest {
sessionID: 'bb4e2c04-35c7-48d5-aa03-3f4012b9b1e3',
type: 'start',
video: {
codec: 0,
profile: 1,
level: 2,
packetizationMode: 0,
cvoId: undefined,
width: 1280,
height: 720,
�
fps: 30,
pt: 99,
ssrc: 1062341728,
max_bit_rate: 299,
rtcp_interval: 0.5,
mtu: 1378
},
audio: {
codec: 'OPUS',
channel: 1,
bit_rate: 0,
sample_rate: 24,
packet_time: 20,
�
pt: 110,
ssrc: 4005149252,
max_bit_rate: 24,
rtcp_interval: 5,
comfort_pt: 13,
comfortNoiseEnabled: false
}
}
[Entryway - Ring] { isLowBandwidth: false, isWatch: false, destination: 'local' }
[Entryway - Ring] { tool: 'scrypted', rtpSender: 'Default' }
[Entryway - Ring] waiting for peer connection
[Entryway - Ring] waiting for ice connected
[Entryway - Ring] packet loss 1
[Entryway - Ring] createLocalDescription v=0
o=- 58245200 0 IN IP4 0.0.0.0
s=-
t=0 0
a=group:BUNDLE 0 1
a=extmap-allow-mixed
a=msid-semantic:WMS *
m=audio 9 UDP/TLS/RTP/SAVPF 111 0 8
c=IN IP4 0.0.0.0
a=ice-ufrag:63da
a=ice-pwd:8d80f38dce61430399a292
a=ice-options:trickle
a=fingerprint:sha-256 36:0F:9E:95:B6:A8:DB:B6:70:27:7F:07:34:59:31:F7:33:60:6E:6E:96:FF:C3:AE:8D:EF:8C:9C:B1:6D:CA:DF
a=setup:actpass
a=sendrecv
a=mid:0
a=msid:8c8c04c9-ab6e-4dec-8e98-c2b68af99363 86a5cd53-62a4-4095-bc76-f72526a4ea5f
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=ssrc:3217288258 cname:bcd4e108-30b0-4c5b-b6c7-39a0b6bcec68
a=rtpmap:111 opus/48000/2
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
m=video 9 UDP/TLS/RTP/SAVPF 99
c=IN IP4 0.0.0.0
a=ice-ufrag:63da
a=ice-pwd:8d80f38dce61430399a292
a=ice-options:trickle
a=fingerprint:sha-256 36:0F:9E:95:B6:A8:DB:B6:70:27:7F:07:34:59:31:F7:33:60:6E:6E:96:FF:C3:AE:8D:EF:8C:9C:B1:6D:CA:DF
a=setup:actpass
a=recvonly
a=mid:1
a=msid:3cf7d3b2-c009-49d9-a295-777b60c4def2 ef6d6c3b-3765-4d97-bd3f-838a25aaf74c
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=ssrc:568590852 cname:bcd4e108-30b0-4c5b-b6c7-39a0b6bcec68
a=rtpmap:99 H264/90000
a=rtcp-fb:99 transport-cc
a=rtcp-fb:99 ccm fir
a=rtcp-fb:99 nack
a=rtcp-fb:99 nack pli
a=rtcp-fb:99 goog-remb
a=fmtp:99 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
[Entryway - Ring] signalingState have-local-offer
[Entryway - Ring] iceGatheringState gathering
[Entryway - Ring] sendIceCandidate 0 candidate:031f44af7880d27fc02b2618e 1 udp 2130706431 172.26.0.1 35520 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:1e1a496b7f666bdcfb3826610 1 udp 2130706431 172.19.0.1 51727 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:b1e62568f9c8143514cf90245 1 udp 2130706431 172.24.0.1 55501 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d22610726632353a3977b6ebb 1 udp 2130706431 172.22.0.1 44464 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:edef076f5a3c6756473386d68 1 udp 2130706431 172.29.0.1 47600 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:46ca3046d82efb394e4c2b69c 1 udp 2130706431 172.21.0.1 55231 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:3e706cb707e5e7a05e7babe77 1 udp 2130706431 172.20.0.1 52830 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:6690d8aa26f9437f97cd83bcd 1 udp 2130706431 172.23.0.1 51229 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:57221d9e9187ef8fa342669ce 1 udp 2130706431 172.31.0.1 55931 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e48ce79feb377bf131b4083b7 1 udp 2130706431 172.27.0.1 58804 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a612f62ca6c5e01c1d12c106c 1 udp 2130706431 172.25.0.1 34631 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d22d827ac85a6c13daea75649 1 udp 2130706431 172.18.0.1 37763 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:2035da7f14a30ea7a8d826c67 1 udp 2130706431 172.17.0.1 55558 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:fc2d5eb8a7cee1e5ed7b6af6a 1 udp 2130706431 192.168.1.121 48041 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c3af6cb8df308309cf89b8f06 1 udp 2130706431 192.168.1.79 39302 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:50c465806bdc6953588ea805e 1 udp 2130706431 fe80::42:55ff:feb0:b488 46901 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:f0c28728adab175f52aa077a0 1 udp 2130706431 fe80::42:ffff:feec:1690 42120 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:eb40b612db95fbfbc26ad23df 1 udp 2130706431 fe80::42:12ff:fe31:2767 36921 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:437df14efffaf477886422298 1 udp 2130706431 fe80::42:cdff:fea5:20b9 46517 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:91d500ef7fc6c410845c7cd41 1 udp 2130706431 fe80::42:4ff:fec3:f121 51763 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a85f65d873194615217819def 1 udp 2130706431 fe80::42:9fff:fe8c:1c0f 50351 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e03172fa2a8a40838b5699751 1 udp 2130706431 fe80::42:f5ff:fe69:5b5d 55133 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c50eff5ce134a0b58b14fe855 1 udp 2130706431 fe80::42:a0ff:fe7a:23ed 53539 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:8485931d090263b24720f537f 1 udp 2130706431 fe80::42:85ff:fe4b:1481 38207 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:5a58e84881c56484c7bfcc01c 1 udp 2130706431 fe80::42:8dff:fe91:2239 37519 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:882a217833944dcfaed548f2a 1 udp 2130706431 fe80::42:a1ff:fe00:5bb9 35256 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:03ec09f2b33ec61e5fbd20e81 1 udp 2130706431 fe80::42:1dff:fe17:3ebb 43097 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:50ffc35a850258ecffe7bcfc3 1 udp 2130706431 fe80::42:61ff:fede:89c8 54989 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:18e41525e100a4ef34a64b16f 1 udp 2130706431 fe80::e443:4eff:fe9c:1f06 54960 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:09fbb4bce5b32ced0331b666c 1 udp 2130706431 fe80::ec6c:2ff:fee9:f034 55949 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:59c54995974b31b884eeaeb29 1 udp 2130706431 fe80::3835:b7ff:fe23:1cf4 56742 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:baef0e33d6436bd08e099908c 1 udp 2130706431 fe80::8c9e:14ff:fe65:e750 43199 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c009b80f71b1b1de4b2e1a00c 1 udp 2130706431 fe80::a0ee:84ff:fec7:2d26 43227 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:857e94800a1715f3c63c2ab1a 1 udp 2130706431 fe80::343c:2fff:fee4:605 38384 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:41af17d89b284d81aa74e6c87 1 udp 2130706431 fe80::68c9:e5ff:fee3:1a7e 45768 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:98fabd3b85fb9e73887c1abee 1 udp 2130706431 fe80::6482:53ff:fe38:dcde 43672 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a7d765530c73b625b76513a55 1 udp 2130706431 fe80::acb2:90ff:fe31:5735 47641 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a3b1c12a1f4131a33ea397263 1 udp 2130706431 fe80::d044:cdff:fea6:7572 50937 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c3765bec3ac586d39e361c1fd 1 udp 2130706431 fe80::a0a2:60ff:fe20:bd51 57130 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:05a47df79cfd03d13fbd43650 1 udp 2130706431 fe80::28ed:d4ff:fe85:e226 42954 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c9cb4c784ab16c0df39b0fde5 1 udp 2130706431 fe80::740a:3eff:fe62:bd85 57458 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a0fc6d31da59f244425e5afab 1 udp 2130706431 fe80::946f:dff:fe14:af45 55690 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e3f8de66f0122ed37063231c8 1 udp 2130706431 fe80::8005:52ff:fea4:4a68 47012 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c5f48aaf4296a245266fc9dcf 1 udp 2130706431 fe80::4478:6bff:fe05:98bb 40784 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c58c7b1ee031fa3d177b46c00 1 udp 2130706431 fe80::e44f:1eff:fe9d:e25c 55764 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d2de8912a6dd6577b5791ce11 1 udp 2130706431 fe80::2cbe:15ff:feda:f394 34160 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:6234e8ecdf8866cf0ee553d91 1 udp 2130706431 fe80::18cf:ff:fec6:abdc 55072 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:1674f1240404d791fa4ca0a98 1 udp 2130706431 fe80::2407:9eff:fefe:e6da 33406 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:b5ad8b36bc48ab7190c455244 1 udp 2130706431 fe80::c453:63ff:fe6d:b919 38823 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:dd4f52c64b91e43af4bdabe90 1 udp 2130706431 fe80::d8d3:3bff:fec6:e393 59663 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c2269b7ad10efbbfab72f3cfa 1 udp 2130706431 fe80::dc32:b6ff:fe11:3669 47246 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:5a3941ef6950b9fc865f584a3 1 udp 2130706431 fe80::64e5:27ff:fe79:7b1 58747 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:37b45075c3cc40d82c9ca0a63 1 udp 2130706431 fe80::a067:b9ff:fe1f:2a56 45687 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d401ea37f897bd372ef71fbfa 1 udp 2130706431 fe80::d9:53ff:fed5:998d 38253 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:0c6452227fc94de086897b213 1 udp 2130706431 fe80::eccb:cdff:feec:a058 50618 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:ef8f6d0969b554a97fe57c953 1 udp 2130706431 fe80::3436:d0ff:fe8d:4624 54169 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:07881ab5ea06a67f115857b62 1 udp 2130706431 fe80::4051:a4ff:fe60:f365 43835 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a81433195c4ad78db25ed9391 1 udp 2130706431 fe80::a47c:18ff:fe4c:f026 35179 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:4dd4655b396a20634944a791a 1 udp 2130706431 fe80::2cfc:a3ff:fed3:952d 53601 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:331fbe6b9de2530e6d94de4f4 1 udp 2130706431 fe80::f4c3:3fff:fee1:6a42 53828 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a9826ba5df46a8143bee6bc18 1 udp 2130706431 fe80::6807:dbff:fe18:a707 54262 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:aa4e00433bea4c14cb8312742 1 udp 2130706431 fe80::600a:f4ff:fee6:2df7 35066 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:ef3abae7628797a143b86021e 1 udp 2130706431 fe80::c4e7:6fff:fe32:ffcb 55555 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:877668a56306fe2fdaca10337 1 udp 2130706431 fe80::49e:48ff:fee0:7975 39466 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c3473ed11d61a449c1b2d3713 1 udp 2130706431 fe80::4868:1bff:fe90:c2ce 38285 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e3e398a550aad3949d4cd601c 1 udp 2130706431 fe80::5496:9eff:feff:72a0 52193 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:7c355c1ca5e333036b97f2e1e 1 udp 2130706431 fe80::5ce6:22ff:fe6b:df8f 41491 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:8e12c294ade06581fb62bd994 1 udp 2130706431 fe80::f4c2:9bff:fe86:370e 42904 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:82cd26ac5b28672f128385b14 1 udp 2130706431 fe80::87a:1bff:fe4b:b526 59892 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:fee80c04e6fa1279a76480afe 1 udp 2130706431 fe80::d437:38ff:feb0:72d8 51479 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:ccc4a4f3604a0f300c233af30 1 udp 2130706431 fe80::dce0:e6ff:fe7f:880a 56052 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:aaedb78220aff6b879dd36cdc 1 udp 2130706431 fe80::3c7f:a9ff:fe7a:746f 41602 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:7c5fc644f42416cfcf5caf703 1 udp 2130706431 fe80::a4de:c7ff:fe36:81 43910 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:dea6176ba952e9ab6c66b1aaa 1 udp 2130706431 fe80::e87b:abff:fe67:d353 51516 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:b49bdbc1e62d70fb5b4a9e3f3 1 udp 2130706431 fe80::3cc9:7fff:fe4a:3c79 34548 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e3025bff162185b041ddff6de 1 udp 2130706431 fe80::e8f0:9dff:fe57:466 41246 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:8d87702c8d067792ad6d1f056 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:9779 51331 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:9d6ee853ffa4976f5dbaad112 1 udp 2130706431 fe80::211:32ff:feef:9779 55952 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:09e0efe975299bd12869a1f7f 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:977a 53875 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:f896c874ab5b8a4165e414cf9 1 udp 2130706431 fe80::211:32ff:feef:977a 40433 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:031f44af7880d27fc02b2618e 1 udp 2130706431 172.26.0.1 54919 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:1e1a496b7f666bdcfb3826610 1 udp 2130706431 172.19.0.1 54267 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:b1e62568f9c8143514cf90245 1 udp 2130706431 172.24.0.1 55888 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d22610726632353a3977b6ebb 1 udp 2130706431 172.22.0.1 49076 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:edef076f5a3c6756473386d68 1 udp 2130706431 172.29.0.1 32839 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:46ca3046d82efb394e4c2b69c 1 udp 2130706431 172.21.0.1 48427 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:3e706cb707e5e7a05e7babe77 1 udp 2130706431 172.20.0.1 42481 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:6690d8aa26f9437f97cd83bcd 1 udp 2130706431 172.23.0.1 48484 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:57221d9e9187ef8fa342669ce 1 udp 2130706431 172.31.0.1 37063 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e48ce79feb377bf131b4083b7 1 udp 2130706431 172.27.0.1 51001 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a612f62ca6c5e01c1d12c106c 1 udp 2130706431 172.25.0.1 50988 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d22d827ac85a6c13daea75649 1 udp 2130706431 172.18.0.1 53344 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:2035da7f14a30ea7a8d826c67 1 udp 2130706431 172.17.0.1 58864 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:fc2d5eb8a7cee1e5ed7b6af6a 1 udp 2130706431 192.168.1.121 33304 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c3af6cb8df308309cf89b8f06 1 udp 2130706431 192.168.1.79 53556 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:50c465806bdc6953588ea805e 1 udp 2130706431 fe80::42:55ff:feb0:b488 58801 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:f0c28728adab175f52aa077a0 1 udp 2130706431 fe80::42:ffff:feec:1690 46196 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:eb40b612db95fbfbc26ad23df 1 udp 2130706431 fe80::42:12ff:fe31:2767 41950 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:437df14efffaf477886422298 1 udp 2130706431 fe80::42:cdff:fea5:20b9 58660 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:91d500ef7fc6c410845c7cd41 1 udp 2130706431 fe80::42:4ff:fec3:f121 49892 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a85f65d873194615217819def 1 udp 2130706431 fe80::42:9fff:fe8c:1c0f 58084 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e03172fa2a8a40838b5699751 1 udp 2130706431 fe80::42:f5ff:fe69:5b5d 54743 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c50eff5ce134a0b58b14fe855 1 udp 2130706431 fe80::42:a0ff:fe7a:23ed 36960 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:8485931d090263b24720f537f 1 udp 2130706431 fe80::42:85ff:fe4b:1481 59701 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:5a58e84881c56484c7bfcc01c 1 udp 2130706431 fe80::42:8dff:fe91:2239 54543 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:882a217833944dcfaed548f2a 1 udp 2130706431 fe80::42:a1ff:fe00:5bb9 34646 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:03ec09f2b33ec61e5fbd20e81 1 udp 2130706431 fe80::42:1dff:fe17:3ebb 55357 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:50ffc35a850258ecffe7bcfc3 1 udp 2130706431 fe80::42:61ff:fede:89c8 38414 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:18e41525e100a4ef34a64b16f 1 udp 2130706431 fe80::e443:4eff:fe9c:1f06 54113 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:09fbb4bce5b32ced0331b666c 1 udp 2130706431 fe80::ec6c:2ff:fee9:f034 56587 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:59c54995974b31b884eeaeb29 1 udp 2130706431 fe80::3835:b7ff:fe23:1cf4 33454 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:baef0e33d6436bd08e099908c 1 udp 2130706431 fe80::8c9e:14ff:fe65:e750 56251 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c009b80f71b1b1de4b2e1a00c 1 udp 2130706431 fe80::a0ee:84ff:fec7:2d26 59124 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:857e94800a1715f3c63c2ab1a 1 udp 2130706431 fe80::343c:2fff:fee4:605 40822 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:41af17d89b284d81aa74e6c87 1 udp 2130706431 fe80::68c9:e5ff:fee3:1a7e 44542 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:98fabd3b85fb9e73887c1abee 1 udp 2130706431 fe80::6482:53ff:fe38:dcde 37899 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a7d765530c73b625b76513a55 1 udp 2130706431 fe80::acb2:90ff:fe31:5735 46967 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a3b1c12a1f4131a33ea397263 1 udp 2130706431 fe80::d044:cdff:fea6:7572 50336 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c3765bec3ac586d39e361c1fd 1 udp 2130706431 fe80::a0a2:60ff:fe20:bd51 60824 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:05a47df79cfd03d13fbd43650 1 udp 2130706431 fe80::28ed:d4ff:fe85:e226 38005 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c9cb4c784ab16c0df39b0fde5 1 udp 2130706431 fe80::740a:3eff:fe62:bd85 52225 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a0fc6d31da59f244425e5afab 1 udp 2130706431 fe80::946f:dff:fe14:af45 54033 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e3f8de66f0122ed37063231c8 1 udp 2130706431 fe80::8005:52ff:fea4:4a68 49796 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c5f48aaf4296a245266fc9dcf 1 udp 2130706431 fe80::4478:6bff:fe05:98bb 50946 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c58c7b1ee031fa3d177b46c00 1 udp 2130706431 fe80::e44f:1eff:fe9d:e25c 39317 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d2de8912a6dd6577b5791ce11 1 udp 2130706431 fe80::2cbe:15ff:feda:f394 37102 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:6234e8ecdf8866cf0ee553d91 1 udp 2130706431 fe80::18cf:ff:fec6:abdc 56985 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:1674f1240404d791fa4ca0a98 1 udp 2130706431 fe80::2407:9eff:fefe:e6da 41761 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:b5ad8b36bc48ab7190c455244 1 udp 2130706431 fe80::c453:63ff:fe6d:b919 47520 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:dd4f52c64b91e43af4bdabe90 1 udp 2130706431 fe80::d8d3:3bff:fec6:e393 59043 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c2269b7ad10efbbfab72f3cfa 1 udp 2130706431 fe80::dc32:b6ff:fe11:3669 38249 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:5a3941ef6950b9fc865f584a3 1 udp 2130706431 fe80::64e5:27ff:fe79:7b1 33968 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:37b45075c3cc40d82c9ca0a63 1 udp 2130706431 fe80::a067:b9ff:fe1f:2a56 43534 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d401ea37f897bd372ef71fbfa 1 udp 2130706431 fe80::d9:53ff:fed5:998d 57401 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:0c6452227fc94de086897b213 1 udp 2130706431 fe80::eccb:cdff:feec:a058 45060 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:ef8f6d0969b554a97fe57c953 1 udp 2130706431 fe80::3436:d0ff:fe8d:4624 54431 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:07881ab5ea06a67f115857b62 1 udp 2130706431 fe80::4051:a4ff:fe60:f365 44340 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a81433195c4ad78db25ed9391 1 udp 2130706431 fe80::a47c:18ff:fe4c:f026 54001 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:4dd4655b396a20634944a791a 1 udp 2130706431 fe80::2cfc:a3ff:fed3:952d 50994 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:331fbe6b9de2530e6d94de4f4 1 udp 2130706431 fe80::f4c3:3fff:fee1:6a42 51811 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a9826ba5df46a8143bee6bc18 1 udp 2130706431 fe80::6807:dbff:fe18:a707 37451 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:aa4e00433bea4c14cb8312742 1 udp 2130706431 fe80::600a:f4ff:fee6:2df7 38238 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:ef3abae7628797a143b86021e 1 udp 2130706431 fe80::c4e7:6fff:fe32:ffcb 43780 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:877668a56306fe2fdaca10337 1 udp 2130706431 fe80::49e:48ff:fee0:7975 51947 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c3473ed11d61a449c1b2d3713 1 udp 2130706431 fe80::4868:1bff:fe90:c2ce 35314 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e3e398a550aad3949d4cd601c 1 udp 2130706431 fe80::5496:9eff:feff:72a0 49685 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:7c355c1ca5e333036b97f2e1e 1 udp 2130706431 fe80::5ce6:22ff:fe6b:df8f 47365 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:8e12c294ade06581fb62bd994 1 udp 2130706431 fe80::f4c2:9bff:fe86:370e 59383 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:82cd26ac5b28672f128385b14 1 udp 2130706431 fe80::87a:1bff:fe4b:b526 55496 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:fee80c04e6fa1279a76480afe 1 udp 2130706431 fe80::d437:38ff:feb0:72d8 35691 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:ccc4a4f3604a0f300c233af30 1 udp 2130706431 fe80::dce0:e6ff:fe7f:880a 36281 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:aaedb78220aff6b879dd36cdc 1 udp 2130706431 fe80::3c7f:a9ff:fe7a:746f 40769 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:7c5fc644f42416cfcf5caf703 1 udp 2130706431 fe80::a4de:c7ff:fe36:81 59069 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:dea6176ba952e9ab6c66b1aaa 1 udp 2130706431 fe80::e87b:abff:fe67:d353 41290 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:b49bdbc1e62d70fb5b4a9e3f3 1 udp 2130706431 fe80::3cc9:7fff:fe4a:3c79 39275 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e3025bff162185b041ddff6de 1 udp 2130706431 fe80::e8f0:9dff:fe57:466 50015 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:8d87702c8d067792ad6d1f056 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:9779 54142 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:9d6ee853ffa4976f5dbaad112 1 udp 2130706431 fe80::211:32ff:feef:9779 55148 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:09e0efe975299bd12869a1f7f 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:977a 57049 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:f896c874ab5b8a4165e414cf9 1 udp 2130706431 fe80::211:32ff:feef:977a 37013 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e6dcdd100d7011b5f4c7ffdc3 1 udp 1694498815 104.205.2.174 52830 typ srflx raddr 172.20.0.1 rport 52830
[Entryway - Ring] sendIceCandidate 0 candidate:4d074b132ad0abcd2e67219a7 1 udp 1694498815 104.205.2.174 47600 typ srflx raddr 172.29.0.1 rport 47600
[Entryway - Ring] sendIceCandidate 0 candidate:98448be8847d2093c1683ab46 1 udp 1694498815 104.205.2.174 58804 typ srflx raddr 172.27.0.1 rport 58804
[Entryway - Ring] sendIceCandidate 0 candidate:2a5477ffb8be2dbdaa3e87f87 1 udp 1694498815 104.205.2.174 34631 typ srflx raddr 172.25.0.1 rport 34631
[Entryway - Ring] sendIceCandidate 0 candidate:c0af6ac57190e9c5b80068d4d 1 udp 1694498815 104.205.2.174 35520 typ srflx raddr 172.26.0.1 rport 35520
[Entryway - Ring] sendIceCandidate 0 candidate:38710cb12e3ec857899f83408 1 udp 1694498815 104.205.2.174 51727 typ srflx raddr 172.19.0.1 rport 51727
[Entryway - Ring] sendIceCandidate 0 candidate:97d8b28d4a25d900bdea76bf7 1 udp 1694498815 104.205.2.174 44464 typ srflx raddr 172.22.0.1 rport 44464
[Entryway - Ring] sendIceCandidate 1 candidate:c0af6ac57190e9c5b80068d4d 1 udp 1694498815 104.205.2.174 54919 typ srflx raddr 172.26.0.1 rport 54919
[Entryway - Ring] sendIceCandidate 0 candidate:8c96afb17c3060574024c12f5 1 udp 1694498815 104.205.2.174 39302 typ srflx raddr 192.168.1.79 rport 39302
[Entryway - Ring] sendIceCandidate 0 candidate:dcd29d04164d632fd05c6959f 1 udp 1694498815 104.205.2.174 55231 typ srflx raddr 172.21.0.1 rport 55231
[Entryway - Ring] sendIceCandidate 0 candidate:53210ce9554cf251a9e51e792 1 udp 1694498815 104.205.2.174 55558 typ srflx raddr 172.17.0.1 rport 55558
[Entryway - Ring] sendIceCandidate 1 candidate:0bbd885d5394a28ddace9d78c 1 udp 1694498815 104.205.2.174 48484 typ srflx raddr 172.23.0.1 rport 48484
[Entryway - Ring] sendIceCandidate 1 candidate:4d074b132ad0abcd2e67219a7 1 udp 1694498815 104.205.2.174 32839 typ srflx raddr 172.29.0.1 rport 32839
[Entryway - Ring] sendIceCandidate 1 candidate:dcd29d04164d632fd05c6959f 1 udp 1694498815 104.205.2.174 48427 typ srflx raddr 172.21.0.1 rport 48427
[Entryway - Ring] sendIceCandidate 1 candidate:53210ce9554cf251a9e51e792 1 udp 1694498815 104.205.2.174 58864 typ srflx raddr 172.17.0.1 rport 58864
[Entryway - Ring] sendIceCandidate 1 candidate:320b6947699f21b8fbdc6eaea 1 udp 1694498815 104.205.2.174 33304 typ srflx raddr 192.168.1.121 rport 33304
[Entryway - Ring] sendIceCandidate 1 candidate:6b11dca58c51d816c12f3978a 1 udp 1694498815 104.205.2.174 37063 typ srflx raddr 172.31.0.1 rport 37063
[Entryway - Ring] sendIceCandidate 1 candidate:2a5477ffb8be2dbdaa3e87f87 1 udp 1694498815 104.205.2.174 50988 typ srflx raddr 172.25.0.1 rport 50988
[Entryway - Ring] sendIceCandidate 0 candidate:6b11dca58c51d816c12f3978a 1 udp 1694498815 104.205.2.174 55931 typ srflx raddr 172.31.0.1 rport 55931
[Entryway - Ring] sendIceCandidate 1 candidate:8c96afb17c3060574024c12f5 1 udp 1694498815 104.205.2.174 53556 typ srflx raddr 192.168.1.79 rport 53556
[Entryway - Ring] sendIceCandidate 0 candidate:de00fb43fdfa4e52c312e1028 1 udp 1694498815 104.205.2.174 55501 typ srflx raddr 172.24.0.1 rport 55501
[Entryway - Ring] sendIceCandidate 0 candidate:0bbd885d5394a28ddace9d78c 1 udp 1694498815 104.205.2.174 51229 typ srflx raddr 172.23.0.1 rport 51229
[Entryway - Ring] sendIceCandidate 1 candidate:38710cb12e3ec857899f83408 1 udp 1694498815 104.205.2.174 54267 typ srflx raddr 172.19.0.1 rport 54267
[Entryway - Ring] sendIceCandidate 1 candidate:e6dcdd100d7011b5f4c7ffdc3 1 udp 1694498815 104.205.2.174 42481 typ srflx raddr 172.20.0.1 rport 42481
[Entryway - Ring] sendIceCandidate 0 candidate:4296c74660bb3ab65d8da90ec 1 udp 1694498815 104.205.2.174 37763 typ srflx raddr 172.18.0.1 rport 37763
[Entryway - Ring] sendIceCandidate 0 candidate:320b6947699f21b8fbdc6eaea 1 udp 1694498815 104.205.2.174 48041 typ srflx raddr 192.168.1.121 rport 48041
[Entryway - Ring] sendIceCandidate 1 candidate:de00fb43fdfa4e52c312e1028 1 udp 1694498815 104.205.2.174 55888 typ srflx raddr 172.24.0.1 rport 55888
[Entryway - Ring] sendIceCandidate 1 candidate:97d8b28d4a25d900bdea76bf7 1 udp 1694498815 104.205.2.174 49076 typ srflx raddr 172.22.0.1 rport 49076
[Entryway - Ring] sendIceCandidate 1 candidate:98448be8847d2093c1683ab46 1 udp 1694498815 104.205.2.174 51001 typ srflx raddr 172.27.0.1 rport 51001
[Entryway - Ring] sendIceCandidate 1 candidate:4296c74660bb3ab65d8da90ec 1 udp 1694498815 104.205.2.174 53344 typ srflx raddr 172.18.0.1 rport 53344
[Entryway - Ring] iceConnectionState completed
[Entryway - Ring] iceConnectionState completed
[Entryway - Ring] iceGatheringState complete
call ended undefined
[Entryway - Ring] streaming error $ [Error]: Operation Timed Out
at Timeout._onTimeout (/@scrypted/homekit/main.nodejs.js:2:1026297)
at listOnTimeout (node:internal/timers:569:17)
at processTimers (node:internal/timers:512:7) {
promise: Promise { }
}
Describe the bug
Following the update of ring cams to HEVC, legacy rtsp was disabled in the ring plugin and the plugin was reloaded. Despite this, all my ring cameras (9, 7 wired and 2 battery) will not live stream. To check, I re-enabled a camera in homebridge and the live stream works fine there.
To Reproduce
clicking on any ring camera to live view via homekit and logs produce the following output. Output is identical across all tested cameras.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
logs below
[Entryway - Ring] destination address 192.168.1.183 60553 52140
[Entryway - Ring] using address override 192.168.1.121
[Entryway - Ring] source address 192.168.1.121 33294 35985
[Entryway - Ring] handleStreamRequest {
sessionID: 'bb4e2c04-35c7-48d5-aa03-3f4012b9b1e3',
type: 'start',
video: {
codec: 0,
profile: 1,
level: 2,
packetizationMode: 0,
cvoId: undefined,
width: 1280,
height: 720,
�
fps: 30,
pt: 99,
ssrc: 1062341728,
max_bit_rate: 299,
rtcp_interval: 0.5,
mtu: 1378
},
audio: {
codec: 'OPUS',
channel: 1,
bit_rate: 0,
sample_rate: 24,
packet_time: 20,
�
pt: 110,
ssrc: 4005149252,
max_bit_rate: 24,
rtcp_interval: 5,
comfort_pt: 13,
comfortNoiseEnabled: false
}
}
[Entryway - Ring] { isLowBandwidth: false, isWatch: false, destination: 'local' }
[Entryway - Ring] { tool: 'scrypted', rtpSender: 'Default' }
[Entryway - Ring] waiting for peer connection
[Entryway - Ring] waiting for ice connected
[Entryway - Ring] packet loss 1
[Entryway - Ring] createLocalDescription v=0
o=- 58245200 0 IN IP4 0.0.0.0
s=-
t=0 0
a=group:BUNDLE 0 1
a=extmap-allow-mixed
a=msid-semantic:WMS *
m=audio 9 UDP/TLS/RTP/SAVPF 111 0 8
c=IN IP4 0.0.0.0
a=ice-ufrag:63da
a=ice-pwd:8d80f38dce61430399a292
a=ice-options:trickle
a=fingerprint:sha-256 36:0F:9E:95:B6:A8:DB:B6:70:27:7F:07:34:59:31:F7:33:60:6E:6E:96:FF:C3:AE:8D:EF:8C:9C:B1:6D:CA:DF
a=setup:actpass
a=sendrecv
a=mid:0
a=msid:8c8c04c9-ab6e-4dec-8e98-c2b68af99363 86a5cd53-62a4-4095-bc76-f72526a4ea5f
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=ssrc:3217288258 cname:bcd4e108-30b0-4c5b-b6c7-39a0b6bcec68
a=rtpmap:111 opus/48000/2
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
m=video 9 UDP/TLS/RTP/SAVPF 99
c=IN IP4 0.0.0.0
a=ice-ufrag:63da
a=ice-pwd:8d80f38dce61430399a292
a=ice-options:trickle
a=fingerprint:sha-256 36:0F:9E:95:B6:A8:DB:B6:70:27:7F:07:34:59:31:F7:33:60:6E:6E:96:FF:C3:AE:8D:EF:8C:9C:B1:6D:CA:DF
a=setup:actpass
a=recvonly
a=mid:1
a=msid:3cf7d3b2-c009-49d9-a295-777b60c4def2 ef6d6c3b-3765-4d97-bd3f-838a25aaf74c
a=rtcp:9 IN IP4 0.0.0.0
a=rtcp-mux
a=ssrc:568590852 cname:bcd4e108-30b0-4c5b-b6c7-39a0b6bcec68
a=rtpmap:99 H264/90000
a=rtcp-fb:99 transport-cc
a=rtcp-fb:99 ccm fir
a=rtcp-fb:99 nack
a=rtcp-fb:99 nack pli
a=rtcp-fb:99 goog-remb
a=fmtp:99 level-asymmetry-allowed=1;packetization-mode=1;profile-level-id=42e01f
[Entryway - Ring] signalingState have-local-offer
[Entryway - Ring] iceGatheringState gathering
[Entryway - Ring] sendIceCandidate 0 candidate:031f44af7880d27fc02b2618e 1 udp 2130706431 172.26.0.1 35520 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:1e1a496b7f666bdcfb3826610 1 udp 2130706431 172.19.0.1 51727 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:b1e62568f9c8143514cf90245 1 udp 2130706431 172.24.0.1 55501 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d22610726632353a3977b6ebb 1 udp 2130706431 172.22.0.1 44464 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:edef076f5a3c6756473386d68 1 udp 2130706431 172.29.0.1 47600 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:46ca3046d82efb394e4c2b69c 1 udp 2130706431 172.21.0.1 55231 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:3e706cb707e5e7a05e7babe77 1 udp 2130706431 172.20.0.1 52830 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:6690d8aa26f9437f97cd83bcd 1 udp 2130706431 172.23.0.1 51229 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:57221d9e9187ef8fa342669ce 1 udp 2130706431 172.31.0.1 55931 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e48ce79feb377bf131b4083b7 1 udp 2130706431 172.27.0.1 58804 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a612f62ca6c5e01c1d12c106c 1 udp 2130706431 172.25.0.1 34631 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d22d827ac85a6c13daea75649 1 udp 2130706431 172.18.0.1 37763 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:2035da7f14a30ea7a8d826c67 1 udp 2130706431 172.17.0.1 55558 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:fc2d5eb8a7cee1e5ed7b6af6a 1 udp 2130706431 192.168.1.121 48041 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c3af6cb8df308309cf89b8f06 1 udp 2130706431 192.168.1.79 39302 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:50c465806bdc6953588ea805e 1 udp 2130706431 fe80::42:55ff:feb0:b488 46901 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:f0c28728adab175f52aa077a0 1 udp 2130706431 fe80::42:ffff:feec:1690 42120 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:eb40b612db95fbfbc26ad23df 1 udp 2130706431 fe80::42:12ff:fe31:2767 36921 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:437df14efffaf477886422298 1 udp 2130706431 fe80::42:cdff:fea5:20b9 46517 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:91d500ef7fc6c410845c7cd41 1 udp 2130706431 fe80::42:4ff:fec3:f121 51763 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a85f65d873194615217819def 1 udp 2130706431 fe80::42:9fff:fe8c:1c0f 50351 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e03172fa2a8a40838b5699751 1 udp 2130706431 fe80::42:f5ff:fe69:5b5d 55133 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c50eff5ce134a0b58b14fe855 1 udp 2130706431 fe80::42:a0ff:fe7a:23ed 53539 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:8485931d090263b24720f537f 1 udp 2130706431 fe80::42:85ff:fe4b:1481 38207 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:5a58e84881c56484c7bfcc01c 1 udp 2130706431 fe80::42:8dff:fe91:2239 37519 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:882a217833944dcfaed548f2a 1 udp 2130706431 fe80::42:a1ff:fe00:5bb9 35256 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:03ec09f2b33ec61e5fbd20e81 1 udp 2130706431 fe80::42:1dff:fe17:3ebb 43097 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:50ffc35a850258ecffe7bcfc3 1 udp 2130706431 fe80::42:61ff:fede:89c8 54989 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:18e41525e100a4ef34a64b16f 1 udp 2130706431 fe80::e443:4eff:fe9c:1f06 54960 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:09fbb4bce5b32ced0331b666c 1 udp 2130706431 fe80::ec6c:2ff:fee9:f034 55949 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:59c54995974b31b884eeaeb29 1 udp 2130706431 fe80::3835:b7ff:fe23:1cf4 56742 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:baef0e33d6436bd08e099908c 1 udp 2130706431 fe80::8c9e:14ff:fe65:e750 43199 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c009b80f71b1b1de4b2e1a00c 1 udp 2130706431 fe80::a0ee:84ff:fec7:2d26 43227 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:857e94800a1715f3c63c2ab1a 1 udp 2130706431 fe80::343c:2fff:fee4:605 38384 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:41af17d89b284d81aa74e6c87 1 udp 2130706431 fe80::68c9:e5ff:fee3:1a7e 45768 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:98fabd3b85fb9e73887c1abee 1 udp 2130706431 fe80::6482:53ff:fe38:dcde 43672 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a7d765530c73b625b76513a55 1 udp 2130706431 fe80::acb2:90ff:fe31:5735 47641 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a3b1c12a1f4131a33ea397263 1 udp 2130706431 fe80::d044:cdff:fea6:7572 50937 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c3765bec3ac586d39e361c1fd 1 udp 2130706431 fe80::a0a2:60ff:fe20:bd51 57130 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:05a47df79cfd03d13fbd43650 1 udp 2130706431 fe80::28ed:d4ff:fe85:e226 42954 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c9cb4c784ab16c0df39b0fde5 1 udp 2130706431 fe80::740a:3eff:fe62:bd85 57458 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a0fc6d31da59f244425e5afab 1 udp 2130706431 fe80::946f:dff:fe14:af45 55690 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e3f8de66f0122ed37063231c8 1 udp 2130706431 fe80::8005:52ff:fea4:4a68 47012 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c5f48aaf4296a245266fc9dcf 1 udp 2130706431 fe80::4478:6bff:fe05:98bb 40784 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c58c7b1ee031fa3d177b46c00 1 udp 2130706431 fe80::e44f:1eff:fe9d:e25c 55764 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d2de8912a6dd6577b5791ce11 1 udp 2130706431 fe80::2cbe:15ff:feda:f394 34160 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:6234e8ecdf8866cf0ee553d91 1 udp 2130706431 fe80::18cf:ff:fec6:abdc 55072 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:1674f1240404d791fa4ca0a98 1 udp 2130706431 fe80::2407:9eff:fefe:e6da 33406 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:b5ad8b36bc48ab7190c455244 1 udp 2130706431 fe80::c453:63ff:fe6d:b919 38823 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:dd4f52c64b91e43af4bdabe90 1 udp 2130706431 fe80::d8d3:3bff:fec6:e393 59663 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c2269b7ad10efbbfab72f3cfa 1 udp 2130706431 fe80::dc32:b6ff:fe11:3669 47246 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:5a3941ef6950b9fc865f584a3 1 udp 2130706431 fe80::64e5:27ff:fe79:7b1 58747 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:37b45075c3cc40d82c9ca0a63 1 udp 2130706431 fe80::a067:b9ff:fe1f:2a56 45687 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:d401ea37f897bd372ef71fbfa 1 udp 2130706431 fe80::d9:53ff:fed5:998d 38253 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:0c6452227fc94de086897b213 1 udp 2130706431 fe80::eccb:cdff:feec:a058 50618 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:ef8f6d0969b554a97fe57c953 1 udp 2130706431 fe80::3436:d0ff:fe8d:4624 54169 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:07881ab5ea06a67f115857b62 1 udp 2130706431 fe80::4051:a4ff:fe60:f365 43835 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a81433195c4ad78db25ed9391 1 udp 2130706431 fe80::a47c:18ff:fe4c:f026 35179 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:4dd4655b396a20634944a791a 1 udp 2130706431 fe80::2cfc:a3ff:fed3:952d 53601 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:331fbe6b9de2530e6d94de4f4 1 udp 2130706431 fe80::f4c3:3fff:fee1:6a42 53828 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:a9826ba5df46a8143bee6bc18 1 udp 2130706431 fe80::6807:dbff:fe18:a707 54262 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:aa4e00433bea4c14cb8312742 1 udp 2130706431 fe80::600a:f4ff:fee6:2df7 35066 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:ef3abae7628797a143b86021e 1 udp 2130706431 fe80::c4e7:6fff:fe32:ffcb 55555 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:877668a56306fe2fdaca10337 1 udp 2130706431 fe80::49e:48ff:fee0:7975 39466 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:c3473ed11d61a449c1b2d3713 1 udp 2130706431 fe80::4868:1bff:fe90:c2ce 38285 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e3e398a550aad3949d4cd601c 1 udp 2130706431 fe80::5496:9eff:feff:72a0 52193 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:7c355c1ca5e333036b97f2e1e 1 udp 2130706431 fe80::5ce6:22ff:fe6b:df8f 41491 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:8e12c294ade06581fb62bd994 1 udp 2130706431 fe80::f4c2:9bff:fe86:370e 42904 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:82cd26ac5b28672f128385b14 1 udp 2130706431 fe80::87a:1bff:fe4b:b526 59892 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:fee80c04e6fa1279a76480afe 1 udp 2130706431 fe80::d437:38ff:feb0:72d8 51479 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:ccc4a4f3604a0f300c233af30 1 udp 2130706431 fe80::dce0:e6ff:fe7f:880a 56052 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:aaedb78220aff6b879dd36cdc 1 udp 2130706431 fe80::3c7f:a9ff:fe7a:746f 41602 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:7c5fc644f42416cfcf5caf703 1 udp 2130706431 fe80::a4de:c7ff:fe36:81 43910 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:dea6176ba952e9ab6c66b1aaa 1 udp 2130706431 fe80::e87b:abff:fe67:d353 51516 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:b49bdbc1e62d70fb5b4a9e3f3 1 udp 2130706431 fe80::3cc9:7fff:fe4a:3c79 34548 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e3025bff162185b041ddff6de 1 udp 2130706431 fe80::e8f0:9dff:fe57:466 41246 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:8d87702c8d067792ad6d1f056 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:9779 51331 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:9d6ee853ffa4976f5dbaad112 1 udp 2130706431 fe80::211:32ff:feef:9779 55952 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:09e0efe975299bd12869a1f7f 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:977a 53875 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:f896c874ab5b8a4165e414cf9 1 udp 2130706431 fe80::211:32ff:feef:977a 40433 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:031f44af7880d27fc02b2618e 1 udp 2130706431 172.26.0.1 54919 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:1e1a496b7f666bdcfb3826610 1 udp 2130706431 172.19.0.1 54267 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:b1e62568f9c8143514cf90245 1 udp 2130706431 172.24.0.1 55888 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d22610726632353a3977b6ebb 1 udp 2130706431 172.22.0.1 49076 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:edef076f5a3c6756473386d68 1 udp 2130706431 172.29.0.1 32839 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:46ca3046d82efb394e4c2b69c 1 udp 2130706431 172.21.0.1 48427 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:3e706cb707e5e7a05e7babe77 1 udp 2130706431 172.20.0.1 42481 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:6690d8aa26f9437f97cd83bcd 1 udp 2130706431 172.23.0.1 48484 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:57221d9e9187ef8fa342669ce 1 udp 2130706431 172.31.0.1 37063 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e48ce79feb377bf131b4083b7 1 udp 2130706431 172.27.0.1 51001 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a612f62ca6c5e01c1d12c106c 1 udp 2130706431 172.25.0.1 50988 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d22d827ac85a6c13daea75649 1 udp 2130706431 172.18.0.1 53344 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:2035da7f14a30ea7a8d826c67 1 udp 2130706431 172.17.0.1 58864 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:fc2d5eb8a7cee1e5ed7b6af6a 1 udp 2130706431 192.168.1.121 33304 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c3af6cb8df308309cf89b8f06 1 udp 2130706431 192.168.1.79 53556 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:50c465806bdc6953588ea805e 1 udp 2130706431 fe80::42:55ff:feb0:b488 58801 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:f0c28728adab175f52aa077a0 1 udp 2130706431 fe80::42:ffff:feec:1690 46196 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:eb40b612db95fbfbc26ad23df 1 udp 2130706431 fe80::42:12ff:fe31:2767 41950 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:437df14efffaf477886422298 1 udp 2130706431 fe80::42:cdff:fea5:20b9 58660 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:91d500ef7fc6c410845c7cd41 1 udp 2130706431 fe80::42:4ff:fec3:f121 49892 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a85f65d873194615217819def 1 udp 2130706431 fe80::42:9fff:fe8c:1c0f 58084 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e03172fa2a8a40838b5699751 1 udp 2130706431 fe80::42:f5ff:fe69:5b5d 54743 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c50eff5ce134a0b58b14fe855 1 udp 2130706431 fe80::42:a0ff:fe7a:23ed 36960 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:8485931d090263b24720f537f 1 udp 2130706431 fe80::42:85ff:fe4b:1481 59701 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:5a58e84881c56484c7bfcc01c 1 udp 2130706431 fe80::42:8dff:fe91:2239 54543 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:882a217833944dcfaed548f2a 1 udp 2130706431 fe80::42:a1ff:fe00:5bb9 34646 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:03ec09f2b33ec61e5fbd20e81 1 udp 2130706431 fe80::42:1dff:fe17:3ebb 55357 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:50ffc35a850258ecffe7bcfc3 1 udp 2130706431 fe80::42:61ff:fede:89c8 38414 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:18e41525e100a4ef34a64b16f 1 udp 2130706431 fe80::e443:4eff:fe9c:1f06 54113 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:09fbb4bce5b32ced0331b666c 1 udp 2130706431 fe80::ec6c:2ff:fee9:f034 56587 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:59c54995974b31b884eeaeb29 1 udp 2130706431 fe80::3835:b7ff:fe23:1cf4 33454 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:baef0e33d6436bd08e099908c 1 udp 2130706431 fe80::8c9e:14ff:fe65:e750 56251 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c009b80f71b1b1de4b2e1a00c 1 udp 2130706431 fe80::a0ee:84ff:fec7:2d26 59124 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:857e94800a1715f3c63c2ab1a 1 udp 2130706431 fe80::343c:2fff:fee4:605 40822 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:41af17d89b284d81aa74e6c87 1 udp 2130706431 fe80::68c9:e5ff:fee3:1a7e 44542 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:98fabd3b85fb9e73887c1abee 1 udp 2130706431 fe80::6482:53ff:fe38:dcde 37899 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a7d765530c73b625b76513a55 1 udp 2130706431 fe80::acb2:90ff:fe31:5735 46967 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a3b1c12a1f4131a33ea397263 1 udp 2130706431 fe80::d044:cdff:fea6:7572 50336 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c3765bec3ac586d39e361c1fd 1 udp 2130706431 fe80::a0a2:60ff:fe20:bd51 60824 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:05a47df79cfd03d13fbd43650 1 udp 2130706431 fe80::28ed:d4ff:fe85:e226 38005 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c9cb4c784ab16c0df39b0fde5 1 udp 2130706431 fe80::740a:3eff:fe62:bd85 52225 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a0fc6d31da59f244425e5afab 1 udp 2130706431 fe80::946f:dff:fe14:af45 54033 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e3f8de66f0122ed37063231c8 1 udp 2130706431 fe80::8005:52ff:fea4:4a68 49796 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c5f48aaf4296a245266fc9dcf 1 udp 2130706431 fe80::4478:6bff:fe05:98bb 50946 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c58c7b1ee031fa3d177b46c00 1 udp 2130706431 fe80::e44f:1eff:fe9d:e25c 39317 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d2de8912a6dd6577b5791ce11 1 udp 2130706431 fe80::2cbe:15ff:feda:f394 37102 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:6234e8ecdf8866cf0ee553d91 1 udp 2130706431 fe80::18cf:ff:fec6:abdc 56985 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:1674f1240404d791fa4ca0a98 1 udp 2130706431 fe80::2407:9eff:fefe:e6da 41761 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:b5ad8b36bc48ab7190c455244 1 udp 2130706431 fe80::c453:63ff:fe6d:b919 47520 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:dd4f52c64b91e43af4bdabe90 1 udp 2130706431 fe80::d8d3:3bff:fec6:e393 59043 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c2269b7ad10efbbfab72f3cfa 1 udp 2130706431 fe80::dc32:b6ff:fe11:3669 38249 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:5a3941ef6950b9fc865f584a3 1 udp 2130706431 fe80::64e5:27ff:fe79:7b1 33968 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:37b45075c3cc40d82c9ca0a63 1 udp 2130706431 fe80::a067:b9ff:fe1f:2a56 43534 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:d401ea37f897bd372ef71fbfa 1 udp 2130706431 fe80::d9:53ff:fed5:998d 57401 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:0c6452227fc94de086897b213 1 udp 2130706431 fe80::eccb:cdff:feec:a058 45060 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:ef8f6d0969b554a97fe57c953 1 udp 2130706431 fe80::3436:d0ff:fe8d:4624 54431 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:07881ab5ea06a67f115857b62 1 udp 2130706431 fe80::4051:a4ff:fe60:f365 44340 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a81433195c4ad78db25ed9391 1 udp 2130706431 fe80::a47c:18ff:fe4c:f026 54001 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:4dd4655b396a20634944a791a 1 udp 2130706431 fe80::2cfc:a3ff:fed3:952d 50994 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:331fbe6b9de2530e6d94de4f4 1 udp 2130706431 fe80::f4c3:3fff:fee1:6a42 51811 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:a9826ba5df46a8143bee6bc18 1 udp 2130706431 fe80::6807:dbff:fe18:a707 37451 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:aa4e00433bea4c14cb8312742 1 udp 2130706431 fe80::600a:f4ff:fee6:2df7 38238 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:ef3abae7628797a143b86021e 1 udp 2130706431 fe80::c4e7:6fff:fe32:ffcb 43780 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:877668a56306fe2fdaca10337 1 udp 2130706431 fe80::49e:48ff:fee0:7975 51947 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:c3473ed11d61a449c1b2d3713 1 udp 2130706431 fe80::4868:1bff:fe90:c2ce 35314 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e3e398a550aad3949d4cd601c 1 udp 2130706431 fe80::5496:9eff:feff:72a0 49685 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:7c355c1ca5e333036b97f2e1e 1 udp 2130706431 fe80::5ce6:22ff:fe6b:df8f 47365 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:8e12c294ade06581fb62bd994 1 udp 2130706431 fe80::f4c2:9bff:fe86:370e 59383 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:82cd26ac5b28672f128385b14 1 udp 2130706431 fe80::87a:1bff:fe4b:b526 55496 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:fee80c04e6fa1279a76480afe 1 udp 2130706431 fe80::d437:38ff:feb0:72d8 35691 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:ccc4a4f3604a0f300c233af30 1 udp 2130706431 fe80::dce0:e6ff:fe7f:880a 36281 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:aaedb78220aff6b879dd36cdc 1 udp 2130706431 fe80::3c7f:a9ff:fe7a:746f 40769 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:7c5fc644f42416cfcf5caf703 1 udp 2130706431 fe80::a4de:c7ff:fe36:81 59069 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:dea6176ba952e9ab6c66b1aaa 1 udp 2130706431 fe80::e87b:abff:fe67:d353 41290 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:b49bdbc1e62d70fb5b4a9e3f3 1 udp 2130706431 fe80::3cc9:7fff:fe4a:3c79 39275 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:e3025bff162185b041ddff6de 1 udp 2130706431 fe80::e8f0:9dff:fe57:466 50015 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:8d87702c8d067792ad6d1f056 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:9779 54142 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:9d6ee853ffa4976f5dbaad112 1 udp 2130706431 fe80::211:32ff:feef:9779 55148 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:09e0efe975299bd12869a1f7f 1 udp 2130706431 2001:56a:795b:6300:211:32ff:feef:977a 57049 typ host
[Entryway - Ring] sendIceCandidate 1 candidate:f896c874ab5b8a4165e414cf9 1 udp 2130706431 fe80::211:32ff:feef:977a 37013 typ host
[Entryway - Ring] sendIceCandidate 0 candidate:e6dcdd100d7011b5f4c7ffdc3 1 udp 1694498815 104.205.2.174 52830 typ srflx raddr 172.20.0.1 rport 52830
[Entryway - Ring] sendIceCandidate 0 candidate:4d074b132ad0abcd2e67219a7 1 udp 1694498815 104.205.2.174 47600 typ srflx raddr 172.29.0.1 rport 47600
[Entryway - Ring] sendIceCandidate 0 candidate:98448be8847d2093c1683ab46 1 udp 1694498815 104.205.2.174 58804 typ srflx raddr 172.27.0.1 rport 58804
[Entryway - Ring] sendIceCandidate 0 candidate:2a5477ffb8be2dbdaa3e87f87 1 udp 1694498815 104.205.2.174 34631 typ srflx raddr 172.25.0.1 rport 34631
[Entryway - Ring] sendIceCandidate 0 candidate:c0af6ac57190e9c5b80068d4d 1 udp 1694498815 104.205.2.174 35520 typ srflx raddr 172.26.0.1 rport 35520
[Entryway - Ring] sendIceCandidate 0 candidate:38710cb12e3ec857899f83408 1 udp 1694498815 104.205.2.174 51727 typ srflx raddr 172.19.0.1 rport 51727
[Entryway - Ring] sendIceCandidate 0 candidate:97d8b28d4a25d900bdea76bf7 1 udp 1694498815 104.205.2.174 44464 typ srflx raddr 172.22.0.1 rport 44464
[Entryway - Ring] sendIceCandidate 1 candidate:c0af6ac57190e9c5b80068d4d 1 udp 1694498815 104.205.2.174 54919 typ srflx raddr 172.26.0.1 rport 54919
[Entryway - Ring] sendIceCandidate 0 candidate:8c96afb17c3060574024c12f5 1 udp 1694498815 104.205.2.174 39302 typ srflx raddr 192.168.1.79 rport 39302
[Entryway - Ring] sendIceCandidate 0 candidate:dcd29d04164d632fd05c6959f 1 udp 1694498815 104.205.2.174 55231 typ srflx raddr 172.21.0.1 rport 55231
[Entryway - Ring] sendIceCandidate 0 candidate:53210ce9554cf251a9e51e792 1 udp 1694498815 104.205.2.174 55558 typ srflx raddr 172.17.0.1 rport 55558
[Entryway - Ring] sendIceCandidate 1 candidate:0bbd885d5394a28ddace9d78c 1 udp 1694498815 104.205.2.174 48484 typ srflx raddr 172.23.0.1 rport 48484
[Entryway - Ring] sendIceCandidate 1 candidate:4d074b132ad0abcd2e67219a7 1 udp 1694498815 104.205.2.174 32839 typ srflx raddr 172.29.0.1 rport 32839
[Entryway - Ring] sendIceCandidate 1 candidate:dcd29d04164d632fd05c6959f 1 udp 1694498815 104.205.2.174 48427 typ srflx raddr 172.21.0.1 rport 48427
[Entryway - Ring] sendIceCandidate 1 candidate:53210ce9554cf251a9e51e792 1 udp 1694498815 104.205.2.174 58864 typ srflx raddr 172.17.0.1 rport 58864
[Entryway - Ring] sendIceCandidate 1 candidate:320b6947699f21b8fbdc6eaea 1 udp 1694498815 104.205.2.174 33304 typ srflx raddr 192.168.1.121 rport 33304
[Entryway - Ring] sendIceCandidate 1 candidate:6b11dca58c51d816c12f3978a 1 udp 1694498815 104.205.2.174 37063 typ srflx raddr 172.31.0.1 rport 37063
[Entryway - Ring] sendIceCandidate 1 candidate:2a5477ffb8be2dbdaa3e87f87 1 udp 1694498815 104.205.2.174 50988 typ srflx raddr 172.25.0.1 rport 50988
[Entryway - Ring] sendIceCandidate 0 candidate:6b11dca58c51d816c12f3978a 1 udp 1694498815 104.205.2.174 55931 typ srflx raddr 172.31.0.1 rport 55931
[Entryway - Ring] sendIceCandidate 1 candidate:8c96afb17c3060574024c12f5 1 udp 1694498815 104.205.2.174 53556 typ srflx raddr 192.168.1.79 rport 53556
[Entryway - Ring] sendIceCandidate 0 candidate:de00fb43fdfa4e52c312e1028 1 udp 1694498815 104.205.2.174 55501 typ srflx raddr 172.24.0.1 rport 55501
[Entryway - Ring] sendIceCandidate 0 candidate:0bbd885d5394a28ddace9d78c 1 udp 1694498815 104.205.2.174 51229 typ srflx raddr 172.23.0.1 rport 51229
[Entryway - Ring] sendIceCandidate 1 candidate:38710cb12e3ec857899f83408 1 udp 1694498815 104.205.2.174 54267 typ srflx raddr 172.19.0.1 rport 54267
[Entryway - Ring] sendIceCandidate 1 candidate:e6dcdd100d7011b5f4c7ffdc3 1 udp 1694498815 104.205.2.174 42481 typ srflx raddr 172.20.0.1 rport 42481
[Entryway - Ring] sendIceCandidate 0 candidate:4296c74660bb3ab65d8da90ec 1 udp 1694498815 104.205.2.174 37763 typ srflx raddr 172.18.0.1 rport 37763
[Entryway - Ring] sendIceCandidate 0 candidate:320b6947699f21b8fbdc6eaea 1 udp 1694498815 104.205.2.174 48041 typ srflx raddr 192.168.1.121 rport 48041
[Entryway - Ring] sendIceCandidate 1 candidate:de00fb43fdfa4e52c312e1028 1 udp 1694498815 104.205.2.174 55888 typ srflx raddr 172.24.0.1 rport 55888
[Entryway - Ring] sendIceCandidate 1 candidate:97d8b28d4a25d900bdea76bf7 1 udp 1694498815 104.205.2.174 49076 typ srflx raddr 172.22.0.1 rport 49076
[Entryway - Ring] sendIceCandidate 1 candidate:98448be8847d2093c1683ab46 1 udp 1694498815 104.205.2.174 51001 typ srflx raddr 172.27.0.1 rport 51001
[Entryway - Ring] sendIceCandidate 1 candidate:4296c74660bb3ab65d8da90ec 1 udp 1694498815 104.205.2.174 53344 typ srflx raddr 172.18.0.1 rport 53344
[Entryway - Ring] iceConnectionState completed
[Entryway - Ring] iceConnectionState completed
[Entryway - Ring] iceGatheringState complete
call ended undefined
[Entryway - Ring] streaming error $ [Error]: Operation Timed Out
at Timeout._onTimeout (/@scrypted/homekit/main.nodejs.js:2:1026297)
at listOnTimeout (node:internal/timers:569:17)
at processTimers (node:internal/timers:512:7) {
promise: Promise { }
}