rtsp-client: Place netaddress meta on packets received via TCP
authorSebastian Dröge <sebastian@centricular.com>
Wed, 28 Feb 2018 19:12:43 +0000 (21:12 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 28 Feb 2018 19:12:43 +0000 (21:12 +0200)
commit0dc617058203acae4db137621ee7ac388dd9eb30
tree0a883fb626f9975a496d505698394a904eec1bd3
parent6f308daa5faa6e9dc2fc3da69b90434ea8e25b0c
rtsp-client: Place netaddress meta on packets received via TCP

This allows us to later map signals from rtpbin/rtpsource back to the
corresponding stream transport, and allows to do keep-alive based on
RTCP packets in case of TCP media transport.

https://bugzilla.gnome.org/show_bug.cgi?id=789646
gst/rtsp-server/rtsp-client.c