WouterGritter / ring-rtsp-stream

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

Working with a non doorbell camera? #2

Open markcodes opened 1 year ago

markcodes commented 1 year ago

Does this work with a non-doorbell camera?

WouterGritter commented 1 year ago

No, but you can modify it to do so (although a bash script would probably be just fine if your camera has an rtmp/rtsp stream). This piece of code uses the ring-client-api package to generate an rtsp stream.