GStreamer multimedia framework
Go to file
Matthew Waters b5a61f488d rtspclientsink: fix waiting for multiple streams
We were previously only ever waiting for a single stream to notify it's
blocked status through GstRTSPStreamBlocking.  Actually count streams to
wait for.

Fixes rtspclientsink sending SDP's without out some of the input
streams.

https://bugzilla.gnome.org/show_bug.cgi?id=796624
2018-06-21 20:56:46 +10:00
common@ed78bee437 Automatic update of common submodule 2018-04-16 10:53:52 +01:00
docs docs: add missing auth methods 2018-06-20 04:30:04 +02:00
examples meson: build auth-digest example 2018-06-20 01:35:47 +02:00
gst rtspclientsink: fix waiting for multiple streams 2018-06-21 20:56:46 +10:00
pkgconfig meson: don't install -uninstalled.pc file 2017-08-18 17:37:01 +01:00
tests configure: check for -good and -bad plugins only in uninstalled setup 2018-04-22 20:10:15 +01:00
.gitignore Remove generated .spec file 2016-12-16 17:26:04 +00:00
.gitmodules common: use https protocol for common submodule 2016-11-26 11:24:59 +00:00
AUTHORS Initial import 2008-10-09 13:29:12 +01:00
autogen.sh Automatic update of common submodule 2017-04-10 23:51:12 +01:00
ChangeLog Release 1.14.0 2018-03-19 20:27:06 +00:00
configure.ac configure: check for -good and -bad plugins only in uninstalled setup 2018-04-22 20:10:15 +01: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.14.0 2018-03-19 20:27:06 +00:00
Makefile.am tests: disable all tests when --disable-tests is used 2017-12-06 20:47:22 +00:00
meson.build meson: Update option names to omit disable_ and with- prefixes 2018-05-05 20:31:43 +05:30
meson_options.txt meson: Update option names to omit disable_ and with- prefixes 2018-05-05 20:31:43 +05:30
NEWS Back to development 2018-03-20 10:21:36 +00:00
README Fix typo in README 2015-03-15 12:27:39 +00:00
RELEASE Back to development 2018-03-20 10:21:36 +00: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.