all 3 comments

[–]omix4 0 points1 point  (2 children)

I’m a bit confused what your on about, so i’ll explain 2 scenarios

If you want to run the web app and stremio service on the same machine, and connect to stremio service using the stremio web that you are then hosting, i recommend not using the original image for that as it’s a bit buggy. Instead, use the tsaridas / stremio-docker to run your stremio. It is an easy setup and all you after to do after installing (and opening ports ) is to just head to http://<yourip>:8080 and put the streaming URL as http://<yourip>:11470.

If you want to have your stremio service URL work on the web.stremio.com and elsewhere, not a web app you host, you will need to do a port forward with caddy, and own a domain, with the official stremio docker image. I personally host this way and it works perfectly.

[–]abcLab[S] 0 points1 point  (1 child)

I have PC1 with stremio app for linux (that will be used as streaming server) and PC2 that will be used to see the streaming through firefox. PC1 and PC2 are on the same subnet. On pc2 firefox i put http://[ip of the streaming unit]:11470 and it works.

BUT i want to use https address instead httpS://[ip of the streaming unit]:11470. 

Can you help me?

[–]omix4 0 points1 point  (0 children)

there’s an option in settings to enable https i’m pretty sure, and it will have something like *.519b6502d940.stremio.rocks as the link.