Is there a good way to share video files with only access to a static file store?

I don’t want to run a transcoding server (transcoding on upload is fine), and want to keep it simple.

Thanks!

edit: I’m mostly looking to allow people to view the file in the browser rather than download, so some kind of adaptive bitrate solution would be ideal. I posted a comment below, but MPEG-DASH/dash.js looks like it might fit the bill.

  • xhci@lemmy.mlOP
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    It’s worth mentioning that my primary use-case is for lemmy posts. I currently see a lot of people linking to streamable.com, but I’m not interested in using that service.