zling2001 / imsdroid

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

Can not send video when using Samsung galaxy Y s5360 #296

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1.
Install IMSDroid on Samsung Galaxy Y S5360 
2.
Make video call to other Client using the same SIP server (Using the same video 
codec for 2 Client)
3.
Then press send video (I'm repead this many times)

What is the expected output? What do you see instead?
Theo IMDroid on Samsung Galay Y S5360 only receive video while voice normaly

What version of the product are you using? On what operating system?
Using IMSDroid 2.0.453 (VP8),IMSDroid 2.0.448 (WebRTC), IMSDroid 2.0.431 
(Preview) and Android 2.3.5

Please provide any additional information below.
This issues only appear on Samsung Galaxy Y S5360. While it's normal on Samsung 
galaxy s i9000, i9003, LG optimous, HTC sen,..... I'm using whireshark to 
capture rtp, but i can't see Samsung Galaxy Y S5360 send the video package, 
only send voice package. Please help me. Thanks

Original issue reported on code.google.com by hoangdinhtrung on 19 Oct 2011 at 6:50

GoogleCodeExporter commented 9 years ago
Also, when i try to change  the capacity site to biger from this line:

From "final float capacity = (float)(width * hight)*1.5f/* (3/2) */;" To "final 
float capacity = (float)(800 * 600)*1.5f/* (3/2) */;"

, then IMSDroid can send the video, but the video is the stripes.

Please help me. Thanks

Original comment by hoangdinhtrung on 21 Oct 2011 at 2:55

GoogleCodeExporter commented 9 years ago

Original comment by boss...@yahoo.fr on 21 Nov 2011 at 6:19

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed by r532

Original comment by boss...@yahoo.fr on 13 Nov 2012 at 8:49