Skip to content

GitLab

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

Closed
Open
Created Dec 25, 2018 by Alex@monstasat

mpegts: elements do not emit corresponding messages on SI/PSI tables update

I use tsparse element to obtain the current PAT/PMT/SDT tables from my stream. However, the behavior of the element seems unintuitive to me: if the PAT of the same content was met before, the corresponding message does not appear. For example when I feed two streams interchangeably to the tsparse, it emits PAT for each stream only once, so I couldn't fetch the actual stream structure. Is there any way to get the actual stream PAT (and SDT)? Is there any way to check if the PAT has changed?

Assignee
Assign to
Time tracking