QuantumEntangledAndy / neolink

An RTSP bridge to Reolink IP cameras
GNU Affero General Public License v3.0
247 stars 39 forks source link

ONVIF Support and Scrypted Two Way Audio #265

Open ArkhanDev opened 3 weeks ago

ArkhanDev commented 3 weeks ago

Hello, I bought a Reolink Lumus not too long ago and noticed that it doesn't support ONVIF or RTSP so I stumbled across this project and now, use it to integrate my Reolink Cams with the RTSP Streams to Scrypted and Home Assistant. Now, I'd like to use Scrypted with Two Way Audio because RTSP only supports One Way and the Stream of course.

I haven't found a way of integrating the "talk" function into Scrypted with their MQTT Plugin (which I think is stupid) and as far as I know the only way to add Two Way Audio to Scrypted without using a specific Cam Plugin is ONVIF. Is there any way to add Neolink to ONVIF so Scrypted can control the Lights and Two Way Audio or is ONVIF (or Scrypted) support planned?

QuantumEntangledAndy commented 1 week ago

There's no ONVIF server side coded ready to go in rust. So I would have to write the spec out myself. I don't really have the drive for that but if you want to add it yourself please do