GstShark - Examples

From RidgeRun Developer Wiki
Revision as of 16:58, 21 August 2017 by Jrivera (talk | contribs)

Eclipse plugin

Home

CPU usage example

This page introduces a few examples of the usage of GstShark, including pipelines and plots obtained using gstshark-plot. The plots help the user to get a better understanding of the results gathered, since it is much easier to understand what is happening with a visual representation than reading the log files with all the information.

Template:Eval SDK Download, Demo Image download and Contact Us buttons

Setup

For the following examples the syntax used corresponds to the latest stable release made by GStreamer, which is version 1.8.1. The environment in which the tests were run is:

  • Linux Ubuntu 14.04.4 LTS
  • GStreamer 1.8.1
  • GNU Octave 3.8.1
  • BabelTrace Log Converter 1.3.2

For GStreamer versions between 1.7.1 and 1.8.0, refer to the enabling tracers page.

Examples


Eclipse plugin

Home

CPU usage example