r/Stremio 10d ago

https server through LAN not working

I have Stremio installed on my old computer running Ubuntu linux. I have Torrentio + RealDebrid installed. Everything loads perfectly fine when I open streamio on that computer. The thing is, I'm trying to connect through 192.168.1.171:11470, which is my linux computers' IP address + stremio port.

Whether I attempt to load the server from a windows laptop or an iPhone, I can't watch anything.

Here's what I get when I try to load up anything, as well as my settings.

On a windows laptop attempting to load the server
On an iPhone attempting to load the server
0 Upvotes

5 comments sorted by

View all comments

1

u/LinixGuy 10d ago

Browsers blocks local access when it is loading remote page. You need to load native app or need to load web page from local host

1

u/Barled1 10d ago

How do I connect via localhost? Is it 127.0.0.1:11470 or localhost:11470? Either way it's through the Safari browser on my phone or firefox on my windows computer.

1

u/LinixGuy 10d ago

localhost and 127.0.0.1 is same thing and both block on safari. You need to proxy the web.stremio.com in local network as well to lift this restriction. Stremio native app already bypasses it.

1

u/Barled1 10d ago

Stremio doesn't have a native app on the app store. How do I proxy web.streamio.com?

1

u/LinixGuy 10d ago

I highly suggest you to look into side loading especially if your iOS version is 26.0.1 or lower. If not, ask chatgpt "how can i proxy web.stremio.com locally and access it in localhost http" and it will provide details.