Skip to content

Commit

Permalink
Initial commit of stand-alone player component
Browse files Browse the repository at this point in the history
  • Loading branch information
hardiesoft committed May 10, 2021
1 parent d7267f9 commit 21bfb0d
Show file tree
Hide file tree
Showing 61 changed files with 62,468 additions and 163 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.DS_Store
node_modules
/dist


# local env files
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# cptv-player-vue

`cptv-player-vue` is a VueJs component that provides UI for playback of CPTV thermal
video files.

## Project setup
```
npm install
Expand Down
Binary file added dist/54eb45c3cc5cc775fc0b.wasm
Binary file not shown.
39 changes: 39 additions & 0 deletions dist/CptvPlayerVue.common.329.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/CptvPlayerVue.common.329.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions dist/CptvPlayerVue.common.71.worker.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/CptvPlayerVue.common.71.worker.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 21bfb0d

Please sign in to comment.