DefaultCameraCaptureSource
constructor(context: Context, logger: Logger, surfaceTextureCaptureSourceFactory: SurfaceTextureCaptureSourceFactory, cameraManager: CameraManager = context.getSystemService(
Context.CAMERA_SERVICE
) as CameraManager)