[Bug 725878] New: rtspconnection: headers in GET response not configurable for tunnels
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Mar 7 01:22:30 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=725878
GStreamer | gst-plugins-base | git
Summary: rtspconnection: headers in GET response not
configurable for tunnels
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: davidsf at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=271189)
View: https://bugzilla.gnome.org/attachment.cgi?id=271189
Review: https://bugzilla.gnome.org/review?bug=725878&attachment=271189
GstRTSPWatch func for tunnel GET response
We have two cases where we need to modify HTTP headers in the response to the
GET request for tunneled RTSP connections with gst-rtsp-server:
* We sometimes need to remove "Connection: close"
* We sometimes need to remove X-Server-IP-Address
The attached suggested patch makes it possible to do so, together with another
patch in gst-rtsp-server. We add a callback in GstRTSPWatch where the response
to HTTP GET for tunneled connections can be modified.
--
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