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 upGot an error "out of memory" while streaming a large video file. #1177
Comments
This comment has been minimized.
This comment has been minimized.
|
This used to be a Chrome bug, but it was fixed. Chrome can handle seeding files larger than 500MB now. You still might see this error if:
|
This comment has been minimized.
This comment has been minimized.
|
Duplicate #319 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What version of WebTorrent?
The latest (I'm embeding the script)
What operating system and Node.js version?
v8.4.0
What browser and version? (if using WebTorrent in the browser)
Chrome Version 60.0.3112.101 (Official Build) (64-bit)
What did you expect to happen?
What actually happened?
I was streaming a video file quite large (2 GB), it was really smooth at very first of the video but after a while, Webtorrent downloaded a half of content, my browser got lag and crashed with error "out of memory"
I think it is about my Webtorrent application used over of memory on my computer, so is there any way to handle it?
I used example code "HTML example with status showing UI" part in this thread
Thanks!
Update 1:
There is a new error on chrome "Aw, Snap! Something went wrong while displaying this webpage".