/audiostreamserver

Complete personal audio streaming solution with clients for iPhone, android, WP7, webOS and more.

Primary LanguageJavaScript

audiostreamserver quick setup instructions

  • start the server at ./src/server/bin/start.bat (windows)
  • use curl to tell the server to start watching a folder: curl -X POST localhost:8080/admin/monitoredfolders?path=[your_path]
  • open http://localhost:8080 in your browser to view the client.