A webcam is a video camera that feeds its images in real time to a computer or computer network, often via USB, ethernet, or Wi-Fi.

learn more… | top users | synonyms

0
votes
0answers
6 views

Showing a Video, Recording a Video, Same Time, WITHOUT INTERNET

We have a tool which we use in online surveys that lets us show a video and record people's reactions to it... Basically, there is a play button; when you hit play, it begins recording you and playing ...
1
vote
1answer
42 views

How to capture image with html5 webcam without security prompt

I need to capture image from web page without security warning. Page where i need webcam functionality can not be switched to https protocol. I've installed root certificates and made them ...
-2
votes
0answers
22 views

Getting input from a webcam and display it onscreen using directX11 (C++)

Ideally, I would like to be able to get a webcam to display at multiple resolutions onscreen, in real time, and if possible, be able to switch between two or more webcams. Thanks for your help!
0
votes
0answers
18 views

Live Webcam Publishing & Viewing

Need to build 2 abilities: Give members ability to enable their webcams and push the live feed to my server Give other members ability to view their webcam feed live Trying to figure out the best ...
0
votes
1answer
14 views

How to get multiple cams connected

I am trying to connect multiple webcams at the same time but it produces the Video source dialog to select the webcam. IS there any way to bypass it? Can I pass the webcamm info explicitly? Here is ...
0
votes
0answers
13 views

Capture from webcam using default uncompressed pixel format using AVFoundation

I'm trying to figure out this wierd problem I have when grabbing from a webcam on Mac using the AVFoundation classes. I was looking into the Logitech C920 webcam which can deliver a h264 video ...
0
votes
1answer
100 views

usb webcam runs slowly on raspberry pi with opencv

I have some code that I have adapted to run on a headless Rpi using a usb webcam, it is running a bit slow, so my questions are: If I were to use the GPI pins with a dedicated webcam would that be ...
0
votes
0answers
42 views

WebRTC - flash client

I have a website where one user may chat to another, using their webcam, via WebRTC. Chrome supports WebRTC, as does Firefox's nightly build. However, some visitors use Internet Explorer, and thus ...
0
votes
0answers
29 views

Webcam not recognized in Flash app

I have problems in webcam recognition on my Flash app (written in Actionscript 3). I get webcam source using: Camera.getCamera(); but on some PC it doesn't work. In particular, some webcam gets ...
0
votes
1answer
38 views

How to display opencv frames in MFC?

I'm writing an opencv code, and want to use MFC to show frames on GUI. The question is I don't know how. In the OnInitDialog() If I tried to embed the cvWindow to the MFC Form, and this could work. ...
1
vote
2answers
30 views

AS3 Multiple Webcams not showing 3rd webcam

Hi I'm trying to create a simple AIR 3 application that displays 3 Webcams on the stage. For some reason the 3rd webcam doesn't want to show, it doesn't even turn on the LED indicator on the webcam. ...
0
votes
0answers
74 views

multiple webcam html5 and scan qrcode using webcam

I am a newbie in HTML5, and want to use a webcam on a multiple browser, currently I'm using jquery plugin scriptcam(http://www.scriptcam.com), I finally successful display list of device that i use ...
1
vote
0answers
9 views

Override the start recording event in Youtube APIs

I am trying to develop a web application in which user can record his/her video using the webcam and upload it to youtube. I would like to incorporate a feature in which video recording starts ...
-2
votes
0answers
40 views

Native library(ies) in .NET form streaming webcam video/audio [closed]

It's my personal area of interest to make some server based application where users can connect using their browsers and can establish video/audio connection. For starters I just want to make it work ...
2
votes
0answers
40 views

Use webcam with opencv without x

I want to use opencv with a webcam on a headless system, no ui/x, on a raspberry pi (Raspbian) Is this feasible? Has it been done?
0
votes
1answer
56 views

decode multiple qr code webcam based QR decoder

i am currently learning on QR code decoder. Previously, i took example from "https://zxingnet.svn.codeplex.com/svn/trunk/Clients/EmguCVDemo/" and and rebuild it. I also added additional function to ...
-2
votes
0answers
42 views

Use iPhone as a USB webcamera [closed]

