Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wisdom-components
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ReactWeb5
wisdom-components
Commits
39f16a14
Commit
39f16a14
authored
Apr 14, 2023
by
程恺文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
视频组件文档更新
parent
88c74f84
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
VmsVideo.md
packages/base-components/VmsVideo/src/VmsVideo.md
+10
-1
No files found.
packages/base-components/VmsVideo/src/VmsVideo.md
View file @
39f16a14
<!--
*
@Author: 634665781 634665781@qq.com
*
@Date: 2023-04-14 10:31:30
*
@LastEditors: 634665781 634665781@qq.com
*
@LastEditTime: 2023-04-14 10:44:48
*
@FilePath:
\w
isdom-components
\p
ackages
\b
ase-components
\V
msVideo
\s
rc
\V
msVideo.md
*
@Description: 这是默认设置,请设置
`customMade`
, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
-->
---
title: VmsVideo - 视频组件
nav:
...
...
@@ -37,11 +45,12 @@ group:
| | record 是否显示录制按钮 | boolean | true |
| VideoParam 参数 | --- | --- | --- |
| fullUrl | 完整 url,接入 flv 或者三方的链接 | string | "" |
| pandavmsHost | pandavms后端主机地址 eg | string | ws://172.16.19.19:8080/ |
| username | 萤石 EZOPEN协议 账号 | string | "6c44c8e92d1c4d75a9818756025df550" |
| password | 萤石 EZOPEN协议 密码 | string | "78b7dc88f9f4bf19c2b1aabfdd995244" |
| address | 萤石 EZOPEN协议 地址 | string | "123638446" |
| protocol | 协议类型 | string | "萤石 EZOPEN" |
| useFullUrl | 是否为完整 url,是,则取 fullUrl,否,则会用
key
去拼接 | boolean | false |
| useFullUrl | 是否为完整 url,是,则取 fullUrl,否,则会用
id和pandavmsHost
去拼接 | boolean | false |
| id | 摄像头唯一标识,一串 GUID | string | "" |
| cameraName | 摄像头名称 | string | "" |
| dataRate | 码率,Main 为主码流,Sub 为辅码流,与消耗网络有关,主码流消耗最高,
**由于拼接方式不定,改为是字符串传入**
| string | 'Sub' |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment