Showing posts with label Video Driver. Show all posts
Showing posts with label Video Driver. Show all posts

macam

macam is a driver for USB webcams on Mac OS X. It allows hundreds of USB webcams to be used by many Mac OS X video-aware applications. The aim is to support as many webcams as possible. In addition, macam also supports downloading of images from some dual-mode cameras. macam especially tries to support those cameras not supported by Apple or by their manufacturers.
macam consist of an application and a component. Run the macam application to verify whether your camera works with your Mac and your USB setup. The component is the actual driver that allows other applications to access the video-stream. (note: iChat does not recognize most USB webcams unless you install iChatUSBCam - this is shareware unrelated to macam).
macam supports several hundred different cameras! Many Logitech, Creative and other name brand cameras are supported, as are a large number of generic, and store-branded cameras. Thus many cameras are supported that we have not even heard about.
Download


WDM Video Capture Driver

The current driver is a Video Capture driver for Bt848, Bt849, Bt878 and Bt879 based video capture boards. It tries to take the most of the hardware, using all the features the chipset has to offer. It is also implemented as a WDM driver, so the same driver works under Win2000, Win98SE, WinXP and WinMe without modifications.
This is a total rewrite of the reference drivers so I was able to solve some of the main problems it had, such as to support quite a bit more capture cards, make NetMeeting work with it, add lots of analog video standards, make it more stable, improve ACPI support, hibernate, AVI capture, frame size, FM and AM radio for those cards that have it, lower the CPU usage, support hardware overlay flipping, etc... Take a look at the source code to see if you can recognize it as the reference driver it was!
Download