Log in

View Full Version : saving video streams in html5



gib65
06-28-2018, 03:26 AM
Hello,

I'm wondering if it's possible, in html5, to not only stream videos but to save them. If there's no javascript functionality to save streamed data, can one at least look at the data, and do a kind of copy and paste to a file and then save?

Thanks.