Hubs-Foundation / dialog

Mediasoup based WebRTC SFU
Mozilla Public License 2.0
71 stars 85 forks source link

throwing MediaSoupError #35

Closed cherry-fan closed 2 years ago

cherry-fan commented 2 years ago

When I start dialog on my server and create a room through hubs, Dialog can see mediasoup: error: Channel [PID: 398327 RTC:: portmanager:: bind() 𞓜 throwing mediasouperror: Port bind failed due to address not available. I began to think it was a firewall rule problem. UDP needed to open 40000-49999 ports. When I released these ports, the problem still existed. What's the reason?