Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upTypeError when seeding Caminandes 2 video on Instant.io #984
Comments
This comment has been minimized.
This comment has been minimized.
|
Could you share the bundle.js part around line 2838? |
This comment has been minimized.
This comment has been minimized.
|
Sure. Here the stacktrace: http://pastebin.com/HwF9pzyt JS bundle part arount line 2838:
The instant.io js complete bundle: bundle.txt |
This comment has been minimized.
This comment has been minimized.
|
I figured out the source of the bug. It originates many dependencies deep: render-media > videostream > mp4-stream PR to fix it: mafintosh/mp4-stream#15 |
This comment has been minimized.
This comment has been minimized.
|
WOW, the PR literally got merged and released to npm before I left this comment. Nice, @mafintosh |
This comment has been minimized.
This comment has been minimized.
|
You're awesome guys, big thanks to all of you |
This comment has been minimized.
This comment has been minimized.
|
This thread has been automatically locked because it has not had recent activity. To discuss futher, please open a new issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
When I want to seed Caminandes 2: Gran Dillama (http://www.caminandes.com/) on Instant.io I have an error and the video never plays on the video html tag:
Steps to reproduce:
Media info output: http://pastebin.com/r4MCrsxW
Thanks