[Bug 702548] problem with authentication for tunneled clients
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jun 20 02:30:20 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702548
GStreamer | gst-rtsp-server | 1.x
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wim.taymans at gmail.com
--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2013-06-20 09:30:05 UTC ---
(In reply to comment #1)
> I realize there are cases where you want to handle authentication as well
> (where the application handing the socket doens't know or care about the
> authentication scheme), this is however not our case. Perhaps the solution is
> to add gboolean authorized to the arguments of
> gst_rtsp_server_transfer_connection and if set, then we disable authentication
> for that client as in my last comment?
You can use gst_rtsp_client_set_auth() to disable the authentication, or set a
different one if you want to handle this client differently.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list