AVComposition doesn't play via Airplay Video

♀尐吖头ヾ 提交于 2019-12-11 03:18:41

问题


My AVMutableComposition which contains two locally stored video files plays fine on the iPad but cannot play via AirPlay Video.

My AVPlayer implementation works fine for regular AVURLAssets over AirPlay Video, just not for AVComposition assets.

Both locally stored video files play fine via Airplay Video when loaded as individual AVURLAssets.

Is this a limitation with AirPlay Video? Or is there something I need to do to the composition?

来源:https://stackoverflow.com/questions/9692564/avcomposition-doesnt-play-via-airplay-video

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