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,012
    • Issues 1,012
    • 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
  • #1217

Closed
Open
Opened Feb 16, 2020 by Eric @emascio

webrtc-stats for remote-outbound-rtp not available

I carefully followed the example code in {{https://github.com/GStreamer/gst-plugins-bad/blob/master/tests/check/elements/webrtcbin.c}} Reference test case at line 1363 GST_START_TEST (test_session_stats).

Specifically my problem is, when I get to the function to validate the statistics, some of them are not present. To simplify I show an excerpt from my code for the functions leading up to and where I try to read and verify the stats. I did not show all the steps. It mimics the example. See attached file.

GstreamerReceiver.c

My questions are, 1> why would the remote stats not be present? 2> Is this not implemented in gstreamer or is there something that needs to be configured on the sender (remote) side to make the stats present? 3> I am doing something wrong

Edited Feb 16, 2020 by Eric
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-bad#1217