![]() |
|
#1
|
||||
|
||||
|
I was wondering how to create a vvvv patch that could make sound and video react when you play with a webcam.
Like a light sensor. Anyone can help? The patch needs to load some videos and some sounds and randomize them when we play with the webcam, and do some sounds with the pc/lap speaker ^^ |
|
#2
|
||||
|
||||
|
first of all have a look here http://vvvv.org/tiki-index.php?page=...l+Introduction
it?s an easy tutorial and it?s really helpfull to get started with vvvv and to understand the system of spread. for your project you will need : videoin : to get video live feed videotexture: to transform the video as a texture data pipet : to get color data from this texture you can also use a freeframe tracker for color / blob tracking , face tracking... the Dir node : to scan a directories of video or sound file getslice (node): to select one of this file filestream : to read it it quad: to draw it in the renderer. press f1 to gwt the help of each node to see how you can use them . Post your other question on the vvvv forum for faster feedback , newbie are welcome.
__________________
http://sanchtv.com |
|
#3
|
||||
|
||||
|
Hey Sanch thanks for the reply, i'm a big fan of your work
i even asked Crustea help about one of your patchs ^^Thanks a lot, i will read the wiki
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|