[Bug 788917] rtspsrc: Handling RTSP messages for debugging

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Oct 30 10:46:19 UTC 2017


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

--- Comment #18 from Sangkyu Park (sangkyup) <sk1122.park at samsung.com> ---
(In reply to Sebastian Dröge (slomo) from comment #17)
> Review of attachment 362533 [details] [review]:
> 
> You could copy/modify the code for printing the headers, it's simple enough

But crash issue will be happend if the static declation for RTSPKeyValue in
gstrtspmessage.c is chaneged later.

> 
> ::: gst/rtsp/gstrtspsrc.c
> @@ +176,1 @@
>  #define DEBUG_SDP(__self,msg) if (__self->debug) gst_sdp_message_dump (msg)
> 
> Same problem for the SDP

OK, I will change it now.


How about is log level changed from debug to info ?
Because "debug" property is set to TRUE from user.

-- 
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