WouterGritter / ring-rtsp-stream

A utility which allows you to get an RTSP stream from a ring camera (doorbell) device.
29 stars 1 forks source link

instructions? #1

Open MACscr opened 2 years ago

MACscr commented 2 years ago

Does this actually work? Instructions on how to setup and use? Im looking to integrate my ring doorbell into Frigate

AlexGreenUK commented 1 year ago

Did you ever get this to work? I have the same issue as no Instructions :(

WouterGritter commented 1 year ago

Simply copy the .env.example file to .env and fill it in according to your setup. Then make sure all node dependencies are installed with npm install and you can run the server.js file (node server.js) to stream the ring feed to your rtsp server.

cchewanik commented 1 year ago

Hello thank you for your effort with this project. I followed the instructions above however I am seeing the following output (Ring call has ended occurs almost immediately), and cannot open the feed in VLC. I confirmed the IP address is correct. Anything else I should check?

Thanks!!

Starting rtsp video stream of camera 343ea4d315bf to rtsp://192.168.0.5:8554/cam-343ea4d315bf Ring call started. Ring call has ended! Trying to reconnect in 30 seconds..