Square video using AVFoundation

家住魔仙堡 提交于 2019-11-30 16:43:25

I have updated the github repository with the code.

These were the errors that I rectified :

  • I was making mistake while creating the url for documents directory hence i was not able to use the video.
  • I was not creating the videoComposition properly. There were issue while creating the CMTimeRange.

Please visit the repository and check for yourself. Also upvote if the code helped you in anyway. Thanks!!

Repo link - https://github.com/ankit-betterbutter/CustomCamera

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!