内网部署

This commit is contained in:
2024-01-26 12:56:13 +08:00
parent 7dc111e89d
commit c2e9f24a0d
28 changed files with 243 additions and 68 deletions

View File

@@ -36,7 +36,7 @@ function SrsRtcPublisherAsync() {
self.turn = {
iceServers: [{
urls: 'turns:172.16.3.18:3478', 'credential': 'huashiai',
urls: 'turn:120.79.18.123:3478', 'credential': 'mars23600800',
'username': 'huashiai'
}]
};