Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/stats support #322

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

rrcarlosrodriguez
Copy link
Member

This feature is based on GStreamer gst-stats application to gather and process stats from tracer logs.
Support for stats, rusage and latency tracers were added and returned to the user in JSON format.

To enable stats: gst-client stats_enable true
To retrieve stats: gst-client stats_get

Add new GstdStats object placeholder to handle tracers
stats collection. GstdStats has enable and stats properties
This code is based on GStreamer gst-stats
application to gather and process stats from
tracer logs. Support for stats, rusage and
latency tracers were added.
@rrcarlosrodriguez rrcarlosrodriguez added the Development New features, Research and Development label Jul 18, 2023
@rrcarlosrodriguez rrcarlosrodriguez self-assigned this Jul 18, 2023
@francis-guindon francis-guindon force-pushed the feature/stats-support branch from 6aa4bc6 to d70ef4f Compare July 28, 2023 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development New features, Research and Development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants