Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-good gst-plugins-good
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 646
    • Issues 646
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 71
    • Merge requests 71
  • 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
  • gst-plugins-goodgst-plugins-good
  • Issues
  • #722
Closed
Open
Issue created Apr 22, 2020 by Fredrik Pålsson@f_palsson

udpsrc: feature request: stats property

Is feature requests created as issues in gitlab?

May I suggest to implement a stats property on the udpsrc element?

The only fields in the structure i can think of is:

num-received-bytes(guint64) - could be used for calculating a bitrate which would be really useful. num-pushed-bytes(guint64) - since there is a skip-first-bytes property this could differ from above. num-pushed-buffers(guint64) num-timeouts(guint64) time-since-last-packet(guint64) - useful?

Assignee
Assign to
Time tracking