evgenity / react-html5-video-editor

React / Redux video component with crop. Powers demo video editor at
https://crop-video-online.com
GNU General Public License v3.0
154 stars 29 forks source link

Request Entity Too Large #9

Open harrisonlo opened 7 years ago

harrisonlo commented 7 years ago

I was trying our your demo at https://crop-video-online.com/, but came back with this in the console.

POST https://crop-video-online.com/send_file 413 (Request Entity Too Large)

What's the maximum file size you are supporting?

Can you support very big files? i.e. 200mb

evgenity commented 7 years ago

Sure, you just need to configure your web-server properly.