So, I've seen many posts on how to use an iPhone/iPod as a wireless webcam. I know it is possible to send data over the standard 30-pin dock connector and I was wondering if there is any app that ...
0
votes
1answer
58 views

C++ OpenCV 0xC0000005 error while reading from camera [solved]

As said I get a 0xC0000005 reading access violation error realted to VSFilter.dll when I try to get a frame from the camera. I've tried different sample code found online and in the OpenCV ...
0
votes
3answers
48 views

Picture Box size expanded when program runs

i am currently learning on webcam based qr code decoder i have taken an example from https://zxingnet.svn.codeplex.com/svn/trunk/Clients/AForgeDemo/ . i have manage to get it working however i have a ...
0
votes
0answers
38 views

Errors: Can't open webcam for capturing video/image

Hello guys here i have errors while running this code i cant get applet for capturing video from my webcam so anyone there to help me where is my mistake?? I am also posting the stacktrace. import ...
0
votes
1answer
63 views

Can't access properties of cv::VideoCapture with Logitech C920

I am developing a small webcam application with Logitech C920 and OpenCV. I can actually get images from camera without any problem with given resolution. But except for frame width and height, I ...
0
votes
1answer
22 views

Facial component recognition [closed]

For one of my java projects, I need to be able to determine aspects of someones face through a web cam including how raised there eyebrows are and how angled they are, how open there eyes are, the ...
0
votes
1answer
26 views

flash webcam code fails with error undefined

i am working through a flash tutorial on webcams but I dont know why the NetConnection is failing. Here is what i tried. Installed fms , created an empty folder vid2 in applications attempted to ...
0
votes
4answers
138 views

How to capture still image from webcam on linux

I am trying to write a C++/Qt program for linux, where I take a still image photo from a webcam, make some transformations to a photo (cropping, resizing, etc.), and save it to a jpeg file. But I ...
0
votes
0answers
99 views

Sending an image through a socket from python to android

I currently have a python socket server that captures from a webcam using opencv. I have converted the captured image using image.tostring(); I am trying to send this image to an android application ...
-5
votes
0answers
53 views

How to force my webcam to stream my desktop? [closed]

I need a software, that can do something similar to manycam, something that can change video source of my webcam so that I can stream my desktop on every app that uses my webcam. Is there any ...
0
votes
2answers
93 views

How to grab constant stream of bitmap images from webcam in c#

We have a c# application that performs processing on video streams. This is a low-level application that receives each frame in Bitmap format, so basically we need 25 images each second. This ...
0
votes
2answers
31 views

Turn off application temporarily from flash

I have been asked to figure out a way to turn off a running application on a host computer when i certain flash application is running in the browser, a seemingly difficult task but i have thought of ...
0
votes
0answers
29 views

Stereo rig Calibration using two webcameras with autofocus technology

DISCLAIMER: Apologies for this very large question, as it could take a lot of your time. I have a stereo setup consisting of two webcams these cameras possess auto-focus technology. The stereo setup ...
0
votes
1answer
35 views

web cam image from url using objective-c

I am writing an OS X app, with cocoa, and trying to figure out how to get a web-cam still image from an axiscam at this url: ...
0
votes
0answers
65 views

Live smooth streaming with IIS Media Services 4.1 and Expression encoder 4 Pro using silverlight and webcam audio/video conversation

I am new to video streaming. I have a requirement of audio/video conversation or chat module by using silverlight. I want to use IIS media service 4.1 and Expression encoder 4 Pro for live smooth ...
2
votes
0answers
75 views

HTML Media Capture API vs. getUserMedia()

currently, I'm trying to do some really simple thing (well, actually I thought it is simple...): I want to take a photo from the web-cam in a web-application. I stumbled over two possibilities: 1. ...
0
votes
1answer
79 views

need help on button to switch on webcam for C# based QR code project

i am currently learning on QR code webcam decoder. i have taken an example from https://zxingnet.svn.codeplex.com/svn/trunk/Clients/AForgeDemo/ and have succesfully build it without error. however ...
0
votes
0answers
165 views

RTSP Stream from 2 IP Cameras to PC merge audio, re-stream to WP8

The goal, an IP baby monitor streaming software that can handle 2+ cameras. I need all audio streams (always), and selective video streams. For those who can help, I'm looking for a way to do the ...
0
votes
1answer
80 views

