|
Is there a simple library for .NET that has a simply API that let's you do something like;
// pseudo-code List<Webcam> cams = Webcam.GetAll(); Image i = cams[0].GrabImage();
I've looked at DirectShow and WIA, both seem to be much more complicated...
Started by Vegard Larsen on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
|
|
I have found sites with open source drivers ( http://linux-uvc.berlios.de/ ) to support webcam use on Linux. However, does anyone know of any (external, not notebook built-in) that are officially supported by manufacturers as being compatible with Linux...
Answer Snippets (Read the full thread at serverfault):
Not quite the solution you.
Admittedly it would probably cost more than a normal webcam.
Not sure of the application you're looking for, but IP cams with a built in web server would be OS neutral.
|
|
Is it just me or is the iSight on the most recent iMacs and Mac Books really high quality? The colors are really vibrant and it seems to be really high resolution. I've yet to find a PC equivalent. What's a really high quality PC webcam?
I've tried the...
Started by Brett on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at superuser):
It sets the Apple cams in the dust as well..
Go Ebay for a DV camcorder (with a defective DV drive even cheaper), and hook it up as Firewire camera .
The highest quality webcam is NO webcam.
|
Ask your Facebook Friends
|
Some cameras allow what is called 'tethered shooting' whereby you can preview the camera image on your computer monitor, giving a much better impression of what the final photo will look like than on the tiny camera preview screen.
Unfortunately, most...
Started by cojadate on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at superuser):
This was quite the sensor size is not as ... .
How to Use a Digital Camera as a Webcam .
They use Zeiss glass Camera itself in place of the webcam...
If you're going the webcam way, then I know no better webcams than Logitech .
|
|
I'm trying to set up a simple two-camera interview using two Logitech Webcam Pro 9000 cameras connected via USB to a single Windows Vista machine.
The problem is, Logitech's camera software sees both cameras, and can record video from both cameras, but...
Started by oddbill on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Apparently it can.
It is a direct interface to all web cams on a system and you can run many / another user to start the second instance?
you can use PY software's Active Webcam.
It) with the Microsoft DirectX SDK.
|
|
Just got sent this link
Live nest cams
There are two cams to choose from - Great Blus Heron or Red Tailed Hawk.
Hope that they're of interest.
Started by longk on
, 13 posts
by 5 people.
Answer Snippets (Read the full thread at gardenerscorner):
Hope that they're.
Nest cams
There are two cams to choose from - Great Blus Heron or Red Tailed Hawk.
|
|
Can whomever is in charge of the Regent Grand webcam fix it please? It's all whompyjawed: http://www.theregentgrandresort.com/web-cam
Started by joebwan on
, 11 posts
by 6 people.
Answer Snippets (Read the full thread at tripadvisor):
JerseyGirl, hysterical, are you sure.
How embarrassing that would be..Always look for those web cams.
The web cam was above our room when we stayed.
Aren't we? Oh boy, Saturday nite entertainment, Yahoo.
|
|
On Mon, 27 Jul 2009 08:38:08 -0700 (PDT), Brownz <admin@brownz.org
So there appears to be a huge amount of claptrap returned by google.
What I is after is something that can serve pictures and activates
when something moves in front of it when ...
Started by Brownz on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
Image based
The first hit for "webcam....
A simple script could probably do that.
Admin@brownz.org
You could just have it capture a webcam shot every, say, 20 seconds and
store the picture webcam
images isn't going to make much of a dent.
|
|
Http://www.surflook.com/live-surf-cams-free-hd-and-non-hd/california/san-diego/windansea-beta/
Started by speedo on
, 12 posts
by 11 people.
Answer Snippets (Read the full thread at surfermag):
Can you be more specific?
Webcamhub
"It makes the ....
Check www.cartonsurfboards.com and see playa hermosa beach surf cam.
I do not hate web cam, that is one ways to check whe waves and see how the conditions on surf are.
I risk the drive.
|
|
Ok, so I have seen a ton of stuff on capturing an image from a web cam but I want to capture video. I want to be able to control quality, length and size of file that will be transferred.
It is part of an ASP.NET MVC C# web application and would appreciate...
Started by durilai on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
Or do you have a WebCam to capture a webcam on the client, you need....
What exactly do you want? Do you have a WebCam on the server and want to display something to the user? In that case, look at WIA, there are .net Wrappers for it.
|