camControl – USB/UVC Camera Control Utility

Release Date : v2 – 09/2025 (v1 – 12/2024)

Platforms : Linux (Debian ARM64, AMD64 supported)

Download : v4l2Camera Git Repo

Description : Newly released major upgrade to our camControl (Linux) UVC camera control utility. Now at version 2.

Features : Building on the free-to-use application already released we are pleased to announce some major new features :

  • re-imaging of the UI, simplified and cleaned up
  • ported to GTK (Gnome tool kit), no reliance on third party UI libraries
  • better frame rate support, based on enhancements in the v4l2Camera open source package (support up to 60 fps on cameras with that frame rate)
  • enhanced video capture capability, supporting both :
    • AVI/JPG for most image formats and
    • MP4/H264, for cameras with build in H264 frame generation capability. No encoder is used, raw H264 frames are embedded in a compliant MP4 file.

We are very pleased to announce the addition of web casting support for image formats (JPG, YUV, YUV, BMP etc) as well as H264 video formats :

  • we support multi-part HTTP for streaming image formats at all supported sizes as mutli-part JPG streams.
  • we also support RTSP/RTP for streaming H264 frames from compliant cameras
    • it is a minimal implementation but it works with VLC just fine.
    • multiple streams are supported

You can download debian binaries here, both AMD64 and ARM64 version)