Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dany-on-demand authored Jul 30, 2016
1 parent e5f1e00 commit 82b4715
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,17 @@
* `node server.js`
* runs on default port [3016](https://oeis.org/search?q=3016)
* websockets on port 8080
* on production hide behind nginx

* on production hide behind [nginx](https://github.com/dany-on-demand/mn/wiki)
* mn assumes the file you want to stream is stored in /media
* login route, admin password and admin page route are printed to the console on startup, write them down
* changing media_file will reload the video for everyone

### features
* sync video watch time with admin
* show any video [supported by browser's <video> tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Supported_media_formats#Browser_compatibility)
* anonymous chat
* hot-reload of videos for clients
* client notification
* chat and sync via websockets
* rudimentary admin authentication
* templating via [slm](https://github.com/slm-lang/slm)
Expand Down

0 comments on commit 82b4715

Please sign in to comment.