[FFmpeg-trac] #2646(avformat:open): FFMPEG HTTP protocol not generation authorization line

FFmpeg trac at avcodec.org
Thu Jun 6 20:13:31 CEST 2013


#2646: FFMPEG HTTP protocol not generation authorization line
------------------------------------+------------------------------------
             Reporter:  hackeron    |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  http        |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by cehoyos):

 I unfortunately get a different error here:
 {{{
 $ ffmpeg -i "http://admin:123456@proxy81.zanview.com/cgi-
 bin/cmd/system?GET_STREAM"
 ffmpeg version N-53877-g3554238 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jun  6 2013 20:05:06 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --disable-indev=jack
   libavutil      52. 35.100 / 52. 35.100
   libavcodec     55. 15.100 / 55. 15.100
   libavformat    55.  8.102 / 55.  8.102
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 75.101 /  3. 75.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 [http @ 0x31375a0] HTTP error 502 Bad Gateway
 http://admin:123456@proxy81.zanview.com/cgi-bin/cmd/system?GET_STREAM:
 Input/output error
 }}}
 You could try with an older version or start debugging yourself: There is
 code in libavformat/http.c and libavformat/httpauth.c that should create
 the basic "Authorization:" line for the http header.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2646#comment:8>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list