team-container
team-container copied to clipboard
issue with default config, wasm streaming compile failed.
im getting the following error in the developer tools when joining a jitsi conference: wasm streaming compile failed: TypeError: Failed to execute 'compile' on 'WebAssembly': Incorrect response MIME type. Expected 'application/wasm'.
according to this jitsi communtiy page the mime type needs to be configured in the web server.
Thanks. I will fix that.