Documentation:Modules/osc

From VideoLAN Wiki
< Documentation:Modules
Revision as of 16:58, 13 December 2008 by Nhumfrey (talk | contribs) (Added OSC interface module page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Module: osc
Type Control
First VLC version -
Last VLC version -
Operating system(s) Any that support the liblo library
Description control VLC using the Open Sound Control protocol
Shortcut(s) -

This module lets you send control messages to VLC using the Open Sound Control protocol.

The following commands are currently supported:

 → /deck/play          - Start deck playing
 → /deck/pause         - Pause deck
 → /deck/stop          - Stop Deck playback
 → /deck/eject         - Eject the current track from deck
 → /deck/load (s)      - Load <mrl> into deck
 → /deck/volume (i)    - Load <filename> into deck


NOTE: These paths are designed to be compatible with MadJACK but are subject to change.


Options

  • osc-port <integer> : Port number to listen on default value: randomly allocated port number