GStreamer multimedia framework
Go to file
Wim Taymans e4ea72ccdf stream: use the address managed by the stream
Use the address managed by the stream for multicast. This allows us to have 1
multicast address for each stream.
Because the address is now managed by the stream we don't have to pass it around
anymore.
Set the address pool on the streams.
2012-11-15 16:18:29 +01:00
common@6bb695159b Automatic update of common submodule 2012-10-06 15:02:27 +01:00
docs media: remove MTU property 2012-11-15 15:32:43 +01:00
examples examples: add multicast example 2012-11-15 13:22:54 +01:00
gst stream: use the address managed by the stream 2012-11-15 16:18:29 +01:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests rtsp: make address-pool return an address object 2012-11-15 13:25:14 +01:00
.gitignore python: remove pygst-based python bindings 2012-02-13 10:37:37 +00:00
.gitmodules Add common submodule 2010-12-01 20:00:22 +01:00
acinclude.m4 Add python bindings. 2009-01-08 14:57:55 +01:00
AUTHORS Initial import 2008-10-09 13:29:12 +01:00
autogen.sh configure: Modernize autotools setup a bit 2012-04-13 14:02:15 +02:00
ChangeLog Initial import 2008-10-09 13:29:12 +01:00
configure.ac No need to define GST_USE_UNSTABLE_API any more, 1.0 is stable now 2012-10-28 15:37:51 +00: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.spec.in rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
Makefile.am bindings: remove vala bindings 2012-10-28 15:09:04 +00:00
NEWS Initial import 2008-10-09 13:29:12 +01:00
README README: update 2010-10-30 13:27:09 +02:00
RELEASE Initial import 2008-10-09 13:29:12 +01:00
REQUIREMENTS Initial import 2008-10-09 13:29:12 +01:00
TODO Initial import 2008-10-09 13:29:12 +01:00

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

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