HDMI video into an iOS device

吃可爱长大的小学妹 提交于 2019-12-25 02:22:40

问题


I have a small idea for an app that would use video from an HDMI source on an iPad. Would someone that has experience working with external hardware/video/input signals point me in the right direction. I'll do the work obviously, I just need a little kick in the proper direction on where to start.

Basically I just want to view video from an HDMI source in a view (UIView maybe) on my iPad. It really is that simple.

Is AVFoundation all I need for this? Thanks for any links, tips, pointers, comments or ideas.


回答1:


Join the MFi licensing program and get the hardware components, tools, documentation, technical support, and certification logos needed to create AirPlay audio accessories and electronic accessories that connect to iPod, iPhone, and iPad. - MFi Program

AVFoundation allows you to connect the standard device inputs only such as back and front camera or microphone. So I am afraid it will be on you to interprete your custom HDMI input accessory

Updated

The information shared under the MFi Program is Apple Confidential. Read MFi Program Enrollment



来源:https://stackoverflow.com/questions/19846766/hdmi-video-into-an-ios-device

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