Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 379 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 379 Bytes

glitch_the_world

Requires Socket.io, http, express (see JSON Package)

Requires three media files to test the system: test.mp4 (any mp4 video file) test.mp3 (any mp3 audio file)

  • initialize node server node server.js
  • port 3030
  • using / for phone view
  • using /screen.html for 1 screen view
  • using /master.html for control

See Issues for To-Do list and upcoming changes