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.52k stars 1.75k forks source link

Saving webm to server 401 Error #700

Open rayj00 opened 3 years ago

rayj00 commented 3 years ago

I can record and create a webm file for Scalable Broadcasting.

Now I want to save the webm to the server and NOT the local client downloads.

Using Muaz javascript and php code, I am getting 401 error.

Any help is appreciated.

Thanks,

Ray