Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-good
gst-plugins-good
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 620
    • Issues 620
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 109
    • Merge Requests 109
  • 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-goodgst-plugins-good
  • Issues
  • #54

Closed
Open
Opened Jan 13, 2012 by Bugzilla Migration User@bugzilla-migration

rtpsession: Add thread safe method to retrieve sdes and stats from source.

Submitted by Pascal Buhler

Link to original bug (#667848)

Description

Created attachment 205169
patch

The previous way of retrieving stats/sdes was by first getting a ref to the rtpsource and then querying the property on the source. That is unsafe as there are no locks in rtpsource, the rtpsession needs to be locked. So add accessible function to access the properties of the rtpsource through the rtpsession.

Patch 205169, "patch":
0033-rtpsession-Add-thread-safe-method-to-retrieve-sdes-a.patch

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