improve the gst-debug-viewer tool

Background

The gst-debug-viewer is a tool to examine gstreamer debug logs. The tool is written in python and provides a UI based on gtk.

Requires: programming in the python language, basics with gtk UI and cairo for graphics

Results

  • move the source-code to http://cgit.freedesktop.org/gstreamer/gst-devtools/

  • implement several UI-enhancements
    • open from URL
    • save filtered view
    • clickable error and warnings triangles
  • more graphs
    • pipeline state
  • more searches
    • when clicking an elements show next/prev log events for this element

Resources

Mentor

Projects/GStreamer/SoC2013/GstDebugViewer (last edited 2013-11-22 18:40:11 by WilliamJonMcCann)