Closed jvalli closed 3 years ago
Replacing consumeFrame with consumeImageBuffer for OTVideoCaptureConsumer.
consumeFrame
consumeImageBuffer
OTVideoCaptureConsumer
Set AVCaptureSession.Preset.medium as capture preset on Custom-Video-Driver and run the app.
AVCaptureSession.Preset.medium
Custom-Video-Driver
OPENTOK-43389
You are right @IGitGotIt. Updated!
What is this PR doing?
Replacing
consumeFrame
withconsumeImageBuffer
forOTVideoCaptureConsumer
.How should this be manually tested?
Set
AVCaptureSession.Preset.medium
as capture preset onCustom-Video-Driver
and run the app.What are the relevant tickets?
OPENTOK-43389