diff options
author | Andrey Utkin <andrey.utkin@corp.bluecherry.net> | 2015-10-01 13:56:31 +0300 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2015-10-07 00:10:16 +0200 |
commit | fdb32838723effb4560a345013387ea37b85ff20 (patch) | |
tree | b58f07d4f2a1463ebcdc5b9db16ca54ab5dd741e /presets | |
parent | ac74e857a26583f67d5518c805cfc23f2a482f2b (diff) | |
download | ffmpeg-streaming-fdb32838723effb4560a345013387ea37b85ff20.zip ffmpeg-streaming-fdb32838723effb4560a345013387ea37b85ff20.tar.gz |
avformat/httpauth: Add space after commas in HTTP/RTSP auth header
This fixes access to Grandstream cameras, which return 401 to ffmpeg
otherwise.
VLC sends Authorization: header with spaces between parameters, and it
is known to work with Grandstream devices and broad range of other HTTP
and RTSP servers, so author considers switching to such behaviour safe.
Just for record - RFC 2617 (HTTP Auth) does not specify the need in
spaces, so this is not a bug of FFmpeg.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'presets')
0 files changed, 0 insertions, 0 deletions