cloudtrends / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

Often there hangs the video by using ICE #319

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start video call on device A
2. Accept call on device B 

What is the expected output? What do you see instead?
Call hangs up on device B.

What version of the product are you using? On what operating system?
Latest Doubango used for iOS. ICE is enabled. 

Please provide any additional information below.
Log attached below.

Original issue reported on code.google.com by denis.tr...@gmail.com on 29 Aug 2013 at 11:15

Attachments:

GoogleCodeExporter commented 8 years ago
One note: device B is iPhone4 with ios7 installed.

Original comment by denis.tr...@gmail.com on 16 Sep 2013 at 1:17

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 4 Oct 2013 at 7:33

GoogleCodeExporter commented 8 years ago
I have attached logs from both devices and network log from server.

Original comment by denis.tr...@gmail.com on 28 Oct 2013 at 11:43

Attachments:

GoogleCodeExporter commented 8 years ago
There is no technical details at all.
The logs don't show any issue or something saying that the call is ended. We 
haven't managed to reproduce the issue.
You should:
- Make a clear technical description about what's happening (message on the 
screen, when the call is ended, same issue with audio-only calls? ...)
- The iOS version used for both devices
- The SVN revision (both Doubango and iDoubs)
- Whether you can reproduce the issue with UDP instead of TCP
- Whether you can reproduce the issue when ICE is disabled

Original comment by boss...@yahoo.fr on 1 Nov 2013 at 12:47

GoogleCodeExporter commented 8 years ago
I found the problem. The problem was that getDecodedWidth and getDecodedHeight 
of ProxyVideoConsumer were ​​equal to 0 at the start. Thanks for the 
answers. You can close this issue.

Original comment by denis.tr...@gmail.com on 4 Nov 2013 at 12:03