alskipp / ASScreenRecorder

Record iOS screen contents to .mp4 video file
MIT License
558 stars 126 forks source link

How to Capture AVCaptureVideoPreviewLayer? (camera.previewlayer) #22

Open LegoTechApps opened 7 years ago

LegoTechApps commented 7 years ago

trying capture screen with camera.previewlayer

PacoIntelectiva commented 7 years ago

Me too!, I read in this Issue https://github.com/alskipp/ASScreenRecorder/issues/9 that maybe it is possible. Could you help as?

nvphi91 commented 7 years ago

hi. i don't capture screen (the screen is black) when play a video or show camera. Could you held this problem?

uditbatra commented 7 years ago

Please help on this. I am having the same issue. @LegoTechApps @PacoIntelectiva

endel commented 7 years ago

I've managed to record the preview layer by rendering each frame into a CALayer. https://github.com/endel/react-native-camera/commit/e739b50ca76bdef58b37c82e91ef1849f18efecc