GStreamer Debugging

来源:互联网 发布:图像处理算法笔试题 编辑:程序博客网 时间:2024/05/22 14:00

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