Object-oriented Processing sketch for low-latency triggering of videos via MQTT.
- Clone the repository.
$ git clone https://github.com/samhorne/mqtt-video-trigger.git
- Install Mosquito.
- Install the MQTT library in the Processing Contributions Manager.
- Place video files in the same folder as the processing sketch.
- Change the IP address in line 45 to match your MQTT broker.
- The sketch can be tested using a tool such as MQTTool.
Like this project? Check out my other projects here!