Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faild to activate stream #1285

Closed
1 task done
TombWar opened this issue Aug 7, 2023 · 1 comment
Closed
1 task done

Faild to activate stream #1285

TombWar opened this issue Aug 7, 2023 · 1 comment
Labels
live-streaming Problems with live streams

Comments

@TombWar
Copy link

TombWar commented Aug 7, 2023

Streaming Issue

When I start the Stream i become this error:

[07/08/2023, 15:30:32] [homebridge-ring] Failed to activate stream
[07/08/2023, 15:30:32] [homebridge-ring] Error: RTCPeerConnection is closed
    at RTCPeerConnection.assertNotClosed (/var/lib/homebridge/node_modules/homebridge-ring/node_modules/werift/src/peerConnection.ts:1404:13)
    at RTCPeerConnection.buildAnswer (/var/lib/homebridge/node_modules/homebridge-ring/node_modules/werift/src/peerConnection.ts:1312:10)
    at RTCPeerConnection.createAnswer (/var/lib/homebridge/node_modules/homebridge-ring/node_modules/werift/src/peerConnection.ts:1307:30)
    at WeriftPeerConnection.createAnswer (/var/lib/homebridge/node_modules/homebridge-ring/node_modules/ring-client-api/lib/streaming/peer-connection.js:121:24)
    at WebrtcConnection.handleMessage (/var/lib/homebridge/node_modules/homebridge-ring/node_modules/ring-client-api/lib/streaming/webrtc-connection.js:29:32)
[07/08/2023, 15:30:47] [homebridge-ring] Failed to reach Ring server at https://app.ring.com/api/v1/mode/location/ce17aef5-0708-45ca-8799-cd7a5b6cbb65.  Timeout awaiting 'request' for 20000ms.  Trying again in 5 seconds...

Node.js Version: v18.17.0
Homebridge Version: 1.6.1
homebridge-ring: 11.8.1

Proposed Solution

i not sure.

Environment

Homebridge

What operating system are you on?

Linux

Relevant log output

No response

Honesty Time

  • I swear this is worth your time!
@TombWar TombWar added the live-streaming Problems with live streams label Aug 7, 2023
@dgreif
Copy link
Owner

dgreif commented Aug 7, 2023

This error indicates that you were not able to reach Rings servers:

Failed to reach Ring server at https://app.ring.com/api/v1/mode/location/ce17aef5-0708-45ca-8799-cd7a5b6cbb65

This likely means there was an issue with your internet, or possibly that Ring was having some issues on there end. Nothing to be done at the plugin level to fix it.

Please see https://github.com/dgreif/ring/wiki/Camera-Troubleshooting for more advice on fixing streaming issues

@dgreif dgreif closed this as not planned Won't fix, can't repro, duplicate, stale Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
live-streaming Problems with live streams
Projects
None yet
Development

No branches or pull requests

2 participants