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

Skip to content
Commit 5c616438 authored by Byeongjo Park's avatar Byeongjo Park Committed by Josh Hou
Browse files

VT: Dropping P-frames till I-frame provided



[Problem] Video is not shown even a video call connected.
[Cause] Remote side sent I-frame few times at the beginning of the
  stream then just sending P-frames only.
  In above behavior of remote device, DUT can not show video till
  end of the call if I-frames are missed.
  Because remote device will not send next I-frame until RTCP:FIR received.
[Solution] Discards P-frames Then request a new I-frame by sending RTCP:FIR.

Bug: 173163174
Bug: 173474333

Change-Id: If81dd3c154071953a7fd0d1cd354c5432bf4cb43
Signed-off-by: default avatarByeongjo Park <bjo.park@samsung.com>
Signed-off-by: default avatarKim Sungyeon <sy85.kim@samsung.com>
parent 1c8663bc
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