jpeterson579's avatar

How to allow users to upload videos? Intervention Image but for video?

Hi all,

I am looking for some advice on how to safely allow users to upload videos to my website.

Once they upload them, how would I be able to resize, change file to mp4, etc.?

Is there anything that does what Intervention Images does but for video?

Thank you!

0 likes
2 replies
martinbean's avatar

@jpeterson579 You’ll need to do chunked uploading due to videos being much larger than images in size, and you’ll need to look into transcoding services to resize or change the encoding format.

Please or to participate in this conversation.