Pre-release of webcamd [v0.2.4]

Boris Samorodov bsam at ipt.ru
Wed Jun 1 09:41:15 UTC 2011


On Tue, 31 May 2011 19:32:38 +0200 Hans Petter Selasky wrote:

> Attaching new patch for ports. Some minor changes.

Wow, it now builds with clang! No regression since 0.2.2.

However (the behaviour is the same since 0.1.26) I'd like to
report some inconsistency. The system:
------
% uname -a
FreeBSD bb.ipt.ru 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r222487: Mon May 30 15:43:30 MSD 2011     bsam at bb.ipt.ru:/usr/obj/usr/src/sys/BB  i386
% usbconfig -d 7.2 dump_device_desc
ugen7.2: <Microsoft LifeCam VX-800 Microsoft> at usbus7, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x00ef 
  bDeviceSubClass = 0x0002 
  bDeviceProtocol = 0x0001 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x045e 
  idProduct = 0x0766 
  bcdDevice = 0x0101 
  iManufacturer = 0x0001  <Microsoft>
  iProduct = 0x0002  <Microsoft LifeCam VX-800>
  iSerialNumber = 0x0000  <no string>
  bNumConfigurations = 0x0001
------

Running:
-----
% pwcview
Webcam set to: 320x240 (sif) at 5 fps    # OK (shaky, but it's 5 fps)
% pwcview -f 30
Webcam set to: 320x240 (sif) at 30 fps   # shaky video, (5 fps?)
% pwcview -s vga
Webcam set to: 640x480 (vga) at 5 fps    # seems to use 30 fps
% pwcview -s vga -f 5
Webcam set to: 640x480 (vga) at 5 fps    # seems to use 30 fps
-----

Thanks!

-- 
WBR, Boris Samorodov (bsam)
Research Engineer, http://www.ipt.ru Telephone & Internet SP
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the freebsd-multimedia mailing list