Can RokuHD retrieve files from web servers running on a port other than 80?
I have tried URLs like
http://<sitename>.com:1029/img.jpg with roUrlTransfer, poster screen and other SDK objects, they all returned timeout error. I downloaded packet trace from Roku, it shows TCP SYN going to port 1029 and no TCP ACK coming back.
I can connect to the same URL with a PC browser running behind the same router and it works just fine. Please advise if !=80 port should work for HTTP on Roku.
Sergey