A minimalist javascript audio player for PCM streaming audio
Find a file
2017-10-31 01:50:31 +06:00
example ogg working with noise 2017-10-31 01:50:31 +06:00
src ogg working with noise 2017-10-31 01:50:31 +06:00
.babelrc started 2017-10-27 00:30:05 +06:00
.eslintrc.json started 2017-10-27 00:30:05 +06:00
.gitignore started 2017-10-27 00:30:05 +06:00
.npmignore started 2017-10-27 00:30:05 +06:00
package.json example - player, server added 2017-10-28 00:42:04 +06:00
README.md started 2017-10-27 00:30:05 +06:00
rollup.config.js ogg working with noise 2017-10-31 01:50:31 +06:00

git clone git@gitlab.ipvisionsoft.com:ipvision-web/liveplayer.git

cd liveplayer

npm run build

npm run start