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

MediaCodecDecoder: missing parameter sets / MS_VIDEO_DECODER_DECODING_ERRORS #464

Open
nikoclk23 opened this issue Dec 26, 2024 · 0 comments

Comments

@nikoclk23
Copy link

Hi, how are you?

1 We have a problem regarding SIP calls. In some cases, calls have problems with video and audio, and when this happens, the following error is displayed:

2024-12-11 18:25:07.670 16818-16818 Android Linphone        com.labs.aop.intercom     W  MS_VIDEO_DECODER_DECODING_ERRORS
2024-12-11 18:25:07.691 16818-16818 Android Linphone        com.labs.aop.intercom     I  Bandwidth usage for CallSession [0xb400007bdf6026c8]:
                                                                                                        Stream #0 (audio) | cpu: 11.18% | RTP : [d=17.81,u=80.04] RTCP: [d=0.00,u=0.00]  (kbits/sec)
                                                                                                        Stream BelledonneCommunications/linphone-android#1 (video) | cpu: 6.38% | RTP : [d=31.54,u=14.37] RTCP: [d=0.00,u=0.00]  (kbits/sec)
2024-12-11 18:25:07.704 16818-21902 Android Linphone        com.labs.aop.intercom     E  MediaCodecDecoder: missing parameter sets
2024-12-11 18:25:07.711 16818-16818 Android Linphone        com.labs.aop.intercom     W  MS_VIDEO_DECODER_DECODING_ERRORS
2024-12-11 18:25:07.714 16818-21916 Android Linphone        com.labs.aop.intercom     W  MKVRecorder: waiting for an I-frame
2024-12-11 18:25:07.723 16818-21916 Android Linphone        com.labs.aop.intercom     I  jitter buffer stable: target-size: 451.124996 ms, effective-size: 271.176483 (min: 40 nom: 60, max: 500)
2024-12-11 18:25:07.723 16818-21916 Android Linphone        com.labs.aop.intercom     I  jitter buffer rls stats: count=983, clockrate=8000, offset=566.402 clock_ratio=0.98871, capped_offset=1149852458 capped_clock_ratio=0.988710, max_ts_deviation=3609.000000 prev_max_ts_deviation=163.000000, deviation=2277, RLS VARIABLES: P[0][0]=0.000000, P[1][0]=-0.000000, P[0][1]=-0.000000, P[1][1]=0.003857
2024-12-11 18:25:07.754 16818-21902 Android Linphone        com.labs.aop.intercom     E  MediaCodecDecoder: missing parameter sets
  • Device: Motorola edge 50 pro
  • OS: Android 14
  • Version of the App: 1.2
  • Version of the SDK 5.2.65-pre.2+5688d2a
  • Where you did got it from (Play Store)

I hope you can help me or guide me on how to handle this problem.

Best Regards

@Viish Viish transferred this issue from BelledonneCommunications/linphone-android Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant