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',
// },
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,

Loading…
Cancel
Save