CloudflareStream

Collection of functions for working with Cloudflare Stream API

See CloudflareStream for details.

Tus client for Cloudflare: CloudflareStream.TusClient

Installation

If available in Hex, the package can be installed by adding cloudflare_stream to your list of dependencies in mix.exs:

def deps do
  [
    {:cloudflare_stream, "~> 0.2"}
  ]
end

Documentation: https://hexdocs.pm/cloudflare_stream.