linux-webcam

Capture webcam snapshots, video clips, and timelapses on Linux using fswebcam and ffmpeg.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/balaraj74/F.R.I.D.A.Y --skill linux-webcam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: linux-webcam
Source: https://github.com/balaraj74/F.R.I.D.A.Y/tree/main/skills/linux-webcam
Command: npx skills add https://github.com/balaraj74/F.R.I.D.A.Y --skill linux-webcam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables users to capture images and record video from their webcam directly on Linux systems, providing a command-line interface for webcam interactions.

Core Features & Use Cases

  • Snapshot Capture: Take still photos from the webcam using fswebcam.
  • Video Recording: Record short video clips using ffmpeg.
  • Timelapse Creation: Capture a sequence of images over time and compile them into a video.
  • Use Case: A user might ask FRIDAY to "take a picture of my desk" or "record a 15-second video of my screen."

Quick Start

Use the linux-webcam skill to capture a high-quality photo named 'webcam.jpg' in your Pictures directory.

Frequently Asked Questions about linux-webcam

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture webcam images and video on Linux?

To capture webcam images and video on Linux, use this Skill to capture snapshots with fswebcam and record video clips with ffmpeg. It provides a command-line interface for taking still photos and short video recordings.

Can I create a timelapse video from a Linux webcam?

Yes, you can create a timelapse video on Linux by capturing a sequence of images over time using fswebcam. The Skill then compiles these captured images into a video using ffmpeg.

Do I need fswebcam and ffmpeg installed to take snapshots on Linux?

Yes, fswebcam and ffmpeg must be installed on your Linux system to take snapshots and record video. The Skill relies on these two command-line tools to capture still photos and video clips.

What is the best way to record a short video clip from the command line on Linux?

The best way to record a short video clip from the command line on Linux is using ffmpeg. This Skill automates ffmpeg commands, allowing you to easily record video clips directly from your webcam.

Does Linux webcam recording work for capturing my screen or desk?

Linux webcam recording works for capturing your desk or screen by taking snapshots and recording video clips. You can ask it to take a picture or record a video for a specified duration.

How do I take a high-quality photo and save it to a specific directory on Linux?

To take a high-quality photo on Linux, use this Skill to capture a snapshot with fswebcam and save it as a JPEG file. You can specify the output directory, such as your Pictures folder.