https://github.com/rbndg/bitstation-player
https://github.com/rbndg/bitstation-player
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rbndg/bitstation-player
- Owner: rbndg
- License: mit
- Created: 2020-05-22T01:13:05.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-26T06:08:10.000Z (over 5 years ago)
- Last Synced: 2024-10-04T16:22:00.231Z (over 1 year ago)
- Language: JavaScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bitstation Player
A simple video player for Bitstation streams
## Features
* Purchase a video stream
* Display invoice with QR code for purchasing videos
* Play video
### How to watch a stream
```js
git clone
npm install .
npm start
```
Open Browser to: http://localhost:3000 (Or whatever you set the port to)