Jump to content

Outbound Proxy


Go to solution Solved by Blob,

Recommended Posts

Posted (edited)

Hi,

 

Does anybody know how to force emby FFmpeg to include the parameter http_proxy when starting ffmpeg.exe process?

I would like to proxy outbound connections from uncommented reasons :ph34r: :P  

Windows IE settings do not apply - only for the Emby process it seems.

 

I am starting to test with other solutions on the OS level.

The FFmpeg process runs under the user that starts the Emby Server Service.

I have allready tried this on Server 2016:

netsh winhttp (does not work)

SET http_proxy (does not exist in 2016)

The application called Proxifier: Trial version testet ok, but not as a service and have a price tag after 31 days.

 

 

 

Thanks

Edited by Blob
Posted

Ffmpeg level is not the right place to handle it because what happens when ffmpeg is not used? I think os level outside of emby is best.

  • Solution
Posted (edited)

Ffmpeg level is not the right place to handle it because what happens when ffmpeg is not used? I think os level outside of emby is best.

Seems to be the right conclusion.

As bonus info: Even though “Proxifier” does not run as a service, it can make rules of which proxy server to use or not, based on destination/location of for example a host hosting a m3u file.

Edited by Blob
Posted

Thanks for the info !

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...