[+] 房间穿肩

This commit is contained in:
acgist
2023-02-12 13:13:17 +08:00
parent 5f85dfccca
commit e8ae344d11
55 changed files with 788 additions and 427 deletions

View File

@@ -28,6 +28,8 @@ const config = {
video: {},
// WebRTC配置
webrtc: {},
// 媒体服务配置
mediaServerList: [],
};
/**
@@ -63,7 +65,6 @@ const protocol = {
header: {
v: config.version,
id: id || this.buildId(),
sn: config.sn,
signal: signal,
},
body: body,