241
edits
No edit summary |
|||
Line 82: | Line 82: | ||
==VIDEO IMPORT ON PROCESSING== | ==VIDEO IMPORT ON PROCESSING== | ||
After creating video with after effects It supposed to be used as a background of Video wall representation. <br> | |||
import oscP5.*; | import oscP5.*; | ||
import netP5.*; | import netP5.*; | ||
Line 135: | Line 135: | ||
""" This is how video import is possible while we are using OSC protocol inside processing""" <br> | """ This is how video import is possible while we are using OSC protocol inside processing""" <br> | ||
==As A Result== | ==As A Result== |
edits