241
edits
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> | |||
''' This is how video import is possible while we are using OSC protocol inside processing ''' <br> | |||
import oscP5.*; | import oscP5.*; | ||
import netP5.*; | import netP5.*; | ||
Line 132: | Line 133: | ||
} | } | ||
} | } | ||
==As A Result== | ==As A Result== |
edits