muaz-khan / RecordRTC

RecordRTC is WebRTC JavaScript library for audio/video as well as screen activity recording. It supports Chrome, Firefox, Opera, Android, and Microsoft Edge. Platforms: Linux, Mac and Windows.
https://www.webrtc-experiment.com/RecordRTC/
MIT License
6.46k stars 1.75k forks source link

Video recording and sync/upload at the same time #792

Open LeahCram opened 2 years ago

LeahCram commented 2 years ago

Hi,

I'm just exploring this library if I can use this for my client. Is it possible to record video and upload at the same time (upload the video file on the fly). So the user should not stop recording then click the upload button.

Thanks!

lijim commented 2 years ago

bump on this ^ it would be nice to know if this is possible