[Bug 774416] RTSP digest Authentification for gst-rtsp-server

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 16 11:38:16 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774416

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #339993|none                        |needs-work
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 339993:
 --> (https://bugzilla.gnome.org/review?bug=774416&attachment=339993)

::: gst/rtsp-server/rtsp-auth.c
@@ +792,3 @@
+
+  GST_DEBUG_OBJECT (auth, "check Digest auth");
+

The code to parse the Digest auth header, and to check if the response is the
correct one (i.e. to generate the response), is copied from the RTSP RECORD
sink and/or RTSP connection.

Should probably be exposed as API in libgstrtsp instead before this here is
merged.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.


More information about the gstreamer-bugs mailing list