top | item 44019650

(no title)

tillcarlos | 9 months ago

Somewhat related: who is using MUX successfully?

We connected it with our Rails app (main reason was that we jse inertia-rails and React on the frontend).

With MUX you give it a URL to create videos. That doesn’t work with google drive, so we do some hacks in a background job and click download, then store it in activestorage. Then provide MUX with our url.

API and backend is good. Pricing also cheaper than S3 in most cases. We are not live yet, but it works reliably so far.

discuss

order

drcongo|9 months ago

I've used it successfully in the past - found it a pretty pleasant experience integrating it into a Django app.