nkzawa / socket.io-stream

Stream for Socket.IO
MIT License
611 stars 111 forks source link

Upload more blob simultaneously. #103

Open SalvatoreAD opened 7 years ago

SalvatoreAD commented 7 years ago

Hello, MediaStreamRecorder use to record video conversations in a video conference. At a certain time, I blobs files to upload to the server. I would like to know if I can upload multiple files Contemporaneously.

hotohoto commented 7 years ago

I tried it and it works for me basically.