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

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

RTSP: Notify a seek event to ARTPSource.



[Problem] RTSP streaming resumed with unexpected
  delay in seek scenario.
[Cause] Jitter buffer holds buffers till it's original
  time expiration. but the base timeline of jitter buffer
  should be changed after seek.
[Solution] Reset variables which belongs rtp time of
  ARTPSource when it received ia seek event because
  the base timeline should be reset after seek.

Bug: 193115006

Signed-off-by: default avatarByeongjo Park <bjo.park@samsung.com>
Merged-in: Icb960c9eb8f87b71b483c27b354a028b835ff349
Change-Id: Icb960c9eb8f87b71b483c27b354a028b835ff349
parent 65284d74
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