Firewall Restrictions
What ports and domain names should I add to the allowlist of my firewall for a native SDK?
Add the following ports to the allowlist:
TRTC SDK (Native) | Ports |
TCP | 443, 20166, 10443, 10444, 10445, 10446, 10447, 10448, 10449, 10450, 10451, 13275, 23275, 33000, 37528 |
UDP | 8000, 8080, 8001, 8002, 8003, 8004, 8005, 8006, 8007, 8008, 8009, 16285, 9000 |
Add the following domain names to the allowlist:
intl-query.trtc.tencent-cloud.comintl-accelerate.trtc.tencent-cloud.comtrtc-client-log-overseas-1258344699.cos.ap-singapore.myqcloud.comintl-sdklog.trtc.tencent-cloud.comsdkdc.live.qcloud.comspeedtestint.trtc.tencent-cloud.comintl-query.trtc.tencent-cloud.comhwapi.im.qcloud.comvideoapi-sgp.im.qcloud.comtrtc-sdk-config-1258344699.file.myqcloud.com
Note:
As the Tencent Cloud service-side IP address/domain is dynamic, and not fixed to a certain batch of IP addresses/domains, we are unable to provide you with a fixed list.
What ports and domain names should I add to the allowlist of my firewall for WebRTC?
Add the following ports to the allowlist:
WebRTC (H5) | Ports |
TCP | 443 |
UDP | 8000, 8080, 8800, 843, 443, 16285 |
Add the following domain names to the allowlist:
signailing.rtc.tencentcloud.comschedule.rtc.tencentcloud.com*.rtc.tencentcloud.com*.rtc-web.com*.rtc-web.io
How do I configure proxies for clients to access the TRTC SDK for web from a private network?
Solution | Application Scenario | Network Requirements |
Solution 1 | Allow clients to access specific proxy servers in the public network | Allow clients to access the proxy servers configured in the public network |
Solution 2 | Allow clients to access the public network via proxy servers configured in the private network | Allow the proxy servers to access the public network |