Screen capture video in iOS programmatically

后端 未结 3 2007
眼角桃花
眼角桃花 2020-12-13 11:30

I\'m trying to create a UIView that allows a user to tap a button in i and record the screen (not make a video from the camera), then save it to the document folder. I\'ve

3条回答
  •  天涯浪人
    2020-12-13 12:02

    Another useful project for this is RecordMyScreen, found here: https://github.com/coolstar/RecordMyScreen

提交回复
热议问题