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
3500fe1f
Commit
3500fe1f
authored
Nov 22, 2023
by
李纪文
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 视频组件版本修改
parent
e0688401
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
0 deletions
+17
-0
dmeo1.tsx
packages/base-components/VmsVideo/src/demos/dmeo1.tsx
+17
-0
No file name available
+0
-0
No files found.
packages/base-components/VmsVideo/src/demos/dmeo1.tsx
View file @
3500fe1f
...
...
@@ -77,6 +77,23 @@ const Demo1 = (props) => {
// type:'rec', // 回放标识
// };
// VideoParam = {
// id: 'D21D9F91-F546-4A54-AE31-8E30A83214B2', // 398993BB-A795-4237-BE75-B6A7EC9D675
// name: '金山蓝景_通道_1', // 设备名称
// protocol: '萤石EZOPEN', // 萤石EZOPE 萤石HTTP-FLV RTSP GB28181
// username: '6c44c8e92d1c4d75a9818756025df550',
// password: '78b7dc88f9f4bf19c2b1aabfdd995244',
// dataRate: 'Sub', // Main 主码流 Sub 子码流
// pandavmsHost: 'ws://120.194.86.66:8096/', // pandavms后端主机地址 eg: ws://172.16.19.19:8080/
// address: 'F97957614',
// channel: 1,
// options:{ // 不传递默认是今天的回放
// begin: '20231010000000', // 回放开始时间
// end: '20231010235959', // 回放结束时间
// },
// type:'rec', // 回放标识
// };
useEffect
(()
=>
{
// 事件 ,返回视频信息
jessibuca
&&
...
...
View file @
3500fe1f
No preview for this file type
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