Browse Source

flv 播放国标摄像头

dev_trial
巴林闲侠 3 years ago
parent
commit
5a096c2b89
  1. 20
      code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx

20
code/VideoAccess-VCMP/web/client/src/components/videoPlayer/videoPlay.jsx

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

Loading…
Cancel
Save