hoobs-org / hoobsd

Server component for the certified HOOBS smart home stack.
GNU General Public License v3.0
8 stars 4 forks source link

Ring Cameras #110

Closed Aracne1313 closed 1 year ago

Aracne1313 commented 1 year ago

Hello! I am having troubles getting live video from my Ring cameras (doorbell) in Hoobs and homekit. I have upgraded Hoobs to the latest version, reinstall the plugin, clear the cache and generated new identifier with no success. I get the following error in my log: 2/5/2023, 6:15:33 PMRing BridgeRingStopped Live Stream for Front Door 2/5/2023, 6:15:33 PMRing BridgeRingconnectionStateChange: closed 2/5/2023, 6:15:33 PMRing BridgeRingiceConnectionStateChange: closed 2/5/2023, 6:15:35 PMRing BridgeERROR[Ring Bridge 6140@Selected RTP Stream Configuration] The write handler for the characteristic 'Selected RTP Stream Configuration' on the accessory 'Front Door' was slow to respond! 2/5/2023, 6:15:42 PMRing Bridge starting 2/5/2023, 6:15:57 PMRing BridgeLoaded plugin 'homebridge-ring' 2/5/2023, 6:15:57 PMRing BridgeLoading 1 platforms... 2/5/2023, 6:15:57 PMRing BridgeRingConfiguring cached accessory 90b4e9a0-582e-4e89-88a5-2a056241b635 Back Door 2/5/2023, 6:15:57 PMRing BridgeRingConfiguring cached accessory 2c8152c0-073e-4f92-ab29-b9ddabdf22e1 Front Door 2/5/2023, 6:15:57 PMRing BridgeBridge is running on port 51826. 2/5/2023, 6:15:58 PMRing BridgeRingFound the following locations: 2/5/2023, 6:15:58 PMRing BridgeRing locationId: 9891bef3-8a09-4b69-b545-c187ce0a8332 - Home 2/5/2023, 6:15:58 PMRing BridgeRingConfiguring 2 cameras and 2 devices for location "Home" - locationId: 9891bef3-8a09-4b69-b545-c187ce0a8332 2/5/2023, 6:15:59 PMRing BridgeConfiguration change 2/5/2023, 6:16:26 PMRing BridgeRingPreparing Live Stream for Front Door 2/5/2023, 6:16:26 PMRing BridgeRingStream Prepared for Front Door (0.497s) 2/5/2023, 6:16:26 PMRing BridgeRingActivating stream for Front Door (0.668s) 2/5/2023, 6:16:28 PMRing BridgeERRORError: negotiate codecs failed. at RTCPeerConnection.setRemoteRTP (/var/lib/hoobs/ringbridge/node_modules/werift/src/peerConnection.ts:1022:13) at /var/lib/hoobs/ringbridge/node_modules/werift/src/peerConnection.ts:890:14 at Array.map () at RTCPeerConnection.setRemoteDescription (/var/lib/hoobs/ringbridge/node_modules/werift/src/peerConnection.ts:855:38) at WeriftPeerConnection.createAnswer (/var/lib/hoobs/ringbridge/node_modules/ring-client-api/lib/streaming/peer-connection.js:116:23) at WebrtcConnection.handleMessage (/var/lib/hoobs/ringbridge/node_modules/ring-client-api/lib/streaming/webrtc-connection.js:29:46) at /var/lib/hoobs/ringbridge/node_modules/ring-client-api/lib/streaming/streaming-connection-base.js:38:25 at doInnerSub (/var/lib/hoobs/ringbridge/node_modules/rxjs/src/internal/operators/mergeInternals.ts:71:15) at outerNext (/var/lib/hoobs/ringbridge/node_modules/rxjs/src/internal/operators/mergeInternals.ts:53:58) at OperatorSubscriber._this._next (/var/lib/hoobs/ringbridge/node_modules/rxjs/src/internal/operators/OperatorSubscriber.ts:70:13) at OperatorSubscriber.Subscriber.next (/var/lib/hoobs/ringbridge/node_modules/rxjs/src/internal/Subscriber.ts:75:12) at WebSocket.handler (/var/lib/hoobs/ringbridge/node_modules/rxjs/src/internal/observable/fromEvent.ts:288:52) at callListener (/var/lib/hoobs/ringbridge/node_modules/ws/lib/event-target.js:290:14) at WebSocket.onMessage (/var/lib/hoobs/ringbridge/node_modules/ws/lib/event-target.js:209:9) at WebSocket.emit (node:events:513:28) at Receiver.receiverOnMessage (/var/lib/hoobs/ringbridge/node_modules/ws/lib/websocket.js:1180:20) 2/5/2023, 6:16:28 PMRing BridgeRingStopped Live Stream for Front Door 2/5/2023, 6:16:28 PMRing BridgeRingconnectionStateChange: closed 2/5/2023, 6:16:28 PMRing BridgeRingiceConnectionStateChange: closed 2/5/2023, 6:16:29 PMRing BridgeERROR[Ring Bridge 6140@Selected RTP Stream Configuration] The write handler for the characteristic 'Selected RTP Stream Configuration' on the accessory 'Front Door' was slow to respond! 2/5/2023, 6:16:37 PMRing Bridge starting 2/5/2023, 6:16:52 PMRing BridgeLoaded plugin 'homebridge-ring' 2/5/2023, 6:16:52 PMRing BridgeLoading 1 platforms... 2/5/2023, 6:16:52 PMRing BridgeRingConfiguring cached accessory 90b4e9a0-582e-4e89-88a5-2a056241b635 Back Door 2/5/2023, 6:16:52 PMRing BridgeRingConfiguring cached accessory 2c8152c0-073e-4f92-ab29-b9ddabdf22e1 Front Door 2/5/2023, 6:16:53 PMRing BridgeBridge is running on port 51826. 2/5/2023, 6:16:53 PMRing BridgeRingFound the following locations: 2/5/2023, 6:16:53 PMRing BridgeRing locationId: 9891bef3-8a09-4b69-b545-c187ce0a8332 - Home 2/5/2023, 6:16:54 PMRing BridgeRingConfiguring 2 cameras and 2 devices for location "Home" - locationId: 9891bef3-8a09-4b69-b545- any assistance will be greatly appreciated.