Crash on network failure

Description
A crash happens ON EVERY SINGLE network failure/loss when sessionContext.externalVideoSource is set.

Which macOS Video SDK version?
v1.9.6 and older (all from v1.3.2 onwards)

Steps to reproduce the behavior

  1. sessionContext.externalVideoSource = videoEngine;
  2. connect to session
  3. disconnect wifi

Sample project
I’ve modified the sample project bundled with the SDK to replicate this problem:
https://www.dropbox.com/scl/fi/mjoc5a3gx3p52x19ix40o/ZoomVideoSDKSample.zip?rlkey=caxxkvmy4isqd8w667fc59l8c&dl=1

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.