Sketch on a tablet, and have the image overlayed on a video stream. Inspired by Ishii and Kobayashi's ClearBoard.
-
A computer with a webcam and a recent version of Mac OS X (10.10 and 10.11 should work).
-
Install CamTwist. Version 3.0 is recommended -- it does in fact work with OS X 10.11.1 (El Capitan).
-
Clone this repository:
git clone https://github.com/pdubroy/camsketch
-
Run the installation script:
cd camsketch bin/install.command
(You can also run it by double-clicking the file in Finder.)
-
In Skype/Hangouts/etc., make sure "CamTwist" is set as your camera source:
-
From the root directory of your Camsketch checkout, run the server script:
python src/server/server.py
This will launch CamTwist, and start a local web server which will be accessible on your local network:
-
On your tablet, open the URL that was displayed in the previous step.
-
Sketch on your tablet, and the image will be overlayed on your video stream.