rtsp-server: Limit the number of threads per server instance
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Tue, 19 Feb 2013 18:19:41 +0000 (13:19 -0500)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 11 Mar 2013 10:07:20 +0000 (11:07 +0100)
commit4c61c6d308f4102259148bc9c1f2771fcadd3532
tree390565237cab0b9518d59334c9fe17dc122aa3e2
parent4071e1b9990c6f1d0958bf5c635a0c4699f73581
rtsp-server: Limit the number of threads per server instance

If we exceed the maximum, just round robin the clients over the existing
threads.
configure.ac
gst/rtsp-server/rtsp-server.c
tests/check/gst/rtspserver.c