-
-
WebGL-Webcam
Passing webcam data into WebGL texture via Flash
This experiment fully works in Firefox 4 beta 7. Chrome seems to crash a lot with data:uri objects.
-
webcam-motiondetect
... found to be a great starting point on fiddeling around with a webcam from python. This script adds motion detection to the code I' ... it.
You should see a 640x480 window with video from your webcam. When any movement is detected, you'll get and "Achtung!!!" ...
-
webcam-archive
... plugin provides simple functionality to upload images from a webcam along with associated meta data. Images are grouped by the ... through WordPress' XML-RPC functionality and can be done with the [webcam-archive-client](https://github.com/davemasse/webcam- ...
-
webcam-archive-client
... #
This sample client provides an example of how a webcam image and associated meta information can be sent to a WordPress blog that has the [webcam-archive](https://github.com/davemasse/webcam-archive) plugin installed.
## Python Client ##
Copy ...
-
webcam-archive-weather
Simple wrapper for pywapi to get a few relevant weather elements and put them into a JSON-encoded string expected by the webcam-archive-client code.
-
webcam-streaming
... {server : "rtmp://localhost/live",
stream : "plop"};
var params = {};
var attributes = {};
swfobject.embedSWF("webcam.swf", "myId", "300", "120", "9.0.0","expressInstall.swf", flashvars, params, attributes ...
-
webcam
A quick script experimenting with controlling my laptop's webcam, and processing images using PIL
This is a quick little script that grabs an image from the webcam
once every second, and then applies some transformations to it.
The webcam ...
-
WebCam-Viewer
A simple webcam viewer used in the Getting Started With Android Development session that I gave at SoCalCodecamp
-
p5-Webcam-Piano-1.5
... use the webcam to play a virtual piano. Adjustable gridsize, harmonics, scale etc.
/***********************************************************************
* Use the webcam to play a virtual piano. Adjustable gridsize, harmonics, scale etc.
* See http ...
-
webcam-lib
... library that provides a simplified API to interact with a webcam device.
WebcamLib
---------
A .NET library that provides a simplified ... webcam device.
Source code based off of:
[C# Webcam Capture by Philip Pierce](http://www.planet-source-code ...
-