Ring Peephole Camera support #633
Unanswered
SteveNewhouse
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
New to Srypted- excited to learn more...
I have a Ring Peephole Camera that I am trying to connect to Homekit.
I can see that it has connected and that some events have come in (battery level, binary state, online:true, etc) but snapshots don't work and I can view the camera. I do see the following error in the console.
Hoping for advice on how to get this up and running!
########################
3/16/2023, 12:56:43 PM
########################
[Snapshot Plugin]: Snapshot failed RPCResultError: Not found with response: Not Found
[Snapshot Plugin]:
[Snapshot Plugin]: at yt.request (/external/ring-client-api/packages/ring-client-api/rest-client.ts:403:15)
[Snapshot Plugin]: at process.buffer (node:internal/process/task_queues:95:5)
[Snapshot Plugin]: at yr.takePicture (/src/main.ts:626:13)
[Snapshot Plugin]: at RpcPeer.handleMessageInternal (/server/node_modules/@scrypted/server/src/rpc.ts:734:37)
[Snapshot Plugin]: @scrypted/ring:host
[Snapshot Plugin]: host:@scrypted/snapshot {
[Snapshot Plugin]: cause: undefined
[Snapshot Plugin]: }
[Snapshot Plugin]: creating error image with background Snapshot Failed false
[Rebroadcast Plugin]: camera is battery powered, prebuffering and rebroadcasting will only work on demand.
[Rebroadcast Plugin]: camera is battery powered, prebuffering and rebroadcasting will only work on demand.
Beta Was this translation helpful? Give feedback.
All reactions