Sony Digital Camcorder connected via USB possible?

Ask a Question related to Debian, Design and Development.

  1. #1

    Default Sony Digital Camcorder connected via USB possible?

    Hey,

    I'm trying to connect my new Sony DCR-TRV 250 Digital 8 Camcorder to my
    Debian Sid workstation via USB. I can't find anything on Google or the
    Debian mailing lists about connecting camcorders via USB. Has anyone
    done this before?

    Thanks,

    Ryan

    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.2.2 (GNU/Linux)

    iD8DBQE/LcJ/6ZA8+1/wXqMRAjCiAJ9wuX0ITo04iYnxv71Iu71EC1x0NQCfZy9f
    srGVZQA/fgyN6bB9gjMsbzc=
    =9bjy
    -----END PGP SIGNATURE-----

    Ryan Nowakowski Guest

  2. Similar Questions and Discussions

    1. Running NTDSUTIL in Directory Services Restore mode - should be connected or NOT connected to the network?
      Gurus, I have been studying Windows Server 2003. Say you have an operations master which is off-line due to a lengthy hardware failure, such as...
    2. Sony TRV230 vs. Sony TRV245 (UK Models)
      com (J.B.) wrote in message news:<google.com>... > Hopefully someone out there has either of these camcorder models and > can give me an unbiased...
    3. [COMM] Sony Digital Cameras
      http://www.itparadise.com.au/default.php/cPath/21_50 Sony DSCP32 Digital Camera $449.00 Sony DSCU20 Digital Camera $549.00 Sony DSCP52...
    4. Mailing list for Canon Digital Camera or Sony Handycams
      Hi Does anyone know of mailing list for either Canon Digital Cameras or Sony Handycams. thanks
    5. Sony DCR-TRV33 camcorder
      Does anyone know how to download the pics from the memory stick into a woody system? Is there any package with the drivers for this camera? It will...
  3. #2

    Default Re: Sony Digital Camcorder connected via USB possible?

    On Sun, Aug 03, 2003 at 09:18:39PM -0500, Ryan Nowakowski wrote:
    > I'm trying to connect my new Sony DCR-TRV 250 Digital 8 Camcorder to
    > my Debian Sid workstation via USB. I can't find anything on Google or
    > the Debian mailing lists about connecting camcorders via USB. Has
    > anyone done this before?
    In general, yes. With that particular model, no. All I needed to do
    was treat the camera like any other USB storage device, and make sure it
    was on.

    --
    Jamin W. Collins

    Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Jamin W. Collins Guest

  4. #3

    Default Re: Sony Digital Camcorder connected via USB possible?


    Once upon a time Jamin W. Collins was quoted as saying:
    > In general, yes. With that particular model, no. All I needed to do
    > was treat the camera like any other USB storage device, and make sure it
    > was on.
    Whilst in general that is true, I had a problem a while back tring to get
    my digital camera (epsilon) connected to my box, it uses usb for the
    connection, it plugs in fine and I get console msgs regarding a scsi
    driver has been loaded,
    but I'm unable to access it at all under /dev/sda1.

    After several emails to one of the usb maintainers and also on kernel.org,
    it seems that whilst the device is saying that it is reported as a mass
    staorage device, its actually emulating it (by using windows drivers),
    hence unable to connect to any partition at all on the device.

    This apparently is the case for a lot of cheapish usb devices, In the end
    I bought a Zion smart card reader and used that, plug in and mount as
    vfat:

    mount -t vfat /dev/sda1 /usb-media

    So be prepared for that scenario, whilst it may display as a mass staorage
    device, you may not be able to connect to it.


    But there are always workarounds, as in my case the Zion Smart card reader
    (£15).

    Mark

    --
    To steal ideas from one person is plagiarism,
    to steal ideas from many is research.



    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Mark C Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139