Self video doesn't start/take minutes to appear, but participants able to view it immediately

Hi,

You can check the documentation shared by @MaxM on how to register for the origin trials. For the WebCodecs you need to do an extra step though. You need to specify WebCodecs in the ZoomMtg.prepareJssdk too.

ZoomMtg.prepareJssdk([
‘WebAssembly SIMD’,
‘WebCodecs’
]);

Regards,
Lara