gstplay: fix read duration failure issue for some type rtsp streams which have valid duration
requested to merge elliot_chen/gstreamer:gstplay-fix-read-duration-failure-issue-for-rtsp-stream into main
- For some rtsp streams, it fail to query duration in paused state in gstplay.
- Should query duration again in playing state if previous query failed.
Edited by elliot chen