Differences

This shows you the differences between two versions of the page.

Link to this comparison view

play_and_stop_a_video [2015/11/17 02:58] (current)
herrsteiner created
Line 1: Line 1:
 +To control the HD capable videoplayer OSC messages are used like this:
 +
 +**/video command** (**//string//** in case of play command)
 +
 +the possible commands are
 +
 +**play //string//**
 +starts a videofile whose file location is specified in string
 +
 +**stop**
 +stops the video
 +
 +**faster**
 +increases the framerate of the playback, each message adds to the framerate, are fixed number can't be specified which is a limitation of the actual playback software
 +
 +**slower**
 +decreases the framerate of the playback