Skip to content
Snippets Groups Projects

rtsp-media: Force seek when flush flag is set

Merged Kristofer requested to merge Bjorkstrom/gst-rtsp-server:master into master

The commit "rtsp-client: define all seek accuracy flags from setup_play_mode" changed the behaviour of when doing a seek.

Before that commit, having the flush flag set would result in a seek (forced seek). Even if no seek was needed. One reason to force seek is to flush old buffers created in Describe requests.

Thus adding force seek also for flush flag will result in play request with fresh buffers.

Edited by Kristofer

Merge request reports

Pipeline #86205 passed

Pipeline passed for faf8f87a on Bjorkstrom:master

Approval is optional

Merged by Mathieu DuponchelleMathieu Duponchelle 5 years ago (Dec 6, 2019 2:43pm UTC)

Loading

Pipeline #86225 passed

Pipeline passed for faf8f87a on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading