I’ve deployed the Licode server with a public IP. However it seems to work
on some client’s network (Only works on FULL Cone NAThttp://en.wikipedia.org/wiki/Network_address_translation
)
Further investigation shows that the ICE request from server cannot send
back to client and ICE will enter FAILED state.
I solved this problem by editing the file NiceConnection.cpp andadding
Good to know Wasin!! Thanks for the info! We’'l proceed to change the error.
Cheers,
Javier.On 18 November 2013 04:22, Wasin Thiengkunagrit wasin.th@gmail.com wrote:
I’ve deployed the Licode server with a public IP. However it seems to work
on some client’s network (Only works on FULL Cone NAThttp://en.wikipedia.org/wiki/Network_address_translation
)
Further investigation shows that the ICE request from server cannot send
back to client and ICE will enter FAILED state.
I solved this problem by editing the file NiceConnection.cpp andadding