Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6b0bf0bd authored by Byeongjo Park's avatar Byeongjo Park Committed by Lajos Molnar
Browse files

VT: Enhancements on RTP depacketizer (2)



  - Send FIR if there was no I-frame within a sec in packetLost
  - Fixed an issue dropped frame even it is completed. caused by
      ABuffer marked as 'damaged'.
  - Provides completed I-Frame only to prevent codec stuck.
  - Change time mapping as realtime since rtp time is already covered
      by jitter buffer.
  - Removed periodic RTCP:FIR requests if video call. Cause i-frame
      insertion should happened only if video stream is broken.
  - Give default value for uninitialize TrackInfo Value because
    video stucked at the first frame all the times by Uninitialized
    trash TimeScale & NormalPlaytime values make AccessUnit's ntp time
    wrong.

Bug: 165061754
Change-Id: Ied41ea57d4fa96d4c05d7f8eba3d96bcb8f3fc69
Signed-off-by: default avatarKim Sungyeon <sy85.kim@samsung.com>
Signed-off-by: default avatarByeongjo Park <bjo.park@samsung.com>
parent 6b538065
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment