Webcam Related Software: Difference between revisions

From LinuxTVWiki
Jump to navigation Jump to search
(move mplayer usage info to MPlayer page; fixed links and alphabetize order)
m (minor edits)
Line 10: Line 10:


===Individual Applications===
===Individual Applications===
* * [http://camorama.fixedgear.org/ Camorama] -- Hasn't been updated since 2007, but it works as a basic, simple webcam viewer.
* [http://camorama.fixedgear.org/ Camorama] -- Hasn't been updated since 2007, but it works as a basic, simple webcam viewer.
* [http://linux.bytesex.org/xawtv/ Xawtv] -- A suite of video4linux related software, which can be used to view webcam video.
* [http://projects.gnome.org/cheese/ Cheese] -- "Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others."
* [http://projects.gnome.org/cheese/ Cheese] -- "Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others."
* [http://www.ekiga.org Ekiga] -- Ekiga is a free Voice over IP phone allowing you to do free calls over the Internet. Ekiga is the first Open Source application to support both H.323 and SIP, as well as audio and video. Ekiga was formerly known as GnomeMeeting.
* [http://www.ekiga.org Ekiga] -- Ekiga is a free Voice over IP phone allowing you to do free calls over the Internet. Ekiga is the first Open Source application to support both H.323 and SIP, as well as audio and video. Ekiga was formerly known as GnomeMeeting.
Line 25: Line 24:
* [http://www.linux-projects.org/ Videoview & Device Debugger] -- applications suited for some drivers present in the Linux kernel. Videoview supports the USB Video Class standard.
* [http://www.linux-projects.org/ Videoview & Device Debugger] -- applications suited for some drivers present in the Linux kernel. Videoview supports the USB Video Class standard.
* [http://naaa.de/uvc_streamer.htm UVC-streamer] -- Grabs JPEGs from Linux-UVC compatible cameras and serves them as M-JPEG stream. It is very ressource friendly, most of the time you do not even recognize it in <tt>top</tt>. It allows to Pan/Tilt the camera, the upcoming second version (''mjpg-streamer'') will also support motion detection and plugins.
* [http://naaa.de/uvc_streamer.htm UVC-streamer] -- Grabs JPEGs from Linux-UVC compatible cameras and serves them as M-JPEG stream. It is very ressource friendly, most of the time you do not even recognize it in <tt>top</tt>. It allows to Pan/Tilt the camera, the upcoming second version (''mjpg-streamer'') will also support motion detection and plugins.
* [[Xawtv]] -- A suite of video4linux related software, which can be used to view webcam video.


==External Links==
==External Links==

Revision as of 22:18, 27 September 2011


Webcam icon.png

Webcam Related Software:

Here is a list of a software applications to use with your webcam.

Individual Applications

  • Camorama -- Hasn't been updated since 2007, but it works as a basic, simple webcam viewer.
  • Cheese -- "Cheese uses your webcam to take photos and videos, applies fancy special effects and lets you share the fun with others."
  • Ekiga -- Ekiga is a free Voice over IP phone allowing you to do free calls over the Internet. Ekiga is the first Open Source application to support both H.323 and SIP, as well as audio and video. Ekiga was formerly known as GnomeMeeting.
  • fswebcam -- fswebcam is a neat and simple webcam app for Linux. It captures images from a V4L1/V4L2 compatible device or file, averages them to reduce noise and draws a caption using the GD Graphics Library which also handles compressing the image to PNG or JPEG. The resulting image is saved to a file or sent to stdio where it can be piped to something like ncftpput or scp.
  • MPlayer -- media player for Linux. See link for webcam usage information
  • motion -- motion-detection using a webcam (on sourceforge)
  • Opengazer — head tracked and gesture detection; developed with a Logitech QuickCam Pro 4000 under v41
  • sonic-snap -- webcam application specifically suited for the Sonix sn9c10x chip
  • spook -- capture live video and audio and stream it over an IP network
  • svv -- Simple V4L2 video viewer
  • telak -- display remote or local pictures on your desktop
  • vgrabbj -- grabs a image from a camera and puts it in jpg/png format
  • Videoview & Device Debugger -- applications suited for some drivers present in the Linux kernel. Videoview supports the USB Video Class standard.
  • UVC-streamer -- Grabs JPEGs from Linux-UVC compatible cameras and serves them as M-JPEG stream. It is very ressource friendly, most of the time you do not even recognize it in top. It allows to Pan/Tilt the camera, the upcoming second version (mjpg-streamer) will also support motion detection and plugins.
  • Xawtv -- A suite of video4linux related software, which can be used to view webcam video.

External Links