Open
Description
Hi and thank you for your amazing work.
I'm in a scenario in wich I'm trying to configure a RPI3 with RPI camera module and raspiudio mic v3 as
- a smart video doorbell, the client has to be chrome on android smartphones
- at the same time the video feed will be used via rtsp by a frigate instance installed of ciurse on another dedicated machine
Go2RTC is installed on the Raspberry PI 3
Everything works fine, but I can't understand if two way audio is possible or not.
In the Readme.md is written that two way audio is possible via browser/WebRTC and with exec source. But I don't understand and I've not been able to redirect the talkback channel or the {input} to ffmpeg to reproduce the audio on the raspberry audio card (alsa)
Do you think such a configuration would be possible ? If there is a "talkback" stream coming from the browser is it possible to redirect to the local audio card even using ffmpeg or exe ??
Many thanks,
Gianantonio