gstreamer/gst-libs/gst
Sebastian Cote 9e77d9cacf rtspconnection: also add Content-Type to HTTP POST request when tunnelling
When the GstRTSPConnection class sends a RTSP over HTTP tunnelling
request, the HTTP Content-Type header is missing from the HTTP POST
request.

This isn't a problem with most servers, but there are servers that
rejects the request without there also being a Content-Type header.

RFC 1945:
Any HTTP/1.0 message containing an entity body should include a
Content-Type header field defining the media type of that body.

Apple Dispatch 28:
QuickTime Streaming uses the "application/x-rtsp-tunnelled" MIME
type in both the Content-Type and Accept headers. This reflects
the data type that is expected and delivered by the client and server.

https://bugzilla.gnome.org/show_bug.cgi?id=793110
2018-02-08 16:08:03 +00:00
..
allocators allocators: fix meson build after physmem move from -bad 2017-12-19 12:44:35 +00:00
app appsrc: add support for pushing buffer lists 2017-12-09 11:09:16 +00:00
audio meson: use built-in pic kwarg when building static helper libs 2018-01-30 20:33:17 +00:00
fft meson: remove vs_module_defs 2017-10-05 13:53:14 +01:00
gl gl: remove more deprecated type aliases 2018-02-08 21:14:56 +11:00
pbutils codec-utils: add some missing gi annotations 2017-11-30 01:24:14 -08:00
riff riff-media: Handle strf_data being NULL 2017-11-02 09:19:21 +01:00
rtp rtp: fix gst_rtp_buffer_ext_timestamp taking into account backwards 2017-12-21 17:27:42 -05:00
rtsp rtspconnection: also add Content-Type to HTTP POST request when tunnelling 2018-02-08 16:08:03 +00:00
sdp sdpmessage: add_attribute accepts NULL value 2017-11-03 17:56:39 +11:00
tag tag: id3v2: don't leak stack pointer outside of block where it's valid 2018-01-19 20:43:57 +00:00
video video: Fix GRAY10_LE32 depth information 2018-02-07 14:48:00 -05:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
Makefile.am gl: hook up to build system 2017-12-19 12:01:48 +00:00
meson.build gl: hook up to build system 2017-12-19 12:01:48 +00:00