-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
external mobile phone browser acess to streams #151
Comments
Hi, |
Ok, MIME types seem correct. On mobile phones, if I click "stream" it tries to open the stream on browser (chrome, opera and firefox) and gives me a mime_type error (safari works) BUT if I hold stream to get save options, it saves an .HTM file instead of .m3u and I cant open it with VLC(mobile), so pretty much theres no way to stream on mobile? That behavior is for both LAN and and outside LAN thru https What most people seem to be doing about this is adding an MPD to their mobile and directing it to OMPD as a player. Not sure thats the way it is intended to be used... |
I took a deeper look at streaming on Android and indeed it doesn't work how it supposed to. There is old but still not closed issue about m3u files with html streams on Android IssueTracker (https://issuetracker.google.com/issues/36915401) - is it possible that this is still a problem on Android? Maybe implementing HTML5 player would solve the issue. For now I found a solution that work in my case (Android 11, Chrome browser, playing in LAN):
To be honest I don't use 'Stream album' (or file) on Android - I installed MPD on my moble, added it to O!MPD players list and use O!MPD to control it, as you mentioned. Unfortunately I can't test it outside of my LAN - I don't have access to it from Internet. |
Hi there, really like your work! thanks for this!
I've been having trouble playing outside my home network.
It's not a connection/configuration problem I'd say, since I can connect to the ompd page, log in, download albums etc while outside my home network...
but I can't seem to stream.. I can open m3u streams normally with VLC on desktops but not on mobile... it just defaults to the browser player... and the odd thing is that the mobile browser players is able to play while im in my LAN, but not on mobile networks (4g)
so when im outside my lan and on phone I cant send the link to VLC (coping, saving etc doesnt work for some reason...) and it also defaults to browser player giving the MIME type error...
Is there (or plans) on some kind of mobile app or browser extension, yours or outside, that will play the album?
I noticed on my wife's iphone using safari it worked flawlessly on browser play btw (both LAN and mobile)
I'm having a hard time figuring out where should I taclke... is that OMPD unable to do something? or my server config? or browser phones go brrr?
Other than that, thanks again! beautiful work.
The text was updated successfully, but these errors were encountered: