Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 428 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 428 Bytes

Streams

Streams one or more device orientation data to an external app: pd, Max, etc.

The Node.js app serves a single static web page which, on load, establishes a WebSocket connection back to the app, sending realtime device motion data. The app in turn relays this data via TCP to an external app of the user's choice.

  • HTTP port: 8000
  • Relay port: 9999