Re: usb camera / filesystem question

From: Jim McCloskey (mcclosk_at_ucsc.edu)
Date: 11/29/04

  • Next message: Cameron Hutchison: "Re: .ini files in bash?"
    To: debian-user@lists.debian.org
    Date: Mon, 29 Nov 2004 14:52:30 -0800
    
    

    Christian Convey <cconvey@cox.net> wrote:

    |> I'm curious about the way a USB camera gets set up when plugged into
    |> a Sarge / 2.6.9 system. I'm also using 'udev'. Anyone know the
    |> following?
    |>
    |> When I plug in the camera, I assume there are three devices that must
    |> be created in the /dev directory, no?

    To use a Sony digital camera with my Debian laptop, all I had to do was
    to include this line in /etc/udev/udev.rules:

       BUS="scsi", SYSFS_vendor="Sony ", NAME="camera"

    This has the effect that when hotplug detects insertion of the camera's
    connector into a USB port, udev creates the device node /dev/camera.

    In /etc/fstab I have a line:

       /dev/camera /mnt/camera vfat rw,user,noauto 0 0

    so that when the camera is plugged in, I can:

       mount /mnt/camera

    and then view the .jpegs on the camera's file-system or copy them over
    to the hard disk or whatever.

    Aa far as I know, that is all that is required, and this simple setup
    works very well for me,

    Jim

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Cameron Hutchison: "Re: .ini files in bash?"

    Relevant Pages

    • Re: security CCd camera
      ... It is much better to look for a USB camera that delivers ... Maybe you could adapt this camera. ... >to those sold by microscope stores. ... but EZ video capture card from LW secientific will cost ...
      (sci.techniques.microscopy)
    • Re: WANTED: Console mode image capture software
      ... > We have a client who wants to use a USB camera to take pix of ... and also a USB scanner to scan ID's and Checks. ... > It may be possible, with the right camera (i.e., good resolution and ... and streaming bitstreams to an application to do video ...
      (comp.os.linux.embedded)
    • Re: designing of frame grabber
      ... I am working on a project titled "designing of frame grabber board". ... In this type of frame grabber board, I have to take input from camera ... I need dual host and device controller as the final data I am sending ... a USB camera with a controller or else go a step ...
      (sci.electronics.design)
    • avshws & rwiso
      ... I've written firmware and modified the rwiso code for an isochronous USB camera. ... I'd like to include this usb part in avshws sample and idea would be to remove the "simulated" hardware and pictures by the contents of these frame buffers. ... How to make the Pnp for camera working: in avshws there is no hardware defined but what is to be done to integrate the pnp detection of usb camera, and precisely at plug of it? ...
      (microsoft.public.development.device.drivers)
    • Re: CREATIVE live ultra webcam "true usb2.0 also supports usb1.1"
      ... The last time i hooked up a USB Camera the instructions said to load the ... have 3 USB1.1 ports and per Creative the product is backwords compatible. ... Please help and let me know what I should upgrade in windows. ...
      (microsoft.public.windowsxp.help_and_support)