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

ExoPlayer throws load error while playing SmoothStreaming LIVE contents #2292

Closed
dineshkumarkb opened this issue Jan 4, 2017 · 1 comment
Labels

Comments

@dineshkumarkb
Copy link

Description:

ExoPlayer keeps throwing "Load Error" while playing smooth streaming live contents.

Player Version : 1.5.12
URL used : http://telecolor.econcept.it/live/primarete.isml/manifest
Android OS : Android 5.1.1
Device : Samsung note 3

Steps to Reproduce:

  1. Play any smooth streaming live URL
  2. Validate the logs of onLoadError() method.
  3. Player keeps throwing LoadError multiple times
@ojw28
Copy link
Contributor

ojw28 commented Jan 4, 2017

The content is broken in the same way as described in #2101 and #1152. You should report the issue to the content producer, and ask them to fix it.

Having said that, we've seen this reported a few times now. We'll likely add a workaround to allow playback to proceed (you will still see a warning message logged every few seconds).

@ojw28 ojw28 added the bug label Jan 4, 2017
ojw28 added a commit that referenced this issue Jan 4, 2017
We've seen this issue reported three times now, so it's
obviously not an isolated problem. Do you think anything
bad will happen to non-SmoothStreaming playback cases if
I do this? I suspect not, but if you feel strongly I can
easily add a FLAG_WORKAROUND_X flag for it, and enable
it for SmoothStreaming only.

#2292
#2101
#1152

-------------
Created by MOE: https:/google/moe
MOE_MIGRATED_REVID=143583714
@ojw28 ojw28 changed the title ExoPlayer throws load error while playing Smoothe Streaming LIVE contents ExoPlayer throws load error while playing SmoothStreaming LIVE contents Jan 4, 2017
ojw28 added a commit that referenced this issue Jan 4, 2017
We've seen this issue reported three times now, so it's
obviously not an isolated problem. Do you think anything
bad will happen to non-SmoothStreaming playback cases if
I do this? I suspect not, but if you feel strongly I can
easily add a FLAG_WORKAROUND_X flag for it, and enable
it for SmoothStreaming only.

#2292
#2101
#1152

-------------
Created by MOE: https:/google/moe
MOE_MIGRATED_REVID=143583714
@ojw28 ojw28 closed this as completed Jan 4, 2017
@google google locked and limited conversation to collaborators Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants