C O R I A N D E R

Introduction

Coriander is the Linux graphical user interface (GUI) for controlling a Digital Camera through the IEEE1394 bus (aka FireWire, or iLink). Coriander is full featured and besides changing the parameters of the camera it will also let you record video, send images to an FTP site, convert the video to a V4L stream,... A live display is of course provided too. Best of all, Coriander will work with any camera that is compatible with the IIDC specifications (also known as DCAM specs). This includes most 1394 webcams and a majority of industrial or scientific cameras too. However, any cameras in which you can insert a video tape (camcorders,...) will NOT work with coriander. These cameras record compressed DV video on the tape, while the IIDC specify uncompressed, on-the-fly video flows. If you wish to use a camcorder you should have a look at Kino instead.

News

2007/06/21: The final 2.0.0 release is out!

2007/01/21: The fourth release candidate is out. Requires version 2.0.0-rc5 of libdc1394-2.

Features

Coriander almost fully implement the IIDC v1.31 specifications. This means you can control almost all features supported by your camera using the GUI. Standard IIDC features are:

  • change picture mode and format.
  • camera on/off/reset
  • control of Auto/man/one-push-auto, on/off, value and absolute value for all standard features
  • memory channel save/load
  • full Format_7 control
  • control of the external trigger
  • transmission on/off/restart

Coriander will nicely adapt itself to the features supported by your camera.

In addition to these standard features, Coriander also has several extras that are not in IIDC but which are nonetheless mandatory to make it a usefull program: a live display, image and video recording, FTP posting, error reporting, bus usage evaluation, multiple camera support, camera naming, bayer pattern decoding (6 different techniques), stereo image de-interlacing (for stereo cameras). The V4L export, which uses the vloopback module, allows you to directly use coriander as a video source for V4L programs, like gnomemeeting or Effectv!

History

Coriander is born around Christmas 1999, shortly after libdc1394 was started by Gord Peters. It was first codenamed 'Commader' but quickly changed to 'Coriander'. How got from commander to coriander holds in this strip of Calvin and Hobbes (copyright by Bill Watterson):

(Always refer to Calvin and Hobbes if you want cool acronyms for your projects!) By the way, Calvin and Hobbes fans can have a look at the official website. Very sadly the copyright owners have shut down the great website of Martijn Reemst, which was an invaluable source of information that clearly respected the spirit of the comic books. They were probably very jaelous of its success and quality.

Other than that, coriander is a herb (and a spice) that has strictly nothing to do with this program. Visit Wikipedia to discover more about this plant.

In recent news, Coriander appeared in the issue 69 of Linux Magazine.

Download

The source is available on the SourceForge website. For old packages check the archives. Before downloading it there you may give a try at the package management system of your distribution: Coriander packages exist for Debian, Slackware, Suse, RedHat,...

If you compile from the sources you will need the following dependencies (include the development packages):

For infomation about installing an IEEE1394 interface in your linux box, have a look at the howto.

Links

  • Linux 1394 project
  • libdc1394: linux IEEE1394 digital camera control library
  • The libdc1394 FAQ
  • Univision, an API for 1394 and other V4L(2) cameras
  • IIDC API, an API for 1394 that will meet the IIDC API specifications (these specs are not released yet).
  • IEEE1394 camera list
  • Since it is possible to install linux on an iPAQ (see Handhelds.org), why not run Coriander on those cute gadgets? Maybe on day there will be an iPAQ version of Coriander! (News about this: it is impossible because the iPAQ has no CardBus ports, just simple 16-bit PCMCIA ports. Auuugh!)
  • Unicap, a unified API for V4L and 1394 cameras.
  • libdc1394 stuff, including a migration guide from the v1 interface to the new v2.
  • Un guide en francais pour utiliser l'iSight d'apple. Utile aussi pour d'autres webcams car l'iSight est compatible IIDC et peut donc etre substituee par d'autres modeles.