[mythtv-users] HLS recorder and HTTP proxy

Jean-Yves Avenard jyavenard at gmail.com
Fri Jul 19 13:55:19 UTC 2013


On 19 July 2013 23:39, Brian J. Murrell <brian at interlinx.bc.ca> wrote:
> Will the HLS recorder work through/with a proxy assuming an appropriate
> http_proxy environment variable is set?  What makes me ask is that I have my
> proxy set appropriately but the channel scan portion of
> http://www.mythtv.org/wiki/User_Manual:Setting_up_HTTP_Live_Streaming_Recorder
> encounters

in short: yes it should.
the whole download of the segments and streaming list yes as it's done
by the system download..

However, and I hadn't thought about that scenario. To check if a
stream is a HLS one, I download the first 2kB using the FFmpeg utility
routines..

I need to check how to enable proxy there and if it too read the
http_proxy environement variable

Same in mythtv-setup


More information about the mythtv-users mailing list