Skip to content

Changes

Summary

  1. feat: 新增华为好望云设备通道服务及视频播放功能 (details)
  2. "fix: 调整华为好望云接口安全配置并新增风险圈显示控制" (details)
  3. "fix: 更新华为好望云API路径并调整代理配置" (details)
  4. "feat: 新增考试视频跳转功能并传递站点ID参数" (details)
  5. "fix: 修改直播流协议为https_flv" (details)
  6. feat: 新增视频页面关闭按钮功能 (details)
  7. fix: 将flv播放器改为hls播放器,解决监控视频流无声音问题 (details)
  8. hotfix: 修复大屏的显示判断 (details)
  9. fix: 移除地图搜索和资源搜索中部分选项的禁用状态 (details)
  10. fix: 注释掉考场资源类型禁用状态判断逻辑 (details)
  11. fix: 使用实际获取的设备通道数据替代硬编码数据 (details)
  12. feat: 新增华为好望云访问令牌获取功能 (details)
  13. feat: 调整开发环境API根路径、优化HLS播放错误处理及考场视频显示逻辑 (details)
Commit 452e4d9679eb9ff0ded85787ac30674e53e2bcb4 by 1945662698
feat: 新增华为好望云设备通道服务及视频播放功能
The file was modified src/views/dispatch/index.vue
The file was addedsrc/utils/ptzControl.js
The file was modified .env.jc-prod
The file was addedsrc/components/HuaweiVideo/FlvPlayer.vue
The file was addedsrc/api/video-controller.js
The file was modified vue.config.js
The file was addedsrc/assets/icons/svg/stop.svg
The file was modified src/api/security-station-controller.js
The file was modified .env.staging
The file was added"src/assets/icons/svg/4\345\210\206\345\261\217.svg"
The file was addedsrc/components/HuaweiVideo/VideoControls.vue
The file was modified src/router/dynamicRouters.js
The file was addedsrc/views/videoManage/index.vue
The file was added"src/assets/icons/svg/\344\271\235\345\256\253\346\240\274.svg"
The file was modified .env.development
The file was added"src/assets/icons/svg/2\345\210\206\345\261\217.svg"
The file was added"src/assets/icons/svg/\350\201\232\347\204\246.svg"
The file was addedsrc/components/HuaweiVideo/SingleScreen.vue
The file was modified src/components/mapOverlay/exam/index.vue
The file was added"src/assets/icons/svg/8\345\210\206\345\261\217.svg"
The file was addedsrc/components/HuaweiVideo/PtzController.vue
The file was addedsrc/api/device-channel-service.js
The file was added"src/assets/icons/svg/\347\274\251\345\260\217.svg"
The file was added"src/assets/icons/svg/6\345\210\206\345\261\217.svg"
The file was addedsrc/api/requestHuawei.js
The file was added"src/assets/icons/svg/9\345\210\206\345\261\217.svg"
The file was added"src/assets/icons/svg/1\345\210\206\345\261\217.svg"
The file was added"src/assets/icons/svg/7\345\210\206\345\261\217.svg"
The file was modified .env.production
The file was added"src/assets/icons/svg/\346\224\276\345\244\247.svg"
Commit 4d6919a7e327658a76baed6879e2f90906d1bbd8 by 1945662698
"fix: 调整华为好望云接口安全配置并新增风险圈显示控制"
The file was modified .env.staging
The file was modified vue.config.js
Commit 88d4959ebb837cffc87e5066787f2e47a9630076 by 1945662698
"fix: 更新华为好望云API路径并调整代理配置"
The file was modified .env.staging
The file was modified vue.config.js
The file was modified .env.production
The file was modified .env.development
The file was modified .env.jc-prod
Commit 7bf017b781123f4d6d0d784c4cb676996bebd7cf by 1945662698
"feat: 新增考试视频跳转功能并传递站点ID参数"
The file was modified src/views/dispatch/index.vue
Commit e82cca0c50a3f9088415fda22c4ef1ab6ea0874a by 1945662698
"fix: 修改直播流协议为https_flv"
The file was modified src/views/videoManage/index.vue
Commit ec198ba88eb4f27b129535ca073daa580fefde78 by 1945662698
feat: 新增视频页面关闭按钮功能
The file was modified src/views/videoManage/index.vue
Commit 84ddf8d48e103ae73d99c7cc5ea473036fc91193 by 1945662698
fix: 将flv播放器改为hls播放器,解决监控视频流无声音问题
The file was modified src/api/video-controller.js
The file was addedsrc/assets/icons/svg/volumeHigh.svg
The file was addedsrc/components/HuaweiVideo/M3U8Player.vue
The file was addedsrc/assets/icons/svg/volumeDisable.svg
The file was modified package.json
The file was addedsrc/assets/icons/svg/volumeLow.svg
The file was modified src/views/videoManage/index.vue
The file was modified src/components/HuaweiVideo/SingleScreen.vue
The file was addedsrc/assets/icons/svg/volumeMiddle.svg
The file was modified src/utils/ptzControl.js
Commit 1884c84724b107e036f63f497fe2ff3dfdfd5267 by linhancheng
hotfix: 修复大屏的显示判断
The file was modified src/router/dynamicRouters.js
Commit 232ddcdbdf2087b8c260712700edb6afe902a0e6 by 1945662698
fix: 移除地图搜索和资源搜索中部分选项的禁用状态
The file was modified src/components/mapSearch/index.vue
The file was modified src/components/resourceSearch/index.vue
Commit cb289ac395044305eec88a376ac59765b4aa3384 by 1945662698
fix: 注释掉考场资源类型禁用状态判断逻辑
The file was modified src/components/mapSearch/index.vue
Commit 584eba7b8586e5993a2ad23a0ce361ebced94569 by 1945662698
fix: 使用实际获取的设备通道数据替代硬编码数据
The file was modified src/views/videoManage/index.vue
Commit f5c902d1d9096f3d47ccca5ac7e819ec97b0af7c by 1945662698
feat: 新增华为好望云访问令牌获取功能
The file was modified src/api/common.js
The file was modified src/components/mapOverlay/exam/index.vue
The file was modified src/api/auth.js
Commit 0195fe64783b7920e25c08eb969c9d5414ae1877 by pxw87952434
feat: 调整开发环境API根路径、优化HLS播放错误处理及考场视频显示逻辑
The file was modified src/api/auth.js
The file was modified src/components/HuaweiVideo/M3U8Player.vue
The file was modified .env.development
The file was modified src/views/videoManage/index.vue
The file was modified src/components/mapOverlay/exam/index.vue