Glimpse icon indicating copy to clipboard operation
Glimpse copied to clipboard

UIView recording library.

Results 16 Glimpse issues
Sort by recently updated
recently updated
newest added

I am getting error when trying to use in Swift

is there a way record video with sounds

i want to use this code for screen recording in drawing app...but it takes much time to convert the video

I have been using the Glimpse so far and works fine for normal views. And i have used screen capturing while a video was playing on a View.But its getting...

Is it possible to exclude or sensor some sensitive information included view such as UItextfield field from recording?

How to make best clarity video? Video clarity is very low.

Whenever I call `stop()` method, the app crashes with the debugger message: Terminated due to memory issue

after stopping glimpse from recording I want to save this file into the camera roll. Below is the completion block I am using.... [glimpse startRecordingView:self.tableView onCompletion:^(NSURL *fileOuputURL) { ALAssetsLibrary *library...

Hey this a great library, thank you. Is it feasible to encode the captured frames directly to an animated GIF?