@video-supply/dahua-player 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/LICENSE +1 -0
- package/README.md +192 -0
- package/README.zh-CN.md +202 -0
- package/dist/bin/copy-assets.cjs +51 -0
- package/dist/bin/copy-assets.cjs.map +1 -0
- package/dist/index.cjs +1447 -0
- package/dist/index.cjs.map +1 -0
- package/dist/index.d.cts +157 -0
- package/dist/index.d.ts +157 -0
- package/dist/index.js +1418 -0
- package/dist/index.js.map +1 -0
- package/package.json +55 -0
- package/wsplayer-gov/Version.xml +4 -0
- package/wsplayer-gov/WSPlayer/PlaySDKInterface.js +1 -0
- package/wsplayer-gov/WSPlayer/WSPlayer.js +1 -0
- package/wsplayer-gov/WSPlayer/audioTalkWorker.js +1 -0
- package/wsplayer-gov/WSPlayer/commonThread/libH264Enc.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libH264Enc.wasm +0 -0
- package/wsplayer-gov/WSPlayer/commonThread/libIVSDrawer.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libIVSDrawer.wasm +0 -0
- package/wsplayer-gov/WSPlayer/commonThread/libRenderEngine.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libRenderEngine.wasm +0 -0
- package/wsplayer-gov/WSPlayer/commonThread/libmavasp_litepacket.data +50 -0
- package/wsplayer-gov/WSPlayer/commonThread/libmavasp_litepacket.js +21 -0
- package/wsplayer-gov/WSPlayer/commonThread/libmavasp_litepacket.wasm +0 -0
- package/wsplayer-gov/WSPlayer/icon/RecordHover.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/RecordNormal.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/Recording.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-b.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-l.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-lb.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-lt.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-r.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-rb.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-rt.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/arrow-t.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/close-all-hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/close-all.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/close.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/close_hover.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/default.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_off.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_off_hover.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_on.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/draw-triangle_on_hover.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/fullscreen-hover.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/fullscreen.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/more.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/play-h.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/play-n.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/play-p.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon1.svg +4 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon2.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon3.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon4.svg +10 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon5.svg +12 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-icon6.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-select-hover.svg +3 -0
- package/wsplayer-gov/WSPlayer/icon/ptz-select.svg +3 -0
- package/wsplayer-gov/WSPlayer/icon/record_pause.svg +5 -0
- package/wsplayer-gov/WSPlayer/icon/record_play.svg +5 -0
- package/wsplayer-gov/WSPlayer/icon/screen_1.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/screen_16.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_16_hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_1_hover.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/screen_2.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_25.svg +19 -0
- package/wsplayer-gov/WSPlayer/icon/screen_25_hover.svg +19 -0
- package/wsplayer-gov/WSPlayer/icon/screen_2_hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_3.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/screen_3_hover.svg +13 -0
- package/wsplayer-gov/WSPlayer/icon/screen_4.svg +12 -0
- package/wsplayer-gov/WSPlayer/icon/screen_4_hover.svg +12 -0
- package/wsplayer-gov/WSPlayer/icon/screen_6.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/screen_6_hover.svg +16 -0
- package/wsplayer-gov/WSPlayer/icon/screen_8.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_8_hover.svg +18 -0
- package/wsplayer-gov/WSPlayer/icon/screen_9.svg +17 -0
- package/wsplayer-gov/WSPlayer/icon/screen_9_hover.svg +17 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division_hover.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division_merge.svg +3 -0
- package/wsplayer-gov/WSPlayer/icon/screen_custom_division_split.svg +6 -0
- package/wsplayer-gov/WSPlayer/icon/screen_more.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/snapshot.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/snapshot_hover.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/speed_left.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/speed_right.svg +15 -0
- package/wsplayer-gov/WSPlayer/icon/spread.png +0 -0
- package/wsplayer-gov/WSPlayer/icon/talk-off-hover.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/talk-off.svg +11 -0
- package/wsplayer-gov/WSPlayer/icon/talk-on.svg +9 -0
- package/wsplayer-gov/WSPlayer/icon/voice-have.svg +43 -0
- package/wsplayer-gov/WSPlayer/icon/voice-have_hover.svg +43 -0
- package/wsplayer-gov/WSPlayer/icon/voice-null.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/voice-null_hover.svg +38 -0
- package/wsplayer-gov/WSPlayer/icon/ws-ctrl-ellipsis-hover.svg +14 -0
- package/wsplayer-gov/WSPlayer/icon/ws-ctrl-ellipsis.svg +14 -0
- package/wsplayer-gov/WSPlayer/locale/lang/en_US.js +123 -0
- package/wsplayer-gov/WSPlayer/locale/lang/zh_CN.js +124 -0
- package/wsplayer-gov/WSPlayer/locale/localProvider.js +7 -0
- package/wsplayer-gov/WSPlayer/locale/locale.js +34 -0
- package/wsplayer-gov/WSPlayer/multiThread/libStreamClient.js +21 -0
- package/wsplayer-gov/WSPlayer/multiThread/libStreamClient.wasm +0 -0
- package/wsplayer-gov/WSPlayer/multiThread/libStreamClient.worker.js +1 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.data +0 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.js +1 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.wasm +0 -0
- package/wsplayer-gov/WSPlayer/multiThread/libplay.worker.js +1 -0
- package/wsplayer-gov/WSPlayer/player.css +1098 -0
- package/wsplayer-gov/WSPlayer/singleThread/VideoDecodeWorker.js +1245 -0
- package/wsplayer-gov/WSPlayer/singleThread/libStreamClient.js +21 -0
- package/wsplayer-gov/WSPlayer/singleThread/libStreamClient.wasm +0 -0
- package/wsplayer-gov/WSPlayer/singleThread/libplay.data +0 -0
- package/wsplayer-gov/WSPlayer/singleThread/libplay.js +1 -0
- package/wsplayer-gov/WSPlayer/singleThread/libplay.wasm +0 -0
- package/wsplayer-gov/WSPlayer/window.division.css +80 -0
- package/wsplayer-gov/wsplayer.min.js +6 -0
|
Binary file
|
|
Binary file
|