How to access live webcam remotely on iPhone app?

I want to access live streaming from a webcam on my iPhone and i am wondering how to do this. Scenario is that i am using webcam on my laptop and my laptop and my iPhone are connected with a same ...
0
votes
2answers
62 views

Using webcam as a sensor

I have started playing Starcraft II recently and I come up with a problem that is more interesting for me now then the game itself. There are 3 ways to control the camera in the game: Keyboard keys ...
0
votes
0answers
77 views

python pygame.camera.init() NO vidcapture

I am trying to initialize the camera module in pygame and display video from a usb webcam. This is my code: import pygame import pygame.camera from pygame.camera import * from pygame.locals import * ...
-1
votes
1answer
84 views

Capture still image with Microsoft Expression Encoder SDK

I was playing around with my webcam and started to create a small application (using the Microsoft Expression Encoder SDK), where the images of the webcam are streamed to a picturebox on a winform ...
1
vote
0answers
75 views

pygame Camera class Error: Cannot set capture resolution

Spent a while googling this problem, couldn't find much online. Anyways, I'm trying to save a screenshot from a camera to a file. I'm using Python 2.7 32 bit, pygame 1.9 32 bit, and Windows 8. Here ...
1
vote
1answer
39 views

Take programmatic screenshots of websites including live webcam-images

I want to take screenshots of websites by their URL, but the goal is to capture the live webcams that are broadcasted on these websites. When i programmatically take screenshots the area where the ...
1
vote
0answers
107 views

FFMPEG mosaic/side-by-side-compositing from simultaneous DirectShow input devices

This is what I'm trying to do: ffmpeg.exe -y \ -f dshow -i video="Microsoft LifeCam Cinema" \ -f dshow -i video="Microsoft LifeCam VX-2000" \ -filter_complex ...
4
votes
3answers
270 views

How to copy image without using the clipboard?

Question: I have the below code to capture an image from a webcam. My problem is this part: SendMessage(hCaptureWnd, WM_CAP_COPY, 0, 0); // copy it to the clipboard What it does ...
0
votes
1answer
29 views

Mirrored image when capturing from webcam

I'm capturing images from a webcam using code based on the example from http://msdn.microsoft.com/en-us/library/windows/desktop/dd407288(v=vs.85).aspx#example_code It works fine except one strange ...
0
votes
1answer
59 views

How do I make a simple snapshot webapp in HTML5?

I need to make a HTML5 page that can display live video coming from the device's camera/webcam and that has a button that can take a snapshot; nothing fancy (similar to html5camera.com). I tried ...
0
votes
0answers
105 views

JMF Error - The method getDeviceList returns a Vector whose size is 0

I am developing an application that should capture images from a webcam in Java, for that I am using JMF (Java Media Framework). I'm having trouble recognizing the WebCam. Vector devices = ...
0
votes
0answers
116 views

VLC webcam stream to android lag

I'm trying to stream my webcam live to an android VideoView over my local network. The video shows up but after a huge 15-20 seconds lag. VLC streaming settings: usgin HTTP Enacpsulation: MPEG-TS ...
1
vote
2answers
230 views

Run Bash from Java Program to Capture Webcam Image on Raspberry Pi

On my Raspberry Pi, I can successfully capture and save images from my Logitech Pro 9000 USB webcam from LXTerminal with the following bash line: fswebcam -d /dev/video0 /home/pi/image.jpg I want ...
0
votes
2answers
140 views

Java WebCam Capture And Display [closed]

Im currently looking to building a simple application. I've had a look at other application and stack overflow questions which dont seem to help. I want to make the application use the build i web ...
0
votes
0answers
19 views

webcam_field_widget is not working with field collection module in drupal 7

I used 'webcam_field_widget' in my current project for capturing user photo through web-cam and for user information I used filed collection. At 1st time web camera functionality working fine but when ...
0
votes
1answer
35 views

AS3/Flash How to disable the auto backlight correction in webcam

Im developin an AS3 flash program that use a webcam. The app gets the bitmaps form this and elaborates. My problem is that in the first 4-5 seconds the webcam try to correct the backlight and the ...

1 2 3 4 5 24