this repository is example for using together next tech:
- Angular.js
- Bootstrap
- Gulp
- Browserify
It is web-UI for control VLC over REST API. Now it implements not much functionality:control playback stream, choose playlist-item for play.
It requires web-server configured as reverse proxy to make CORS requests - just start "index.html" in your browser.
TODO: add nginx / apache config for proxy