Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-rs gst-plugins-rs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 73
    • Issues 73
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 26
    • Merge requests 26
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-rsgst-plugins-rs
  • Merge requests
  • !756

Draft: ts-jitterbuffer: improve scheduling of lost events

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Mathieu Duponchelle requested to merge meh/gst-plugins-rs:ts-jitterbuffer-lost-schedule into main May 11, 2022
  • Overview 2
  • Commits 1
  • Pipelines 3
  • Changes 1

When we have detected that packets are equidistant and have determined a packet spacing, we can schedule lost events "on time" instead of pushing them at the same time as the next received packet.

Edited May 11, 2022 by Mathieu Duponchelle
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ts-jitterbuffer-lost-schedule