stream: Add functions to get rtp and rtcp sockets
authorWim Taymans <wim.taymans@gmail.com>
Tue, 12 Nov 2013 11:04:55 +0000 (12:04 +0100)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 12 Nov 2013 11:04:55 +0000 (12:04 +0100)
commit8d5ce0d4ee6b99139de64372b5138ac6f8088611
tree4c3d81aaa2aa586408b8dddf8f5d50038548ebfc
parentd443f8546b075f64774678ecb860b3c8eb3b5079
stream: Add functions to get rtp and rtcp sockets

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=710100
docs/libs/gst-rtsp-server-sections.txt
gst/rtsp-server/rtsp-stream.c
gst/rtsp-server/rtsp-stream.h
tests/check/Makefile.am
tests/check/gst/stream.c [new file with mode: 0644]