Skip to content
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

Videos not streaming on ios (self-hosted iptvnator) #525

Open
oNIenSis opened this issue Feb 16, 2025 · 1 comment
Open

Videos not streaming on ios (self-hosted iptvnator) #525

oNIenSis opened this issue Feb 16, 2025 · 1 comment

Comments

@oNIenSis
Copy link

Describe the bug
Using a self-hosted IPTVnator instance, when I try to play a stream from any browser on my ipad I get the normal loading spinning wheel, but then an error "The media could not be loaded, either because the server or network failed or because the format is not supported", I can open the stream fine if I paste the link into VLC.

I have IPTVnator 1.0 beta 4 installed via docker. I'm hosting the front/back end on a centos home server and playing via web browsers on a range of devices. Using the videojs player. Works perfectly for windows 11 and Android devices, but not IOS. (note that I couldnt get the HTML5 player working on any system but I'm guessing that's a different bug).

To Reproduce
Steps to reproduce the behavior:

  1. Open any stream on an ios device.
  2. Doesn't play

Expected behavior
Stream should play.

Screenshots
n/a

Desktop (please complete the following information):

  • PWA or Electron application - Electron?? Whatever is default in the docker image
  • OS: [e.g. Linux] ipad client, IPTVnator front end web hosting and back end are served from the alpine docker image running on a centos system
  • Browser [e.g. chrome, safari] Tried edge on windows and chrome/safari IOS
  • Version [e.g. 22] 1.0.0 beta 4

Other context
I can play the stream directly from VLC so at the moment I find a stream using iptvnator, then copy the link into VLC. Having the link right there is neat function, so it works, but it's a bit of a hassle. I'd also be happy if I could use a pseudo path link to use VLC as the default player on IOS (eg vlc-x-callback://x-callback-url/ACTION?url=...&PARAMETER=... where ACTION is stream. from https://wiki.videolan.org/Documentation:IOS/), but adding this as the path to VLC didnt work either.

@mckenna654
Copy link

mckenna654 commented Feb 22, 2025

I can't get mine to play at all on Windows with Chromium and HTML5 or VideoJSPlayer or iOS. Not seeing any logs either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants