ASScreenRecorder icon indicating copy to clipboard operation
ASScreenRecorder copied to clipboard

unable to capture the camera preview layer

Open agraj28 opened this issue 7 years ago • 8 comments

I have implemented

  • (void)writeBackgroundFrameInContext:(CGContextRef*)contextRef code in the ASScreenRecorder.m file still unable to record the camera preview layer .Black color is recorded with the subviews.

agraj28 avatar Jul 11 '18 10:07 agraj28

Hello @agraj28 Did you find any solution using this library?

DikenOpenxcell avatar May 04 '20 07:05 DikenOpenxcell

No

agraj28 avatar May 04 '20 07:05 agraj28

Okay, then did you use another library?

DikenOpenxcell avatar May 04 '20 08:05 DikenOpenxcell

I have done that by creating my own library instead of using any 3rd party library/cocoapods.

agraj28 avatar May 04 '20 10:05 agraj28

Okay, Is it possible to share your own created library?

DikenOpenxcell avatar May 04 '20 10:05 DikenOpenxcell

Sorry I don’t have that code it’s with company for which I used to work that time

agraj28 avatar May 04 '20 14:05 agraj28

Okay. Is it possible to give me some information like you used AVCaptureSession or ReplyKit?

DikenOpenxcell avatar May 05 '20 07:05 DikenOpenxcell

Avcapturesession

agraj28 avatar May 14 '20 18:05 agraj28