Allows to capture video from UVC cameras using Console or Windows Service environment.
Developed for supporting H.264 stream capturing from Logitech C920 camera.
Features:
- Get and save audio and video stream from UVC camera
- No video preview.
- Could work as Windows Service
- Could work as Console Application
- All parameters are configurable from config. UI for managing config file.
- Overwrites video files when configured folder size is reached.
- GPS info in subtitles
-...
Java access to USB, currently using kernel 2.4 Linux-USB support. There is a "core" API for accessing USB devices, and simple tools including a USB viewer in Swing. Applications are being developed separately, including digital camera support.