Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.1k
    • Issues 1.1k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 499
    • Merge requests 499
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • GStreamerGStreamer
  • gstreamergstreamer
  • Merge requests
  • !1128

Draft: rtpulpfecenc: Create a FEC packet for the last N packets in non-mp mode

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Olivier Crête requested to merge ocrete/gstreamer:gst-plugins-good-fecenc-non-multipacket into main Oct 12, 2021
  • Overview 20
  • Commits 1
  • Pipelines 2
  • Changes 1

Copied from https://gitlab.freedesktop.org//gstreamer/gst-plugins-good/-/merge_requests/160

One still needs to accumulate packets when not in multi-packet mode, the FEC packet will still protect the last "x" packets even if they are unrelated.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: gst-plugins-good-fecenc-non-multipacket