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

Skip to content
Commit b1d3155d authored by Kim Sungyeon's avatar Kim Sungyeon Committed by Josh Hou
Browse files

VT: Change kStaticBuffer to 100ms except for ViLTE



[Problem] RTSP playback shows cracked & after images.
[Cause] By recent changes around this commit,
        RTP receiver changed a policy of packet buffering.
        The policy tends to decode packet instantly
        than wait its neighbor packets.
        It works as a disadvantage for RTSP streaming
        which easy to show scrambled packet arrival.
[Solution] Current buffering time 50ms is too short.
           The length of the time is focused on ViLTE RTP conn.
           So give longer time for the other usage conn.

Bug: 192538925

Signed-off-by: default avatarKim Sungyeon <sy85.kim@samsung.com>
Change-Id: I9086118bf788bcdb2d738d548b41099925c85fda
parent 588ff2b8
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