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

An error occurred on demuxer #18

Closed
fatshotty opened this issue Feb 20, 2013 · 6 comments
Closed

An error occurred on demuxer #18

fatshotty opened this issue Feb 20, 2013 · 6 comments

Comments

@fatshotty
Copy link

Hello,
I'm getting this error
http://d.pr/i/t1BM
on line 892

I'm doing

player = Player.fromURL("my url");
player.play();

and after the third request (buffering) I get that error.
Am I doing something wrong?

@devongovett
Copy link
Member

Perhaps. Are those the only two lines you're running or is there something else? Also, I'm assuming the url you're giving the player is valid and not a file:/// url...

@fatshotty
Copy link
Author

Hi,
here is all my code http://www.fatshotty.net:5001/
You can click play and see the console. After the second or the third request
it fires the error.

Thanks

@devongovett
Copy link
Member

working here just fine... you're running in Chrome? maybe clear your cache

@fatshotty
Copy link
Author

Yes I tested chrome only version 25.0.1364.99

@devongovett
Copy link
Member

Did you ever get this working?

@fatshotty
Copy link
Author

no more error so far
we can close the issue ;)

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