Dynamic Mute
Would it be possible to add a feature to mute,unmute the audio dynamically. I need to mute the audio when sending audio messages to the camera, otherwise I hear the audio feedback loop of the camera audio. Does that make sense? I.e., in HA...
This is GUI. It's strange to change GUI behaviour from server
It is no different than setting/unsetting MUTE in the HTML <VIDEO> tag, but dynamically using javascript API. It does not seem strange to me. Please reconsider... :)
On Wed, Sep 1, 2021 at 7:03 AM Alex X @.***> wrote:
This is GUI. It's strange to change GUI behaviour from server
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/AlexxIT/WebRTC/issues/111#issuecomment-910263073, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADFMVIV4B3ONRKT4N4ZFZ63T7YQBVANCNFSM5BFCNJ5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
This would be helpful, for example when used in conjunction with SIP card in intercom scenario. One could enter intercom view and see preview with sound of what is happening outdoor, however when SIP call is received that would mean there is audio from SIP and WebRTC.
This is my current setup anyway, I've disabled audio completely for now.