flutter_usbcamera 0.0.1
flutter_usbcamera: ^0.0.1 copied to clipboard
Flutter plugin for Android UVC (USB Video Class) camera preview, capture, recording and OpenGL rendering. Based on AndroidUSBCamera (AUSBC).
0.0.1 #
- Initial release. / 首次发布。
- USB UVC camera preview with OpenGL rendering. / USB UVC 摄像头预览,支持 OpenGL 渲染。
- Capture image, video recording, and audio recording. / 支持拍照、录像、录音。
- Resolution switching and camera parameter adjustment. / 支持分辨率切换和摄像头参数调节。
- Built-in OpenGL effects (black & white, soul, zoom). / 内置 OpenGL 特效(黑白、灵魂出窍、缩放动画)。
- Device hot-plug detection. / 支持设备热插拔监听。
- Microphone live playback. / 支持麦克风实时播放。