Results 1 to 2 of 2

Thread: How to zoom in and out with a webcam

  1. #1
    Join Date
    Nov 2009
    Beans
    212
    Distro
    Ubuntu Development Release

    How to zoom in and out with a webcam

    I am using a Logitech C930E webcam on Ubuntu 20.04. How can use the webcam’s zooming feature? Can I invoke this zooming feature in Cheese, Zoom, etc.?

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: How to zoom in and out with a webcam

    Code:
    v4l2-ctl -d /dev/video0 -c zoom_absolute=200
    This assumes the Video-4-Linux v2 device is /dev/video0.
    Works on a Logitech C920 Pro.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •