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
Fixed an issue where the initial send settings were not being respected for cam video.
Other improvements
Made it so you no longer have to specify the broad 'unsafe-eval' in your Content Security Policy (CSP) when using video background processing (virtual backgrounds or background blur). You can specify the narrower 'wasm-unsafe-eval' instead (assuming you've also specified avoidEval: true when instantiating your Daily client).