Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turn work not well,only one side can receive video and audio streams #440

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.two imsdorid clients.one client(1001) behind syemetric NAT,the other(1002) 
not.
  1001 call 1002,ice beigin to work,connect check success,turn server 
begin to work.
  1001 send turn message package from it's reflect port to the turn server stun port(3478).
  turn server extract udp package from the turn message package,then
send udp package from it's relay port to the 1002 client.
  1002 send udp package from it's reflect port to the turn server stun
port(3478).
  turn server does't send any package to the 1001 client.
2.so 1001 client can't receive video and audio streams,but 1002 client
can.
3.

What is the expected output? What do you see instead?
both clients must receive video and audio streams,but only side can.

What version of the product are you using? On what operating system?
r1128

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 2 Mar 2015 at 11:16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant