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

Can’t watch live streams error #255

Open
Sonia-js opened this issue Feb 21, 2025 · 1 comment
Open

Can’t watch live streams error #255

Sonia-js opened this issue Feb 21, 2025 · 1 comment
Labels
Device bug Specific device bug

Comments

@Sonia-js
Copy link

Describe the bug
When clicking on a live stream I keep getting error “Player unable to play due to player error. Error code:2001”.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Live'
  2. Click on 'any live stream'
  3. See error something doesn't work

Expected behavior
Cant watch live streams. Watching a vod is fine. Error seems to only happen with live streams.

Screenshots
See attached picture of error.

Device
Foxtel Now Box

Additional context
Have tried uninstalling and reinstalling app. Checking for updates etc

Image

@fgl27
Copy link
Owner

fgl27 commented Feb 21, 2025

This is an internet-related error

https://github.com/fgl27/ExoPlayer/blob/eb6f4b361ac7e4b3a6de821bded53f6e39562103/library/common/src/main/java/com/google/android/exoplayer2/PlaybackException.java#L140

Is the issue in your local network or is something preventing the Live URL from being accessible.

Can you try a different device on the same network to see if it is the device or network?

@fgl27 fgl27 added the Device bug Specific device bug label Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Device bug Specific device bug
Projects
None yet
Development

No branches or pull requests

2 participants