GNOME Bugzilla – Bug 699935
rtsp-server: Expose the use_client_settings API
Last modified: 2014-02-25 22:29:14 UTC
Currently, client transport settings (destination, port pair and ttl) for multicast can be enabled on a per client basis. This patch makes it possible to enable this feature for the whole RTSP server and thus avoid the need of sub-classing GstRTSPServer and implementing create_client ().
Created attachment 243595 [details] [review] rtsp-server: Expose the use_client_settings API
commit c5b3066c3389105099646042f598eda1ddb2969c Author: Ognyan Tonchev <ognyan@axis.com> Date: Mon Jun 3 12:04:44 2013 +0200 rtsp-server: Expose the use_client_settings API Fixes https://bugzilla.gnome.org/show_bug.cgi?id=699935