web_src/src/components/live.vue
@@ -137,9 +137,6 @@ method: 'get', url: '/api/play/start/' + deviceId + '/' + channelId }).then(function (res) { // that.isLoging = false; console.log('=====----=====') console.log(res) if (res.data.code === 0 && res.data.data) { itemData.playUrl = res.data.data.httpsFlv that.setPlayUrl(res.data.data.ws_flv, idxTmp)