ASScreenRecorder icon indicating copy to clipboard operation
ASScreenRecorder copied to clipboard

Record iOS screen contents to .mp4 video file

Results 17 ASScreenRecorder issues
Sort by recently updated
recently updated
newest added

Hi! I fixed the build errors. There were two lines updated only. Here is my fork with the fix https://github.com/kuzomenskyi/ASScreenRecorder Regards, iOS dev

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.

Updated the code to save the video on camera roll to use the PhotoKit framework instead of the AseetLibrary (now deprecated).

start recording cpu very high on iphone 7plus

HI, This is a great tool to capture the screen video. But I have to capture screen with the audio from device. Is it possible to include the sound also....

enhancement

Hi, this is a really good project. I just started using it and found a main thread checker warnings. Here is the fix for them.

I meet two crash messages when i use ASScreenRecorder i can provide the messages 1 *** -[AVAssetWriterInputPixelBufferAdaptor appendPixelBuffer:withPresentationTime:] Must start a session (using -[AVAssetWriter startSessionAtSourceTime:) before appending pixel buffers (__35-[ASScreenRecorder...

I am trying to record full screen video playing on device. But I am getting black video with full screen. Please suggest.

why we have to record half size for retina ipads? if i want record a clear video! what should i do!

After once record,Twice will be crash.