[Bug 788917] New: [rtspsrc] Handling RTSP messages for debugging
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Oct 13 08:09:31 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=788917
Bug ID: 788917
Summary: [rtspsrc] Handling RTSP messages for debugging
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: enhancement
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: sk1122.park at samsung.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Hello.
I'm an engineer in Tizen TV.
I want to print all RTSP messages using specific log module for debugging.(not
std out)
Rtspsrc supports "debug" property to print all RTSP messages. But I can not use
it because it supports only std out using g_print.
Is there any way to resolve this ? Please advice to me.
Is it possible that rtspsrc supports bellow?
1. Emitting signal about all RTSP messages like "handle-request" signal.
- If support, Application can access and print all RTSP messages.
--
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