Streaming
Opened this issue · 2 comments
DrMiaow commented
Seems like you never got to the video streaming?
Any chance you ever will?
Considering taking it on myself.
pkrumins commented
I didn't get to streaming. The thing where I stopped was that some browsers (chrome or firefox) wouldn't stream the video unless the Length header was present. Since I was generating the video on the fly, I didn't know what the length was. I tried specifying really large length but that didn't work for some reason. I stopped trying then. Let me know if you made any progress on streaming!
jdtzmn commented
Maybe you could use https://github.com/meloncholy/vid-streamer?