Media-ctl Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian

Media-ctl Installation On A Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian

media-ctl

Collection of command line video4linux utilities

Maintainer: Gregor Jasny



Section: utils

Install media-ctl

  • Debian apt-get install v4l-utils Click to copy
  • Ubuntu apt-get install media-ctl Click to copy
  • Alpine OS apk add v4l-utils Click to copy
  • Arch Linux pacman -S v4l-utils Click to copy
  • Kali Linux apt-get install v4l-utils Click to copy
  • CentOS yum install v4l-utils Click to copy
  • Fedora dnf install v4l-utils Click to copy
  • Raspbian apt-get install media-ctl Click to copy

v4l-utils

Collection of command line video4linux utilities

v4l-utils contains the following video4linux command line utilities: decode_tm6000: decodes tm6000 proprietary format streams rds-ctl: tool to receive and decode Radio Data System (RDS) streams v4l2-compliance: tool to test v4l2 API compliance of drivers v4l2-ctl, cx18-ctl, ivtv-ctl: tools to control v4l2 controls from the cmdline v4l2-dbg: tool to directly get and set registers of v4l2 devices v4l2-sysfs-path: sysfs helper tool

media-ctl

Configure Video4Linux media pipelines

Some of the more complex Video4Linux devices use the media controller interface to expose their internal building blocks, which can then be connected to form a custom processing pipeline for video input and output. media-ctl is a tool that allows you to examine and configure media controller connections from the command line or a shell script.

Install the latest version of media-ctl in Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian from terminal. To install the media-ctl just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of media-ctl from the respository and install it in your computer/server.