Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/octalmage/tv
Watch movies with your friends!
https://github.com/octalmage/tv
Last synced: 24 days ago
JSON representation
Watch movies with your friends!
- Host: GitHub
- URL: https://github.com/octalmage/tv
- Owner: octalmage
- Created: 2014-05-13T04:18:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-22T15:13:09.000Z (about 7 years ago)
- Last Synced: 2024-10-10T18:21:21.267Z (about 1 month ago)
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 8
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TV
==tv.js is a node.js app. Install node and npm, then in the same directroy as tv.js run:
```
npm install socket.io
```Then start tv.js
Once that is up and running replace [serverip] in the html files with the server's IP. Then edit the [videolink] with the link to your movie. Personally I use Amazon S3!
Use broadcast.html to stream and tv.html to watch.
Soon I'll work on bundling this into one script so tv.js will include everything, but currently you need a seperate webserver for the html.