Browse Source

萤石状态获取

release_0.0.2
巴林闲侠 3 years ago
parent
commit
ee1dee9f84
  1. 7
      code/VideoAccess-VCMP/api/app/lib/utils/rtmp2others.js

7
code/VideoAccess-VCMP/api/app/lib/utils/rtmp2others.js

@ -28,7 +28,12 @@ module.exports = function (app, opts) {
}
}
const getYingshiPlayUrl = async (deviceSerial) => {
}
return {
rtmp2others
rtmp2others,
getYingshiPlayUrl,
}
}
Loading…
Cancel
Save