DefaultCameraCaptureSource(context: Context, logger: Logger, surfaceTextureCaptureSourceFactory: SurfaceTextureCaptureSourceFactory, cameraManager: CameraManager = context.getSystemService(
Context.CAMERA_SERVICE
) as CameraManager)
DefaultCameraCaptureSource will configure a reasonably standard capture stream which will use the Surface provided by the capture source provided by a SurfaceTextureCaptureSourceFactory