Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS (designed for iPad) crash when enabling camera #34

Closed
v57 opened this issue Feb 23, 2024 · 1 comment
Closed

macOS (designed for iPad) crash when enabling camera #34

v57 opened this issue Feb 23, 2024 · 1 comment

Comments

@v57
Copy link

v57 commented Feb 23, 2024

First launch

  • Connected to the room
  • Enabled camera (default settings)
  • It showed camera access request and crashed (even before I accepted it)

Second launch

  • Connected to the room
  • Enabled camera
  • Crashed with the same error, but I see that camera indicator is glowing until I stopped the app

Crash error:

[LiveKit] CameraCapturer.startCapture() starting camera capturer device: <AVCaptureFigVideoDevice: 0x156085600 [FaceTime HD Camera][EAB7A68F-EC2B-4487-AADF-D8A91C1CB782]>, format: (format: 'vide'/'420v' 1920x1080, {30- 30 fps}, photo dims:{1920x1080}, max zoom:67.50 (upscales @1.00), ISO:50.0-50.0, supports multicam, supports Portrait Effect, supports Studio Lighting, supports Reactions, dimensions: Dimensions(1920x1080)), fps: 30(0...30)
-[MTLDebugDevice newTextureWithDescriptor:iosurface:plane:]:2641: failed assertion `Texture Descriptor Validation
IOSurface textures must use MTLStorageModeShared
@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Aug 24, 2024
@hiroshihorie
Copy link
Collaborator

This is known issue for Debug mode of Designed for iPad you need to disable Metal validation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants