GMU:(In)Visible Networks/Esra Demirel: Difference between revisions

From Medien Wiki
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>
''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:
  }
  }
  }
  }
""" This is how video import is possible while we are using OSC protocol inside processing""" <br>


==As A Result==
==As A Result==