openwebrtc-examples icon indicating copy to clipboard operation
openwebrtc-examples copied to clipboard

android nativecall turn server problem

Open nakyup opened this issue 10 years ago • 2 comments

useing android nativecall demo is default config stun local network test works fine

but Set add helperserver TURN_UDP, TURN_TCP and test another network balck screen

turn server log : incoming packet message processed, error 401: Unknown error

Do we have any suggestions?

nakyup avatar Sep 11 '15 09:09 nakyup

Have you tried individually with TURN UDP and then separately with TURN TCP? Does one or the other give that error? Or both?

superdump avatar Sep 11 '15 13:09 superdump

@superdump TURN_UDP, TURN_TCP same case incoming packet message processed, error 401: Unknown error. only STUN Type works fine

nakyup avatar Sep 11 '15 13:09 nakyup