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: Byeongjo Park <bjo.park@samsung.com>
Merged-in: Icb960c9eb8f87b71b483c27b354a028b835ff349
Change-Id: Icb960c9eb8f87b71b483c27b354a028b835ff349
Loading
Please register or sign in to comment