Video SDK - macOS v1.2.3
1648599869477
Video SDK - Mac
Added
Add ZoomAudioDevice.driver to support share computer sound
How to use ZoomAudioDevice.driver
sudo /bin/rm -rf /Library/Audio/Plug-Ins/HAL/ZoomAudioDevice.driver
sudo cp -r [ZoomAudioDevice.driver source path] /Library/Audio/Plug-Ins/HAL
sudo launchctl stop com.apple.audio.coreaudiod && sudo launchctl start com.apple.audio.coreaudiod
After the last step, you can start sharing computer sound when screen sharing in a session.
Support regular user joins the session before the host
Fixed
Issue where the SDK occasionally crashes when running using Electron on an ARM machine
Did you like this update?