You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For tens of millions or hundreds of millions of concurrent connections, cascading is a necessary solution, which is quite complex but also highly scalable.
For general situations, Proxy is simple and reliable, with decent scalability support. We will prioritize supporting the Proxy solution.
winlinvip
changed the title
FEAT: K8S部署WEBRTC如何做负载均衡和服务发现
FEAT: How to do load balancing and service discovery for WEBRTC deployment in K8S
Jul 29, 2023
When deploying WebRTC streaming using k8s, you may encounter an issue:
Assuming the streaming is happening in pod1, due to load balancing, UDP packets may be routed to pod3. In this case, there are two possible solutions:
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: