rtsp-media: Add one more case to seek avoidance
This is an extension to the previous commit. There can also be cases where the start position is not specified, in those cases we should also avoid doing seeking unless it's forced.
This is a continuation of !194 (merged)