2
votes
0answers
46 views
Streaming a webcam from Silverlight 4 (Beta)
The new webcam stuff in Silverlight 4 is darned cool. By exposing it as a brush, it allows scenarios that are way beyond anything that Flash has.
At the same time, accessing the …
5
votes
8answers
9k views
Capturing image from webcam in java?
How can I continuously capture images from a webcam?
I want to experiment with object recognition (by maybe using java media framework).
I was thinking of creating two threads
…
3
votes
8answers
703 views
Publishing Flash video streaming
What options do I have to publish Flash video from webcams other than Adobe's Flash Media Server and Red5? I would prefer a solution in .NET, Python or PHP but can't find anything. …
4
votes
5answers
5k views
Increasing camera capture resolution in OpenCV
In my C/C++ program, I'm using OpenCV to capture images from my webcam. The camera (Logitech QuickCam IM) can capture at resolutions 320x240, 640x480 and 1280x960. But, for some st …
0
votes
1answer
256 views
Capturing still images using AMCAP ?
Hello folks,
I am developer from *nix world so any pointers will be helpful.
I am using the AMCAP SDK example and have to capture live preview and still images. I understood the …
2
votes
1answer
59 views
How to programatically disable the auto-focus of a webcam.
I am trying to do computer vision using a webcam (the model is Hercules Dualpix). I know it is not the ideal camera to use, but I have no choice here. The probleme is the auto-focu …
0
votes
1answer
247 views
how to take a snap shot from webcam with a flash interface on website?
How to write/implement a program which takes images(any format png,jpg) from webcam and save it as images?
I need to implement that in webapplication, with Flash spport?
is there …
0
votes
1answer
952 views
How to stream Webcam in WPF?
Can I stream a live video in WPF application from my web cam? If yes, then How?
1
vote
3answers
422 views
Video API For Building Video-Conference App
I'm going to be building an application within the next six months that will be functioning as a 2-way video-conferencing system, as well as sharing some other data back and forth. …
0
votes
1answer
223 views
Do all webcams use YUY2?
I've noticed that raw data from my webcam comes in the from of YUY2. Actually, this "raw data" is the input for an AVICAP callback, and I suppose that this is the actual data from …
1
vote
2answers
97 views
c# webcam controls?
please help me as fast as you can
I am looking to put a camera on top of a my lab in the process of being built and stream it to a website.
how can i be doing this with only c# ? …
-1
votes
0answers
56 views
Un-grant access to webcam [closed]
I have granted access to my webcam to a website, which I want to cancel now, but I can't... I had checked a box "Remember" and it seems the website can have access to my webcam for …
0
votes
1answer
61 views
Windows Mobile Device with Webcams Plugged In
Hi everyone,
I am exploring the possibility of plugging webcams (preferrably any webcam so I don't get tied to a particular hardware vendor) into a Windows Mobile 5 or 6 device, a …
0
votes
1answer
51 views
Flash object captures webcam picture then streams to asp.net page
i found a couple of samples, but they seem to be fixed only to PHP. Do you guys know any sample that points to an ASP.Net?
0
votes
0answers
78 views
I am using a command-line utility to grab a image through a usb webcam; but it doesn’t work.
I have upgraded my OS from hardy to jaunty.
Reason: The Huawei EC168C works in a modem mode in jaunty and it is quite difficult in hardy since, Huawei has 3-builtin modes[cdrom,ma …
