homebridge-camera-ui
homebridge-camera-ui copied to clipboard
Two-Way Audio
The current implementation is old and experimental.
I plan to rewrite this and find a simpler way to make two-way audio more accessible.
I got a eufy IndoorCam Mini so if you need access let me know.
I've got 3x Vstarcam C7824WIP and 1x Vstarcam C24S. APIs are the same. Two way audio works through their native app. I can give you access to play with it if you wish.
Thanks
I have a hacked Yi Camera (MStar/BFUS). The way that it works is by sending a raw audio sample request to a shell script file, which is then played on the camera's built-in speakers. It would be great if I could use this, perhaps by taking user voice inputs and transcribing it into a raw audio file that can be sent to the camera's IP address.
Have a Dahua VTO Doorbell with 2 way audio.
Just a hint: I have recently started to add 2-way audio support for SIP-based video doorbell cameras here: https://github.com/Sunoo/homebridge-camera-ffmpeg/pull/1253
Maybe it could be integrated here as well.
The audio streams are directly negotiated between the plugins ffmpeg instances and the video doorbell.