Skip to content

gstplay: fix read duration failure issue for some type rtsp streams which have valid duration

  1. For some rtsp streams, it fail to query duration in paused state in gstplay.
  2. Should query duration again in playing state if previous query failed.
Edited by elliot chen

Merge request reports