An open API service indexing awesome lists of open source software.

https://github.com/rbndg/bitstation-player


https://github.com/rbndg/bitstation-player

Last synced: 9 months ago
JSON representation

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)