bettybop68 / android-rcs-ims-stack

Automatically exported from code.google.com/p/android-rcs-ims-stack
0 stars 1 forks source link

RichCall video Codec capability issue for Samsung Galaxy Note 2 #95

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Rich call video sharing from galaxy note 2

What is the expected output? What do you see instead?
The video received by receiver should be clear, currently it shows damaged 
video 

What version of the product are you using? On what operating system?
Android-RCS-ims-stack 2.4.12,
Samsung galaxy note 2 with Android 4.1.1

Please provide any additional information below.

I tried using Samsung galaxy S2 to Samsung galaxy S2, the video correctly shown 
with good quality. From samsung Galaxy S2 to Note 2, Galaxy Note 2 can receive 
video from S2 with good quality, but not for video from galaxy note 2 to 
samsung S2, its damaged.

I think its codec issue, please help.

Original issue reported on code.google.com by l...@leoganda.net on 7 Jan 2013 at 10:02

GoogleCodeExporter commented 8 years ago
I think it's the same issue than with Samsung Galaxy S3. The camera preview 
doesn't support the QCIF video size 176x144.

In the next release, our video codec will be improved and will support to scale 
the video. Then, the camera could be initialize with a CIF format and the codec 
with a scale factor of 0.5.

Original comment by benoit.j...@gmail.com on 8 Jan 2013 at 10:34

GoogleCodeExporter commented 8 years ago
Yes you're right, it has the same issue with Samsung Galaxy S3.

Original comment by l...@leoganda.net on 8 Jan 2013 at 10:43

GoogleCodeExporter commented 8 years ago
Delivered in 2.5.0

Original comment by benoit.j...@gmail.com on 29 Jan 2013 at 2:52