楼主
ARSession 会占用后置相机,而独立的 AVCaptureSession / AVCaptureMultiCamSession 也需要使用后置摄像头。
希望解决:
ARKit 固定使用 Wide 1×
+
另一条录像 pipeline 正常进行变焦和镜头切换
目前公开 API 下可能存在 camera ownership / resource conflict。
原帖: linux.sb/topic/11421 · 共 1 楼 · 标题快照 2026-08-12 10:19:19
ARSession 会占用后置相机,而独立的 AVCaptureSession / AVCaptureMultiCamSession 也需要使用后置摄像头。
希望解决:
ARKit 固定使用 Wide 1×
+
另一条录像 pipeline 正常进行变焦和镜头切换
目前公开 API 下可能存在 camera ownership / resource conflict。