Closed LoopIssuer closed 11 months ago
@olokobayusuf I would like just to add, that previously we tested with version 0.015-alpha-6 - there were sth like 5 times more crashes than in version 0.015.
The stack trace seems to indicate that the issue is coming from the MeetPredictor
, not VideoKit. As for the crash from Meet, we'll be migrating this predictor to our new Function platform, and officially deprecating the NatML version. I'll follow up with steps on how to upgrade.
Hi, Could you please give steps on how to upgrade?
Hey @LoopIssuer , can you shoot me a PM on Discord? I'll share more about migrating from NatML to Function.
Hi, We have crash on iOS devices (not all, and not always). Probably connected with this:
because once we get log right after CameraDevice.Discover:
I saw in newest release notes: "Fixed rare crash due to frame rate setting when CameraDevice.Discover is invoked."
We use Videokit 0.015 and vision.meet 1.0.7. Crash was on device: iPhone XR, iOS 16.6.1, CPU arm64e, GFX Apple A12 GPU
Please tell me, can this issue be connected to CameraDevice.Discover? Are you able to check if this still occurs on iOS? Maybe you can give me some workaround for previous "crash due to frame rate setting"?
Thank you in advance.