Video is not rendering when more than 1 participant starts his video in Firefox in SDK v1.2.5

Hey @kvr

Thanks for your feedback.

Did you enable the Cross-Origin Isolated on your site? If the SharedArrayBuffer is unavailable on the site, only one video can be rendered on the same canvas unless enabled the enforceMultipleVideos option in the init method.

Thanks
Vic