CameraKit / camerakit-ios

Library for iOS Camera API. Massively increase performance and ease of use within your next iOS Project.
Apache License 2.0
686 stars 82 forks source link

Crash in CKFVideoSession.swift line 44 #31

Open summonerriftofficial opened 4 years ago

summonerriftofficial commented 4 years ago

Fatal Exception: NSInvalidArgumentException *** -[AVCaptureSession addInput:] Can't add <AVCaptureDeviceInput: 0x107cfaf10 [Front Camera]> because the device does not support AVCaptureSessionPreset1920x1080 - Use -[AVCaptureDevice supportsAVCaptureSessionPreset:]

Screen Shot 2020-05-07 at 4 42 28 AM

it happens when flipping the camera.

marcozabo commented 2 years ago

The same for me... how to fix?