Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
CAMERA(1)		       Camera User Manual		       CAMERA(1)

NAME
     camera - Webcam and photo camera application

SYNOPSIS
     camera [-d device] [-O overlay] [-H] [-h] [-R] [-r] [-V] [-v] [-x]

DESCRIPTION
     camera  is a webcam application, with the ability to take pictures. It also
     supports image flipping (horizontal and vertical) and choosing  alternative
     scaling algorithms (via the preferences window).

OPTIONS
     The following options are available:

     -d
	 Specify a video device to open.

     -H
	 Force the output to be flipped horizontally.

     -h
	 Force the output not to be flipped horizontally.

     -O
	 Specify an image to display on top of the camera feed.

     -R
	 Force the output to preserve the aspect ratio when scaling.

     -r
	 Scale the output without preserving the aspect ratio.

     -V
	 Force the output to be flipped vertically.

     -v
	 Force the output not to be flipped vertically.

     -x
	 Start	the application in embedded mode (for embedding inside other ap-
	 plications).

BUGS
     Issues	  can	    be	     listed	   and	      reported	      at
     http://www.defora.org/os/project/bug_list/3997/Camera.

SEE ALSO
     browser(1), gallery(1)

AUTHOR
     Pierre Pronchery <khorben@defora.org>
	 Code and documentation.

COPYRIGHT
     Copyright (C) 2013, 2014 Pierre Pronchery <khorben@defora.org>

     This  manual  page was written for the DeforaOS project (and may be used by
     others).

     Permission is granted to copy, distribute and/or modify this document under
     the terms of the GNU General Public License, Version 3 as published by  the
     Free Software Foundation.

DeforaOS Camera 		   08/01/2026			       CAMERA(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=camera&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help