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.
多年来,许多人制作了 Android 应用程序/库,例如UVCCamera来查看 UVC 网络摄像头视频流。然而,Android Pie 的发行说明似乎表明它现在包含一个原生 UVC 驱动程序:
外接摄像头支持:Android 9 现在支持某些设备上的外接 USB/UVC 摄像头。[资源]
由于所有的非官方库都非常错误,我对尝试新的官方驱动程序非常感兴趣。但是,我根本找不到任何示例来展示如何使用它。谁能指点我的样本?