[+] 设备录像状态
This commit is contained in:
@@ -74,6 +74,9 @@ export default {
|
||||
this.audio = this.$refs.audio;
|
||||
this.video = this.$refs.video;
|
||||
this.client.proxy = this;
|
||||
const status = this.taoyao.clientStatus(this.client.clientId);
|
||||
this.clientRecord = status.clientRecording;
|
||||
this.serverRecord = status.serverRecording;
|
||||
},
|
||||
props: {
|
||||
"client": {
|
||||
|
||||
Reference in New Issue
Block a user