Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-bad
gst-plugins-bad
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,011
    • Issues 1,011
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 199
    • Merge Requests 199
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #1237

Closed
Open
Opened Mar 04, 2020 by Helmut Januschka@hjanuschka

tsparse leak

continuation of: #1227 (closed)

here is a sample repo: https://github.com/hjanuschka/gst-tsparse-leak

3 shells:

receiver

listens on port 4011 - and does tsparse + fakesink

./receiver.sh

sender

sends, in endless loop, ts files (located in samefolder placeholder.ts 4 seconds of black :D) used php, just to get this thing quickly done

php sender.php

memory watcher

quick n dirty shell script to get RSS of gst-launch (in endless loop) (beware if multiple gst-launches are running, this might fail)

./watch_mem.sh

expected behaviour -> RSS should not grow to infinity

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#1237