by axew3 » Sat May 12, 2018 1:31 pm
Is this a Javascript worker? No, it is a JS Porker!
javascript stream chunks upload - AKA chunks-porker
Javascript promises and Php:
chunk (video/audio) streaming and create media into server.
An audio video stream recorder example that enqueue chunks (which can be setup to be long as you want, like the max recording time):
few lines that do the dirty work, availing by the power of Javascript Promises.
[b][size=150]Is this a Javascript worker? No, it is a JS Porker!
[url=https://github.com/axew3/javascript-chunks-porker]javascript stream chunks upload - AKA chunks-porker[/url]
Javascript promises and Php:
chunk (video/audio) streaming and create media into server.[/size][/b]
An audio video stream recorder example that enqueue chunks (which can be setup to be long as you want, like the max recording time):
few lines that do the dirty work, availing by the power of Javascript Promises.