Hi. When I use the Zoom Meeting SDK in Safari, I get a warning message that Safari does not support Computer Audio.
Description
The browser does not support the use of the computer’s audio device.
To use Zoom, install the latest version of standard browser such as Chrome or Firefox.
Which Web Meeting SDK version?
Im using Web Meeting SDK version 2.6.0
Meeting SDK Code Snippets
Follow the following message " (3) Safari Audio is supported if your site uses credentialless headers or is not cross origin isolated. See Web SDK Gallery View for implementation instructions."
I have enabled SharedArrayBuffer make my sites credentialless headers. It works on Chrome and Edge but not on Safari.
Screenshots
I have attached the screenshot below.
https://screeenshot.s3.amazonaws.com/screenshot.png
Device (please complete the following information):
- Device: [Macbook Pro]
- OS: [macOS 11]
- Browser: [Safari]
- Browser Version [16.0/15.4]
Additional context
In its current state, even if you set disableJoinAudio to true and audioPanelAlwaysOpen to false at init, it still relates to the above Audio.
So is there anyway I can hide the warning message and enable SharedArrayBuffer on Safari?
Thanks and Best regards,
Hoang.