Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two way audio #67

Open
roboterm opened this issue Sep 7, 2020 · 2 comments
Open

Two way audio #67

roboterm opened this issue Sep 7, 2020 · 2 comments

Comments

@roboterm
Copy link

roboterm commented Sep 7, 2020

Since homebridge-camera-ffmpeg supports two way audio since v3.0.0 (https://github.com/Sunoo/homebridge-camera-ffmpeg/releases/tag/v3.0.0) it would be great to have that feature integrated into homebridge-dafang too

@sahilchaddha
Copy link
Owner

sahilchaddha commented Jan 7, 2021

@roboterm I was unable to find a way to play audio stream over the network on Dafang Speaker. For now, i guess only single wav file can be played from local sd card of the Dafang. I guess there could be some workaround to record chunked wav files on homebridge and then transfer those files to dafang via API and store on sd card and then play those wav files. It will have quite high latency and error rate making it more like Walkie Talkie rather than real time.

@sahilchaddha
Copy link
Owner

I already have a working Walkie-Talkie like solution if you want to try. Its quite buggy yet though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants