GStreamer multimedia framework
Find a file
Aleix Conchillo Flaqué 85c52e194b sdp: add rollover counters for all sender SSRC
We add different crypto sessions in MIKEY, one for each sender
SSRC. Currently, all of them will have the same security policy, 0.

The rollover counters are obtained from the srtpenc element using the
"stats" property.

https://bugzilla.gnome.org/show_bug.cgi?id=730539
2016-06-14 11:14:48 +02:00
common@ac2f647695 Automatic update of common submodule 2016-04-14 10:05:02 +01:00
docs stream: fix docs for recently-added get/set_buffer_size API 2015-09-17 20:07:34 +01:00
examples examples: Clean up CFLAGS/LDADD even more 2016-04-04 12:58:38 +03:00
gst sdp: add rollover counters for all sender SSRC 2016-06-14 11:14:48 +02:00
pkgconfig uninstalled.pc: add support for non libtool build systems 2016-02-18 15:20:05 +00:00
tests rtsp-stream: Fix crash on cleanup with shared media and multiple udpsrc 2016-04-29 11:49:14 +03:00
.gitignore rtspsink: Add rtspclientsink element 2016-01-29 01:44:26 +11:00
.gitmodules Add common submodule 2010-12-01 20:00:22 +01:00
AUTHORS Initial import 2008-10-09 13:29:12 +01:00
autogen.sh Automatic update of common submodule 2016-02-05 18:11:41 -03:00
ChangeLog Release 1.8.0 2016-03-24 13:00:35 +02:00
configure.ac Back to development 2016-03-24 13:33:43 +02:00
COPYING Fix FSF address 2012-11-04 00:14:25 +00:00
COPYING.LIB Fix FSF address 2012-11-04 00:14:25 +00:00
gst-rtsp-server.doap Release 1.8.0 2016-03-24 13:00:35 +02:00
gst-rtsp.spec.in rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Makefile.am Fix 'make check' from top-level directory 2014-12-31 13:04:57 +00:00
NEWS Release 1.8.0 2016-03-24 13:00:35 +02:00
README Fix typo in README 2015-03-15 12:27:39 +00:00
RELEASE Release 1.8.0 2016-03-24 13:00:35 +02:00
REQUIREMENTS Initial import 2008-10-09 13:29:12 +01:00
TODO rtsp: cleanups 2012-11-15 17:11:16 +01:00

gst-rtsp-server is a library on top of GStreamer for building an RTSP server

There are some examples in the examples/ directory and more comprehensive
documentation in docs/README.