Replies: 1 comment
-
I was having the same problem, try this:
Hope it helps anyone |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I cannot get compression working when stream files, using the code from VideoStreamer.js like so
using the fs.stat to get size of the file but since it will be compressed the content length is wrong and I get a
Parse Error: Expected HTTP/
Has anyone got compression working with streaming?
Beta Was this translation helpful? Give feedback.
All reactions