Ticket #2259 (new defect)
http_proxy doesn't work
| Reported by: | alexandru_mg3 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avformat |
| Version: | unspecified | Keywords: | http |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
http_proxy doesn't work for http streams
Attachments
Change History
comment:1 Changed 3 months ago by cehoyos
- Keywords http added
- Version changed from 1.1.2 to unspecified
Please test current git head and to make this a valid ticket, please paste your console log into the ticket, console screenshots are not welcome!
comment:2 Changed 3 months ago by alexandru_mg3
C:\Windows\system32>set http_proxy=87.248.191.118:80
C:\Windows\system32>setx http_proxy 87.248.191.118:80 /m
SUCCESS: Specified value was saved.
C:\Windows\system32>c:\ffplay\ffplay -i http://web.tvbox.md/iptv/Ca
nal3 1>1.txt
ffplay version N-38938-ge01f478 Copyright (c) 2003-2012 the FFmpeg developers
built on Mar 19 2012 23:16:52 with gcc 4.6.2
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru
ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libope
ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable-libgsm --en
able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger -
-enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo-amrwben
c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-
libxvid --enable-zlib
libavutil 51. 42.100 / 51. 42.100
libavcodec 54. 12.100 / 54. 12.100
libavformat 54. 2.100 / 54. 2.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 65.101 / 2. 65.101
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 7.100 / 0. 7.100
libpostproc 52. 0.100 / 52. 0.100
http://web.tvbox.md/iptv/Canal3: Input/output error
C:\Windows\system32>pause
Press any key to continue . . .
comment:4 Changed 3 months ago by cehoyos
Could you test to export the http proxy path with " http://"?
set http_proxy= http://87.248.191.118:80



