Opened 3 years ago
Last modified 3 years ago
#9319 new enhancement
Support for SOCKS proxy
Reported by: | takeda | Owned by: | |
---|---|---|---|
Priority: | wish | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | takeda | Blocked By: | |
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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.
Note:
See TracTickets
for help on using tickets.