[Bug 749596] rtsp-over-http authentication failure
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Dec 14 07:02:01 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=749596
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #317373|none |committed
status| |
--- Comment #12 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 317373
--> https://bugzilla.gnome.org/attachment.cgi?id=317373
gst-plugins-base support tunneling with auth
commit 65c7bd7a2ced2c3c82f6bb4663217c9afdb9faad
Author: Evan Callaway <evan.callaway at ipconfigure.com>
Date: Mon Dec 14 09:10:16 2015 -0500
rtspconnection: Support authentication during tunneling setup
gst_rtsp_connection_connect_with_response accepts a response pointer
which it fills with the response from setup_tunneling if the
connection is configured to be tunneled. The motivation for this is to
allow the caller to inspect the response header to determine if
additional authentication is required so that the connection can be
retried with the appropriate authentication headers.
The function prototype of gst_rtsp_connection_connect has been
preserved for compatability with existing code and wraps
gst_rtsp_connection_connect_with_response.
https://bugzilla.gnome.org/show_bug.cgi?id=749596
--
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