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 upMaxBlobLength is ignored #1512
Closed
MaxBlobLength is ignored #1512
Comments
This comment has been minimized.
This comment has been minimized.
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This comment has been minimized.
This comment has been minimized.
|
This isn't necessarily a bug. The video you are trying to play may be using the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of WebTorrent?
I am using WebTorrent version 0.102.4
What browser and version? (if using WebTorrent in the browser)
I am using Chrome version 69.0.3497.100 (Official Build) (64-bit)
What did you expect to happen?
I expect to fail streaming of video.
What actually happened?
Video is streaming normally.
Hi,
I stream video using
appendTomethod, and throughoptsparameter I have setmaxBlobLengthto 1:Due to documentation,
I have expected to fail streaming of video, video plays normally.