dgreif / ring

Unofficial packages for Ring Doorbells, Cameras, Alarm System, and Smart Lighting
MIT License
1.21k stars 163 forks source link

camera.streamVideo doesn't output any video files anymore #1488

Closed praveenreddy854 closed 3 weeks ago

praveenreddy854 commented 1 month ago

Is there an existing issue for this?

Describe The Bug

Since 8-19-2024 I have noticed that I no longer receive video files from camera.streamVideo. Does anyone know what's going on.

ring-client-api version: 11.1.0 OS: Windows 11.

Note: I don't have a paid subscription to for ring. Is that a cause?

To Reproduce

No response

Expected behavior

I expect the videos to be saved on device but I see nothing.

Relevant log output

No response

Screenshots

No response

Additional context

No response

OS

Windows 11

Node.js Version

v20.10.0

NPM Version

v10.2.3

ring-client-api

v11.0.1

Operating System

Windows

tsightler commented 1 month ago

Uh, ring-client-api 11.1.0 (or 11.0.1 since you write two different versions) are both over 2 years old and use streaming APIs that we've known for a while were deprecated ad destined to be removed. Just like anything else, Ring's APIs change over time and we do our best to update ring-client-api to keep up with these changes. You can't just stay on some old version and expect it to work forever, and certainly, if you want to open a bug, you should at least update to the latest version before doing so.

Also, you didn't provide anything that is requested when opening a bug. If you don't want to provide details when opening a bug, please don't open one, just create a discussion. It's incredibly frustrating as a maintainer to have people ignore all the questions and take zero effort on themselves and just open bugs with absolutely nothing to go on.

Please post logs, code examples/steps to reproduce, something, or this issue will be closed.

tsightler commented 3 weeks ago

Closing due to no response.

praveenreddy854 commented 3 weeks ago

Sorry for the late response. I have tried ring-client-api 13.1.0 as well but no luck.