inputstream.ffmpegdirect
inputstream.ffmpegdirect copied to clipboard
Allow HTTP PROXY to be set via KODIPROP's
v22.1.0
- Allow HTTP PROXY to be set via KODIPROP's
- Allow http_proxy to be set via URL arguemnt using pipe
New KODIPROP values:
-
inputstream.ffmpegdirect.http_proxy_host -
inputstream.ffmpegdirect.http_proxy_port -
inputstream.ffmpegdirect.http_proxy_user -
inputstream.ffmpegdirect.http_proxy_password
Also permits the proxy to be set using the http_proxy proprty after a | in the URL, e.g.
https://example.com/index.m3u8|http_proxy=http://username:[email protected]:8081