lynckia / licode

Open Source Communication Provider based on WebRTC and Cloud technologies
http://lynckia.com/licode
MIT License
3.09k stars 1.02k forks source link

My erizo library is behind NAT, getCandidate() always fails to collect srflx and the full host address #1876

Open xujingzhou opened 1 year ago

xujingzhou commented 1 year ago

Hi, My erizo library is behind NAT, and when I use libnice+stun server, getCandidate() always fails to collect srflx and the full host address! May I ask how I should modify the code? thanks

xujingzhou commented 1 year ago

Now I can get the srflx address, but I can only get one local host address, not the other host addresses.