-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Demo for RecordRTC-to-PHP not working on firefox 32.0.1 #281
Comments
I am also having a problem with RecordRTC-to-PHP working in newer versions of Firefox. I rolled back to Firefox 29 to test it, and it does work in it. The problem I am experiencing does not happen with smaller files. It only happens when I record a video for approximately 10 seconds or longer. Steps to duplicate:
When I open the the F12 Console in Firefox:
If you try the same steps for a few seconds it will save the file to the server. You can also see what the difference is in the "Response Headers" if you do a few second post instead of a 10 second or longer post. If you need any further clarification on the steps to duplicate it, please let me know. I'd be happy to help. |
I just tested 2-minutes recordings and 21MB WAV was successfully uploaded to the server and it worked. I added following
VPS-based solutions can directly modify BTW, because it is shared hosting----so upload may fail out of Demo: |
Hello Muaz-khan, Thank you for your reply. I see that your demo is definitely working on your site. My example on my own computer is not working. It makes me hopeful that I can get it working since your example is working on your site. I tried updating all of the php values to be what you indicated, and they had no effect. I created a simple ajax file post with a html file form and verified I was able to upload large files to the server and that I can upload large files.. Since it is my own machine, I don't have any download limits. The odd part is it seems to be any video recorded over 1MB that is not being uploaded. Any video under 1MB uploads using your demo on my computer without a problem. it seems only to be an issue with submitting the large blob files. Any other ideas what would cause the small files to upload but not the large ones? Daryl |
Such settings can be modified using following three methods:
|
Hi Muaz-khan, Thank you again for your responses. I finally found out what the problem was. The F12 Console that I had open made it so that large recordings did not work. If the F12 Console is open when you try to record a long video, it will not save to the server. I had to actually close the browser to get it to work again. I'm not sure why it is a problem, but I thought I would let you know. Thanks, Daryl |
i just run your demo. |
If you close the Console, the WebRTC example should work. I have no idea why, but the Console being open seems to generate errors. Hope that helps. |
yes, no problem....Thanks @daryl3 |
hello sir in your demo video of 25 second recorded but i cant record video of 30 second or more. even if i add .htaccess file and i m not opening console also, so how to fix it? |
Thanks @daryl3 , if console closed then it worked. |
Hello, |
Error Screen shot link...
http://puu.sh/bN5kk/8f0c3e260b.png
http://puu.sh/bOihI/b9c2a76b87.png
The text was updated successfully, but these errors were encountered: