<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=us-ascii" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Derek Holzer wrote:
<blockquote cite="mid46B8666E.8070906@umatic.nl" type="cite">
  <pre wrap="">Linux uses a different device structure (Video4Linux) for video input 
than OS X, so [pdp_v4l] will never work.

In short, Linux users can access a USB camera with [pdp_v4l], but not a 
firewire one.
OS X users can access a firewire camera with [pdp_ieee1394], but not a 
USB one.
  </pre>
</blockquote>
nope, some USB webcams will work,<br>
it uses Quicktime interface in fact<br>
like Gem.<br>
<br>
hum,<br>
sevy<br>
<blockquote cite="mid46B8666E.8070906@umatic.nl" type="cite">
  <pre wrap="">
If you use GEM on OS X, you can access either. You might need the macam 
drivers to use the USB camera:

<a class="moz-txt-link-freetext" href="http://webcam-osx.sourceforge.net/">http://webcam-osx.sourceforge.net/</a>

best,
d.



David Divilly wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Thanks Jack ..
Had a look at [pdp_ieee1394] .. but all my webcams are USB ..
what I really want to know is what object will allow me to open these 
webcams like  [pdp_v4l] (for linux) in OS X .. as per Example13 in the 
browser ..
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>