[Bug 788917] rtspsrc: Handling RTSP messages for debugging

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 1 09:03:33 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=788917

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #362710|none                        |needs-work
             status|                            |

--- Comment #28 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 362710
  --> https://bugzilla.gnome.org/attachment.cgi?id=362710
Replace to print RTSP/SDP message from stdout to gstreamer

Add an early return to these new functions.

> if (gst_debug_category_get_threshold (GST_CAT_DEFAULT) < GST_LEVEL_LOG)
>   return;


We don't want to iterate over everything and create output just to not print it
:)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list