What is most appropriate USB class to handle images and video transfer and streaming?

断了今生、忘了曾经 提交于 2019-12-04 18:25:44

For static objects PTP is better since it does have a definition for an object. Current Canon DSLRs are also capable of "streaming" live video via standard PTP transaction mechanism. However, real streaming would benefit from isochronous transfer so UVC is better for streaming.

You can also have both classes implemented in a single device and have objects transferred bia PTP set of endpoints and stream via UVC endpoint.

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