webcam

Red5: Live Cam Streaming

Hi all, We're looking to add public/private "cam rooms" to our site. Similar to about a thousand other sites on the web (Chat Roulette, Stickam, etc). We've been using Red5 for the past year with various ready-to-go Flash chat apps, and we've been using JW Player for years. So we think we have the basic infrastructure in place to make th...

Javacript Calling Into Silverlight for Webcam Capture

I have a rather unique situation here. I have a Silverlight application that captures images and uploads them to a web server which is pretty standard, but a requirement I have is to allow the web designer to make their own buttons and controls (or to style them) that controls the application. So I decided to use ScriptableMember functi...

Using a webcam with Javascript?

Hello! I just wanted to ask you, if there is any option of using a webcam with Javascript? I know, that there is no native support for webcams with JS, but maybe there are APIs using Flash to capture the video and JS part managing it? I just want to display the contents of a webcam on a webpage - that is my purpose! :) Thanks in advice...

whats is the best way of dealing with php audio and webcam?

is thier a guideline of how i can deal with playing around with audios and recording webcams, and what file formats i should use for optimisation, and plus any poplaur modules, plugins and classes that i can use to prevent re-inventing the wheel. im really looking at using this kind of stuff for user generated content. basically im looki...

Access the a built-in camera from Safari installed on an iPhone, iPad, or iPod Touch?

Is there a genuine way to access the a built-in camera from Safari intalled on an iPhone, iPad, or iPod Touch? By genuine I mean no hack, no workaround, no extra app to install. There is no flash capability installed on the web browser for those devices and I need to enable my users to, with their permission, be able to use the camera...

how to implement a fake webcam ?

I want to play a recorded movie as my webcam? How can i do this , i am a Delphi programmer it's necessary to write a device driver ? I am waiting for ideas on getting this task done.Thank you! ...

Laser light detection with OpenCV and C++

Hi all, I want to track a laser light dot(which is on a wall) with a webcam and i am using openCV to do this task. can anybody suggest me a way to do it with C++. Thank you ! ...

Software and/or Hardware solution for multi camera recording and streaming setup

Hello, In a nutshell, I need a way to stream (or otherwise play) a movie along with 3 to 4 other 'show angles', with the user being able to change the stream they're viewing. End result should be a video player with links/buttons for the other angles, allowing the user to switch camera streams (angles) as they wish. Here's an example: ...

OpenCV 'cvQueryFrame' non-blocking on OS X?

Hello, when I perform a cvQueryFrame on Windows, the API blocks until an image is delivered. On Mac OS X, I am at 100% CPU utilization, while only querying for an image and displaying it in a window. I am at the latest SVN version. Can anyone confirm my experience? Am I doing something wrong? Is there a work-around? My loop code looks ...