tvbus.pc.demo is a demo app for tvbus.pc based on Electron.
- Install latest Node.js
- Clone this repository, git clone https://github.com/binstreamio/tvbus.pc.demo.git tvbus.pc.demo && cd tvbus.pc.demo
- git submodule init && git submodule update
- npm install
- npm start
- done
- https://github.com/nodejs/node -- Node.js JavaScript runtime.
- https://github.com/electron/electron -- Build cross platform desktop apps with JavaScript, HTML, and CSS.
- https://github.com/clappr/clappr -- An extensible media player for the web.
- https://github.com/binstreamio/tvbus.pc -- A live streaming SDK based on P2P technology.