Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图得到一些帮助。我想在 iOS 上暂停/恢复视频录制。但这非常复杂。我的目标是在 Instagram App 的应用程序中获得类似的东西(当你按下它的录音时)。我找到了“CapturePause”应用程序示例,但这对我来说非常复杂。很多流字节算法。对我来说太复杂了。
我尝试通过使用多个 AvCaptureMovieFileOutput 来开发解决方案,但它非常复杂。我正在失去理智。
有谁知道一个框架或一段代码可以很好地做到这一点?我在GG上搜索,我发现了一些东西。
谢谢,
阿尔诺
我也发现类似于 Instagram 录制..我发现暂停重新编码
https://github.com/piemonte/PBJVision
我有帮助的东西