Home Assistant custom component for real-time viewing of almost any camera stream using WebRTC and other technologies.
1.54k
stars
181
forks
source link
Add some way to toggle client microphone (Two-Way Audio camera) #656
Closed
lorenzomartini1 closed 9 months ago
It would be nice to add something to toggle client microphone to the webrtc-camera card.
To enable microphone I add
microphone
to:media: video,audio,microphone
and this is working, but microphone is always on.but it would be usefull to choose when enable or disable client microphone.
My HA card config: