Is there a built in way to use a URI on a website to open up the android total commander and open the file through the lan plugin on my device?
I mostly want to watch videos on my phone streamed from my lan machine. Is there a URI like for example:
"total-commander://LAN//MYMACHINE/Share/video.mp4"
that I can use on my website?
Open LAN files with URI
Moderators: Hacker, petermad, Stefan2, white
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Open LAN files with URI
No there isn't. The player only reports to support http, https and rtsp streams. It also supports m3u and m3u8 (UTF8) playlists, so maybe it works when you put the URLs in the form ///_LAN/MYMACHINE/Share/video.mp4 in a playlist and put it on a Web server?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Re: Open LAN files with URI
Thanks.
My initial approach was m3u files but that came with so much headaches from the user point of view so that's why I started to look into URI protocols. The ///LAN (no underscore) works so I can basically use that.
All in all I will look into more experimenting with this one.
Thank you for your time and answer.
My initial approach was m3u files but that came with so much headaches from the user point of view so that's why I started to look into URI protocols. The ///LAN (no underscore) works so I can basically use that.
All in all I will look into more experimenting with this one.
Thank you for your time and answer.
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: Open LAN files with URI
What problems did you encounter with m3u files?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com