record anything

2022

This system, built primarily using touchdesigner, enables viewers to record themselves interacting with any installation at lume.

They feed their email, hit RECORD, and the next ten seconds of their interaction with installation gets captured and emailed to them.

Components:

  1. Node-red - used to build the interface to be used via QR codes
    a. Interface for email, RECORD, as well as status updates of the system
  2. OSC communication between node-red and server running touchdesigner
  3. Touchdesigner system components:
    a. Email Info parser
    b. Record controls
    c. Moviefile out placement (in dropbox/google drive)
    d. Querying the url for newly created video (to reduce size of email, links were used instead of video file attachments)
    e. Create an email with the link to the newly created video and dispatch it to the email gathered earlier