問題タブ [android-9.0-pie]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
android - API 28 を使用して Android P で外部 USB カメラを使用する
本日、Android Pがリリースされました。 外部 USB ウェブカメラをカメラ アプリケーションで動作させるためにAPI 28INFO_SUPPORTED_HARDWARE_LEVEL_EXTERNAL
から利用できるものを使用する例があるかどうか疑問に思っていまし
た。
https://play.google.com/store/apps/details?id=snapexwebcam.com&hl=en_USやhttps://github.com/jwoolston/Android-Webcamなど、以前に同様のことを試みた人もいますが、これを達成するために Google の外部カメラ API を使用していないようです。