GMU:Tutorials/Networking/Controlling Processing with The Captury: Difference between revisions
From Medien Wiki
No edit summary |
|||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
Processing is usually used for the electronic arts, new media art and visual design.<br> | Processing is usually used for the electronic arts, new media art and visual design.<br> | ||
If you want to have a creative work in processing with Captury, you need to receive the OSC messages from the Captury and then use the data.<br> | If you want to have a creative work in processing with Captury, you need to receive the OSC messages from the Captury and then use the data as the variable.<br> | ||
This includes OSC with Processing and an example of controlling the video in Processing with Captury.<br> | This includes OSC with Processing and an example of controlling the video in Processing with Captury.<br> | ||
Follow this Step by Step tutorial for using PROCESSING to play the VIDEO with CAPTURY! | Follow this Step by Step tutorial for using PROCESSING to play the VIDEO with CAPTURY! |
Revision as of 00:05, 26 July 2016
Introduction
Processing is usually used for the electronic arts, new media art and visual design.
If you want to have a creative work in processing with Captury, you need to receive the OSC messages from the Captury and then use the data as the variable.
This includes OSC with Processing and an example of controlling the video in Processing with Captury.
Follow this Step by Step tutorial for using PROCESSING to play the VIDEO with CAPTURY!
Tips Before Beginning
Use The Data From The Captury
Play The Video By Processing
STEP 01 –