You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the original discussion, there was a concern raised, that 'Skip device preview before joining a call' together with direct-call, but also on any accidental / swift clicking on 'Join call' may expose the user straight after joining, when he's not realised it yet (even worse, if device/app freezes, but the first frame was already sent to others). There is no chance to prevent disabling camera
Describe the solution you'd like
Always mute camera on joining call, when this flag is disabled
Add a description to the toggle in Admin settings
Alternatives:
one more toggle, default-on for camera on + device skip, mutually exclusive with 'Turn camera and microphone off by default'
option to predefine the type of 'call' with #direct-call parameter - E.g. join with audio only / with audio+video
Tip
How to use GitHub
Feature request
#direct-callparam does not respect 'Skip device preview before joining a call' #17471From the original discussion, there was a concern raised, that 'Skip device preview before joining a call' together with
direct-call, but also on any accidental / swift clicking on 'Join call' may expose the user straight after joining, when he's not realised it yet (even worse, if device/app freezes, but the first frame was already sent to others). There is no chance to prevent disabling cameraDescribe the solution you'd like
Alternatives:
#direct-callparameter - E.g. join with audio only / with audio+video