rtspsrc: Print RTSP/SDP messages to gstreamer log instead of stdout
authorSangkyu Park <sk1122.park@samsung.com>
Mon, 30 Oct 2017 10:15:56 +0000 (19:15 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 1 Nov 2017 09:35:44 +0000 (11:35 +0200)
commit257f7c906351a115ef7516e23789d615bca7f6b0
tree92ac0b08230b783f58ee6963b5471009033946b9
parent2a5aafe42562918de4715494448764f0d9136dd5
rtspsrc: Print RTSP/SDP messages to gstreamer log instead of stdout

- 'debug' property is deprecated
- All RTSP messages are printed to gstreamer log with 'log' level.

https://bugzilla.gnome.org/show_bug.cgi?id=788917
gst/rtsp/gstrtspsrc.c