Php Wiki : zr364xx


[phpwiki] zr364xx

/!\ This is not up to date since version 0.70 /!\

This is just the Wiki page. The official project page is here : http://royale.zerezo.com/zr364xx/

This is a Linux kernel module driver for cameras based on some Zoran chips in webcam mode.

You can add your own entries by editing this page. Please add your name or nickname to the entry :) If you want to add pages to this Wiki, please prefix them by "zr364xx_".

TODO and WISHLIST :

http://camerahacks.10.forumer.com/viewtopic.php?t=577&highlight=zr364xx
https://sourceforge.net/projects/saturntools
http://66.249.93.104/search?q=cache:iNc8KjZCxEYJ:www.maushammer.com/systems/cvscamcorder/usb.html+&hl=en&client=firefox

  > One possible bug you might want to look into... when both bttv and zr364xx
  > are running, sane-backends detects both of the video devices, but thinks
  > they're both zoran.  scanimage -L lists /dev/video0 and /dev/video1, but
  > says they're both controlled by zr364xx.

  The driver always reports that the cam can be accessed via "video device 0"
  although in my case it is "video device 1" (I have a TV card as video
  initialized as video device 0 at boot time)

What can I do if my webcam is listed below ?
  1. Try to get the vendor/product id of your camera. Plug your camera in webcam mode, and look at your logs or in file /proc/bus/usb/devices for something like this : Vendor=08ca ProdID=0109 or 0x08ca/0x0109 (here vendor = 0x08ca and product = 0x0109).
  2. Edit the zr364xx.c file and replace the following entries (replace with your values) : {USB_DEVICE ( -1, -1)}, becomes {USB_DEVICE (0x08ca, 0x0109)}, and { -1, -1, 0, "Custom camera" }, becomes { 0x08ca, 0x0109, 0, "Aiptek PocketDV 3300" },. Rebuild your driver, rmmod zr364xx and modprobe zr364xx.
  3. You can try an alternative init method using a different "method" value.
  4. Launch a V4L application, if it works you are lucky :) Please send me an email if you manage to use this driver with your camera !

If you think your camera could work with this driver but you don't manage to, try to send me an snoop file using Snoopy.

If you are a company, feel free to contact me to see how you could send me some hardware (webcam) to work on.

List of devices we could test with this driver (thank you Google) :

And also this list (thank you Zoran) :
EditText of this page (last edited February 9, 2007) [info] [diff])
FindPage by browsing or searching
5 best incoming links: RecentChanges (4), dv3300 (2),
5 best outgoing links:
5 most popular nearby: