Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(browser-support): Add audio track to pc always on mobile Safari. On mobile Safari, if a user joins audio and video muted, the browser doesn't decode the incoming audio. Workaround is to always add the audio track to pc and mute it if needed. * feat: JSON encoded sources. (jitsi#1695) jitsi/lib-jitsi-meet@2820d64...b0d27fa