wess / Glimpse

UIView recording library.
MIT License
557 stars 42 forks source link

Getting crashed while capturing a view which has a video on playing (ARC) #5

Open rajucse3040 opened 10 years ago

rajucse3040 commented 10 years ago

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 crashed while doing that......... (My project is ARC enabled)......

Miths19 commented 7 years ago

same here the file created is of Zerobytes.... in project with ARC enabled...

mehmetbaykar commented 5 years ago

same here. Has anyone found a solution to capture a video in the uiview while there is a video playing inside of it?