After analyzing the logs, we found that version 1.12.16 is being used and SharedArrayBuffer is not enabled. When using the non-WebRTC video solution, SharedArrayBuffer must be enabled for it to work properly. There are two ways to resolve this issue:
Alternatively, without enabling SharedArrayBuffer, you can upgrade to the latest Video SDK version, 2.2.5, which uses the WebRTC video solution instead. However, please note that the maximum supported resolution in this case is 720p.