Skip to content

Object-oriented Processing sketch for low-latency triggering of videos via MQTT.

Notifications You must be signed in to change notification settings

samhorne/mqtt-video-trigger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MQTT Video Trigger

Object-oriented Processing sketch for low-latency triggering of videos via MQTT.

Installation

  1. Clone the repository.
$ git clone https://github.com/samhorne/mqtt-video-trigger.git

Setup

  1. Install Mosquito.
  2. Install the MQTT library in the Processing Contributions Manager.
  3. Place video files in the same folder as the processing sketch.
  4. Change the IP address in line 45 to match your MQTT broker.
  5. The sketch can be tested using a tool such as MQTTool.

Like this project? Check out my other projects here!

About

Object-oriented Processing sketch for low-latency triggering of videos via MQTT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published