gstreamer/gst/rtsp-server
Mathieu Duponchelle 3357094440 rtsp-stream: avoid duplicating the first multicast client
In dcb4533fed , we made it so
clients were dynamically added and removed to the multicast
udp sinks, as such we should no longer add a first client in
set_multicast_socket_for_udpsink

https://bugzilla.gnome.org/show_bug.cgi?id=793441
2018-08-14 14:10:02 +03:00
..
.gitignore
Makefile.am rtsp-server: Add gstreamer-base gir dir in autotools 2018-08-06 15:33:04 -04:00
meson.build
rtsp-address-pool.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-address-pool.h
rtsp-auth.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-auth.h
rtsp-client.c rtsp-client: always allocate both IPV4 and IPV6 sockets 2018-08-01 20:42:34 +02:00
rtsp-client.h
rtsp-context.c
rtsp-context.h
rtsp-media-factory-uri.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-media-factory-uri.h
rtsp-media-factory.c media-factory: unref old clock when setting new clock 2018-07-12 19:02:40 +01:00
rtsp-media-factory.h
rtsp-media.c rtsp-media: unref clock (if set) when finalizing 2018-07-16 23:56:09 +01:00
rtsp-media.h
rtsp-mount-points.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-mount-points.h
rtsp-onvif-client.c
rtsp-onvif-client.h
rtsp-onvif-media-factory.c
rtsp-onvif-media-factory.h
rtsp-onvif-media.c rtsp-onvif-media: fix g-ir-scanner warnings 2018-07-12 19:02:40 +01:00
rtsp-onvif-media.h
rtsp-onvif-server.c
rtsp-onvif-server.h
rtsp-params.c
rtsp-params.h
rtsp-permissions.c
rtsp-permissions.h
rtsp-sdp.c
rtsp-sdp.h
rtsp-server-prelude.h
rtsp-server.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-server.h
rtsp-session-media.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-session-media.h
rtsp-session-pool.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-session-pool.h
rtsp-session.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-session.h
rtsp-stream-transport.c Limit queued TCP data messages to one per stream 2018-07-23 17:45:00 +03:00
rtsp-stream-transport.h Limit queued TCP data messages to one per stream 2018-07-23 17:45:00 +03:00
rtsp-stream.c rtsp-stream: avoid duplicating the first multicast client 2018-08-14 14:10:02 +03:00
rtsp-stream.h
rtsp-thread-pool.c Update for g_type_class_add_private() deprecation in recent GLib 2018-06-24 12:48:11 +02:00
rtsp-thread-pool.h
rtsp-token.c
rtsp-token.h