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

Javascript exception thrown if the video is not transcoded #3

Open
lwcooper opened this issue Jun 28, 2016 · 1 comment
Open

Javascript exception thrown if the video is not transcoded #3

lwcooper opened this issue Jun 28, 2016 · 1 comment

Comments

@lwcooper
Copy link

lwcooper commented Jun 28, 2016

When a video is not transcoded, an error is thrown once you start playing the video: index.js:40786 Uncaught TypeError: Cannot read property 'playlists' of undefined

This is because it assumed the hls property is on the player object. I've attached a screenshot below.

hls-bug

lwcooper pushed a commit to fairfaxmedia/videojs-omniture that referenced this issue Jun 28, 2016
@lwcooper
Copy link
Author

I will open a PR to patch this

lwcooper pushed a commit to fairfaxmedia/videojs-omniture that referenced this issue Jun 28, 2016
lwcooper pushed a commit to fairfaxmedia/videojs-omniture that referenced this issue Jun 28, 2016
lwcooper pushed a commit to fairfaxmedia/videojs-omniture that referenced this issue Jun 28, 2016
lwcooper pushed a commit to fairfaxmedia/videojs-omniture that referenced this issue Jun 28, 2016
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

Successfully merging a pull request may close this issue.

1 participant