rtsp: use RTCP to keep the session alive
authorWim Taymans <wim.taymans@collabora.co.uk>
Tue, 26 May 2009 17:01:10 +0000 (19:01 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Tue, 26 May 2009 17:01:10 +0000 (19:01 +0200)
commit9bed89c3b7f05bc0cb8f7fd1cad49ca6e05c414e
treee9c74a74d0bc00c065995eb74d9a06e29c30419a
parent7bbdf7bf9754a894557c2d057bcf3b408d232178
rtsp: use RTCP to keep the session alive

Use the RTCP rtcp-from stats field to find the associated session and use this
to keep the session alive.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h
gst/rtsp-server/rtsp-session.c
gst/rtsp-server/rtsp-session.h