play youtube/soundcloud sounds, remote on your phone!
vlc - We will use the VLC Http API
nodejs - Nodejs Backend
Go to VLC > preferences > Lua HTTP, set up a password Then modify "password" in "index.js", line 22
then go to /soundmaster folder
npm install
when install is finished
node js/server.js
And you are up to go!
Feel free to contribute!
- Try a POC with a random full HD youtube video rendered in a webkit browser.
- Replace VLC with nodewebkit
- Frontend angularjs
- Backend NodeJS