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

video not uploading to server if more than 10 seconds, please help #703

Open adsegzy opened 3 years ago

adsegzy commented 3 years ago

Hello,

Am using the RecordRTC-to-PHP. If the video recorded is less than 10, it will upload to the server once I click on Upload to Server Button. But if more than 10 seconds. it doesn't upload to the server, please help.

thanks

rayj00 commented 3 years ago

Hello,

Am using the RecordRTC-to-PHP. If the video recorded is less than 10, it will upload to the server once I click on Upload to Server Button. But if more than 10 seconds. it doesn't upload to the server, please help.

thanks

Could you tell me how you got RecordRTC to PHP to work? I am getting a 401 Unauthorized error when I try to use this in the Scalable Broadcasting app of Muaz. The web page is accessed as HTTPS and works. A broadcast is recorded, but it will not upload.

Thanks and appreciate your help.

Ray

rayj00 commented 3 years ago

10 Secs of video is a large file. Maybe check your PHP config for file size?

adsegzy commented 3 years ago

thanks greatly

rayj00 commented 3 years ago

thanks greatly

Can you show me the code you are using to upload to server? Thanks.

rayj00 commented 3 years ago

Please respond.

adsegzy commented 3 years ago

Wow, sorry i lot my login access. I have used a different script. Thanks grately.