[Bug 736267] rtspconnection: Be more forgiving when parsing session header in requests
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Sep 9 02:39:14 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=736267
GStreamer | gst-plugins-base | git
Wim Taymans <wim.taymans> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |wim.taymans at gmail.com
Resolution| |FIXED
Target Milestone|HEAD |1.5.1
--- Comment #2 from Wim Taymans <wim.taymans at gmail.com> 2014-09-09 09:39:06 UTC ---
commit 0ea1b559bf1706d35683db648ae511e97bf35a47
Author: Ognyan Tonchev <ognyan at axis.com>
Date: Tue Sep 9 11:37:26 2014 +0200
rtspconnection: ignore timeout in session request header
The timeout parameter is only allowed in a session response header
but some clients, like Honeywell VMS applications, send it as part
of the session request header. Ignore everything from the semicolon
to the end of the line when parsing session id.
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=736267
--
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