Inserting an HTTP stream into a AVMutableComposition

我们两清 提交于 2019-11-30 06:48:04

Well, I got an answer from another source and I do not like it ...

It is apparently only possible to insert local items (assets) into an AVMutableComposition, remote items (like HTTP video streams) will not work.

The fact that the documentation does not say so and the fact that the error-message I am receiving is useless seems to be an omission by Apple. I did file a bug-report to improve that situation.

Apple Radar Bug Id: 10517711

Open Radar bug report.

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