Post

Replies

Boosts

Views

Activity

Reply to Main Camera Access on Vision OS
Can some Apple Engineer reply to this? I'm having the same issue where the video formats available for the below returns zero. let formats = CameraVideoFormat.supportedVideoFormats(for: .main, cameraPositions: [.left]) This is after all of the statements above this is successful. guard CameraFrameProvider.isSupported else { return } let cameraFrameProvider = CameraFrameProvider() try? await arkitSession.run([cameraFrameProvider])
Topic: Business & Education SubTopic: General Tags:
Jul ’25