GStreamer multimedia framework
Find a file
Wim Taymans 1826844ee4 stream: set udp sources to PLAYING
Set the UDP sources to PLAYING and locked state before we add it to the pipeline
so that it doesn't cause our pipeline to produce ASYNC-DONE.
2012-11-20 12:24:13 +01:00
common@a72faea054 Automatic update of common submodule 2012-11-19 11:31:12 +00:00
docs rtsp: cleanups 2012-11-15 17:11:16 +01:00
examples examples: add another multicast example 2012-11-15 16:52:42 +01:00
gst stream: set udp sources to PLAYING 2012-11-20 12:24:13 +01:00
pkgconfig rtsp-server: Update versioning 2012-04-04 14:48:44 +02:00
tests test: add test for server reuse 2012-11-20 11:30:49 +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 rtsp: cleanups 2012-11-15 17:11:16 +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.