Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-rtsp-server
gst-rtsp-server
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 11
    • Merge Requests 11
  • 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
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-rtsp-servergst-rtsp-server
  • Issues
  • #29

Closed
Open
Opened Sep 16, 2016 by Bugzilla Migration User@bugzilla-migration

gst-rtsp-server: Poor performance with interleaved RTSP due to missing buffer list support and merging of all memories in buffers

Submitted by Patricia Muscalu

Link to original bug (#771525)

Description

Currently, there is no support for buffer lists in gst-rtsp-server in the tcp case.
The overhead of pushing single buffers individually through the pipeline gets very high. I'll provide a patch suggesting a possible solution to this problem.

I've already created another bug addressing missing buffer list functionality in appsink:
https://bugzilla.gnome.org/show_bug.cgi?id=752363.

Depends on

  • Bug 785684
  • Bug 796692
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-rtsp-server#29