|
|
|
|
|
by leptons
980 days ago
|
|
I implemented ffmpeg.wasm in my own web app, and it's working out really well. I didn't have to set up a Lambda to resize video, it happens in the user's browser and the result is uploaded directly to S3. It saves me processing cost, and complexity. It was really easy to implement and works perfectly. |
|
Plenty of scenarios where that doesn't matter and it's fine to trust the client, but just something to be aware of.