GStreamer Debugging

Just collect some useful hints for debugging GStreamer.

 

1. GStreamer Debugging: https://www.ridgerun.com/developer/wiki/index.php/GStreamer_Debugging

2. Debugging from GStreamer Application Development Manual: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-checklist-debug.html

3. Debugging from GStreamer Plugin Writer's Guide: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/section-checklist-debug.html

4. GstInfo - Debugging and logging facilities: http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstInfo.html

5. Debugging and Troubleshooting, Flumotion approach: http://www.flumotion.net/doc/flumotion/manual/en/trunk/html/chapter-debug.html

6. gst-tracelib - Performance tracing library for gstreamer: http://cgit.freedesktop.org/~ensonic/gst-tracelib/tree/README

你可能感兴趣的:(GStreamer,debugging,performance,application,logging,library)