Best iOS version #510
Replies: 1 comment
-
|
I have the same restrictions on my iphone. This is how I solve it, then other solutions I am considering: in settings external player I change from the default 'disabled' to VLC where screenshot shows 'M3U playlist'. VLC is a third party app I use on every platform as especially on windows you need not fiddle with DirectShow filters (codecs). https://apps.apple.com/us/app/vlc-media-player/id650377962
While InfusePro is recommended for others on iphone I prefer the VLC interface. I have a license of InfusePRO for ssl-webdav access to TorBox.app, one of the debrid options. Alternative solutions: skip stremio slightly in favor of chillio as it employs similar stremio addons and AIO bridges This is not free. $99/solo-lifetime. I don't do adware so I cannot recommend their fraudulently-free option. The method you are pondering is for the moment beyond my familiarity though I will shortly have a docker for my own webdav FUSED to bargainy vps storage. WebDav might be FileRise. I hope you share back your mp4-iphone-friendly constraining solution :) P.S. which VPS services are you using? I like to kill the bargain collecting bargains |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
First off, thanks to @Viren070 and the devs for a phenomenal add-on! Really been enjoying it so far.
When trying to play something on my iOS device via my browser via web.stremio.com, often times the files say that the video is not supported. As I understand it, iOS has strict requirements for video files, such as h264/h265 with aac audio, wrapped in an MP4 container. I was wondering if there's a clean/easy way to create a separate filtered list, just for iOS-optimized streams? Ideally, maybe a second tab/instance of AIO, labeled iOS?
I'm currently self-hosting AIO in Docker. Would the best way to do this be to spin up a second container of AIO, and then wrap the main or "Primary" instance of AIO, and then in the second/wrapped version of AIO, add the strict filters for iOS requirements, and then install that second instance of AIO?
Would this work? Any other better way? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions