On 13/10/15 11:44, Martin Storsjö wrote:
> From: Andrey Utkin <andrey.ut...@corp.bluecherry.net>
> 
> 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 libavformat.
> ---
>  libavformat/httpauth.c | 18 +++++++++---------
>  1 file changed, 9 insertions(+), 9 deletions(-)

Shouldn't hurt.

lu
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to