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
Reply to Performance drop when particle emitter is combined with video play
Awesome, this seems to be very helpful. I was able to reduce the lifetime and count and bring it under control.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Oct ’25
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:
Replies
Boosts
Views
Activity
Jul ’25
Reply to ReplayKit start and stop capture breaks and give me an error when switching from Immersive to Mixed and back.
HI Apple Engineer, I have been able to build using RealityRenderer and it is awesome. I understand that it uses PerspectiveCamera to render. I wanted to know what is the default FOV for this camera and how much can we push it? I want to ideally render a scene with 180 degrees of fov. Thanks
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
May ’25
Reply to ReplayKit start and stop capture breaks and give me an error when switching from Immersive to Mixed and back.
Thanks a lot for the reply. I have created a FB and here is the number FB16836177. Also, exploring RealityRenderer as a potential replacement.
Topic: Spatial Computing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Mar ’25