bettybop68 / android-rcs-ims-stack

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

Decoder Error 0 When Video Sharing Using RCS_RI(2.5.3) with Sumsung's Client #109

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.When we using RCS_RI and Sumsung's Client do Video Share in Spain's 
production network, a Decoder error happened.

What is the expected output? What do you see instead?
The video should be displayed smoothly, but it only shows a green screen.

What version of the product are you using? On what operating system?
We are using RCS_RI of 2.5.3 under Android 4.1.1

Please provide any additional information below.
The following is the error log from NativeH264Decoder, and the attachments are 
the IP traces.

05-08 16:38:44.780 I/NativeH264Decoder(12471): DecodeAndConvert...
05-08 16:38:44.780 I/NativeH264Decoder(12471): DecodeAndConvert in thread 
lock...
05-08 16:38:44.780 I/NativeH264Decoder(12471): DecodeAndConvert begin decode...
05-08 16:38:44.780 I/NativeH264Decoder(12471): DecodeAndConvert ... type = 1
05-08 16:38:44.780 I/NativeH264Decoder(12471): Decode the buffer
05-08 16:38:44.780 E/NativeH264Decoder(12471): Decoder error 0

Original issue reported on code.google.com by sabery...@gmail.com on 9 May 2013 at 3:45

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

In the trace, I see this is a not a samsung client, but a summit-tech client.
The summit-tech uses a video packetization not well decoded by the stack.
We have made some modifications on this point.
Can you test again with last version of each client and give receiver traces 
(logcat and IP traces).

Thanks,
Benoît

Original comment by benoit.j...@gmail.com on 18 Jun 2013 at 3:24

GoogleCodeExporter commented 8 years ago
STAP-A added to stack.

Original comment by benoit.j...@gmail.com on 12 Nov 2013 at 1:56