GMU:Tutorials/Networking/Controlling Processing with The Captury: Difference between revisions

From Medien Wiki
No edit summary
No edit summary
Line 6: Line 6:


== Tips Before Beginning ==
== Tips Before Beginning ==
*In this tutorial, you will see how to use a single value getting from the Captury to control processing. For further processed data, referencing the tutorial by Qianqian Li:[/https://www.uni-weimar.de/medien/wiki/GMU:Tutorials/Performance_Platform/Measuring_Motion_with_Processing|Measuring_Motion_with_Processing]
*In this tutorial, you will see how to use a single value getting from the Captury to control processing. For further processed data, referencing the tutorial by Qianqian Li: [https://www.uni-weimar.de/medien/wiki/GMU:Tutorials/Performance_Platform/Measuring_Motion_with_Processing Measuring Motion with Processing]
 
*Before the coding in Processing, make sure that the following libraries have been installed:
**oscP5: An Open Sound Control (OSC) implementation
**Video: GStreamer-based video library for Processing
 
*Prepare the video with a high resolution that can be showed on the video wall well. Because the change of the play speed, the video need a high frame rate to play fluently even with low speed


== Use The Data From The Captury ==
== Use The Data From The Captury ==