Request_Image via MIOS fwd Servers

Hi All,

I might be going over old ground here but I’m a bit stuck. I use the following;

http://:3480/data_request?id=request_image&cam=

to get a JPG image in a browser of a camera in Vera, I then naively thought the below would work;

https://fwd8.mios.com////data_request?id=request_image&cam=

but instead i just get the HEX of the jpg image, and as brilliant as that is, I’m crap at translating HEX to JPG on the fly :wink: I’m assuming this might but down to the SSL layer or some trick I’m missing. anyone got anything on this?