Skip to content

gstplay: fix the issue that some rtsp streams report unseekable

  1. For some rtsp streams, it reports the stream is unseekable because of the query seek failure.
  2. We can query seek again only if the previous query failed when pipeline change to playing state.
Edited by elliot chen

Merge request reports