Add initial support for RECORD
authorSebastian Dröge <sebastian@centricular.com>
Fri, 9 Jan 2015 11:40:47 +0000 (12:40 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 6 Feb 2015 08:42:42 +0000 (09:42 +0100)
commitccf6c6eb53cc35050a9d9b736a6714268446c550
treef087b357abbbbd0da6cd9930fac305cc9dc97909
parent18668bf49570b3ab75e35dd275f4761f0210cc42
Add initial support for RECORD

We currently only support media that is RECORD or PLAY only, not both at once.

https://bugzilla.gnome.org/show_bug.cgi?id=743175
examples/Makefile.am
examples/test-record.c [new file with mode: 0644]
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h
gst/rtsp-server/rtsp-media-factory.c
gst/rtsp-server/rtsp-media-factory.h
gst/rtsp-server/rtsp-media.c
gst/rtsp-server/rtsp-media.h
gst/rtsp-server/rtsp-session-media.c
gst/rtsp-server/rtsp-stream.c
gst/rtsp-server/rtsp-stream.h