[FFmpeg-trac] #9319(undetermined:new): Support for SOCKS proxy

FFmpeg trac at avcodec.org
Tue Jul 6 21:05:08 EEST 2021


#9319: Support for SOCKS proxy
-------------------------------------+-------------------------------------
             Reporter:  takeda       |                     Type:
                                     |  enhancement
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I tried to use product with ffmpeg (pianobar) and realized that while
 pinaobar itself supports the proxy (through libcurl) it uses
 `avformat_open_input()` for streaming the audio file and ffmpeg ignores
 env var `ALL_PROXY=socks5h://127.0.0.1:1080`

 The ffmpeg version used is 4.4.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9319>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list