|
|
@ -53,16 +53,16 @@ const VideoPlay = ({ dispatch, actions, |
|
|
|
// replayUrl: 'ezopen://open.ys7.com/G56384814/1.hd.local.rec', |
|
|
|
// }, |
|
|
|
|
|
|
|
videoObj = { |
|
|
|
type: 'cascade', |
|
|
|
audio: false, |
|
|
|
cloudControl: true, |
|
|
|
serialNo: '34020000001310000001', // 设备序列号 必须 |
|
|
|
topSerialNo: '34020000001320000001', // 设备顶级序列号 必须 |
|
|
|
playUrlSd: 'wss://221.230.55.27:8082/jessica/34020000001320000001/34020000001310000001', // 必须 |
|
|
|
// playUrlHd: 'ezopen://open.ys7.com/G75922040/1.hd.live', |
|
|
|
// replayUrl: 'ezopen://open.ys7.com/G75922040/1.rec', |
|
|
|
}, |
|
|
|
// videoObj = { |
|
|
|
// type: 'cascade', |
|
|
|
// audio: false, |
|
|
|
// cloudControl: true, |
|
|
|
// serialNo: '34020000001310000001', // 设备序列号 必须 |
|
|
|
// topSerialNo: '34020000001320000001', // 设备顶级序列号 必须 |
|
|
|
// playUrlSd: 'wss://221.230.55.27:8082/jessica/34020000001320000001/34020000001310000001', // 必须 |
|
|
|
// // playUrlHd: 'ezopen://open.ys7.com/G75922040/1.hd.live', |
|
|
|
// // replayUrl: 'ezopen://open.ys7.com/G75922040/1.rec', |
|
|
|
// }, |
|
|
|
|
|
|
|
// |
|
|
|
iotVideoServer, |
|
|
|