Commit 3500fe1f authored by 李纪文's avatar 李纪文

fix: 视频组件版本修改

parent e0688401
......@@ -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 &&
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment