在APKPure安全快速地下载APK
APKPure 使用签名验证功能,确保为您提供无病毒的 Camera Module APK 下载。
您可以随时随地在自己的各种设备上畅享数百万最新的 Android 应用、游戏、音乐、电影、电视节目、图书、杂志等精彩内容。
*** DEVELOPER VERSION ***
This is an android AIM Module (to be used in the Dodedodo framework, see www.dodedodo.com) which provides the camera video of an android devices as base64 encoded frames. It can be used in combination with other AIM modules.
It provides three ports:
1. cmd. (input) listens for control commands
2. video_base64. (output) sends out video frames as base64 encoded strings
3. video_raw. (output) sends out video frames as int arrays
In addition, a UI is provided over which the frame rate and the video size can be adjusted.