A minimalist javascript audio player for PCM streaming audio
Find a file
2017-10-27 00:30:05 +06:00
libopus started 2017-10-27 00:30:05 +06:00
src started 2017-10-27 00:30:05 +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
index.html started 2017-10-27 00:30:05 +06:00
index_old.html started 2017-10-27 00:30:05 +06:00
LICENSE started 2017-10-27 00:30:05 +06:00
opus.min.js started 2017-10-27 00:30:05 +06:00
package.json started 2017-10-27 00:30:05 +06:00
pcm-player.js started 2017-10-27 00:30:05 +06:00
README.md started 2017-10-27 00:30:05 +06:00
rollup.config.js started 2017-10-27 00:30:05 +06:00

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

cd liveplayer

npm run build

npm run start