muxinc / strapi-plugin-mux-video-uploader

A Strapi plugin for managing uploads to Mux.
https://mux.com
23 stars 16 forks source link

Feature Request: secure playback #62

Closed insanity54 closed 3 months ago

insanity54 commented 1 year ago

Hi thanks for this Strapi plugin. The uploader is very nice.

I would love to see secure video playback support in this plugin. My use case is a video sharing website with 20K viewers a week. I need to ensure that the mux video uploads are only watchable by logged in patrons.

I think this is doable right now using users-permissions plugin and limiting read access to mux assets to only users in a Patron role. However, this setup doesn't limit sharing the link with non-patrons which is something I need to do in order to keep cost managable.

cheers

erikpena commented 1 year ago

Hello @insanity54, thank you much for the kind words as well as the feature request. Signed urls is something that has been coming up quite a bit lately so your request is timely. I'm going to add this to our list of interested parties for this feature specifically to be evaluated. Thank you!