GNOME Bugzilla – Bug 796653
Add gst_rtsp_server_set_fd function
Last modified: 2018-11-03 15:42:18 UTC
Created attachment 372777 [details] [review] a patch compatible with 'git am' Add a new function called 'gst_rtsp_server_set_fd'. This function helps to start a rtsp server on port 554 (which is privileged) using a separate setuid-root launcher program which then exec's the real server as a normal user reusing the already open and bound socket on port 554
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server/issues/44.