Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/midarrlabs/exstream
Simple video streams - DASH
https://github.com/midarrlabs/exstream
dash on-demand self-hosted transcoding video video-streaming vod
Last synced: 2 months ago
JSON representation
Simple video streams - DASH
- Host: GitHub
- URL: https://github.com/midarrlabs/exstream
- Owner: midarrlabs
- Created: 2023-01-22T08:05:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T10:24:10.000Z (6 months ago)
- Last Synced: 2024-10-18T01:53:05.410Z (3 months ago)
- Topics: dash, on-demand, self-hosted, transcoding, video, video-streaming, vod
- Language: Elixir
- Homepage:
- Size: 50.6 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Exstream
**TODO: Add description**
## Installation
If [available in Hex](https://hex.pm/docs/publish), the package can be installed
by adding `exstream` to your list of dependencies in `mix.exs`:```elixir
def deps do
[
{:exstream, "~> 0.1.0"}
]
end
```Documentation can be generated with [ExDoc](https://github.com/elixir-lang/ex_doc)
and published on [HexDocs](https://hexdocs.pm). Once published, the docs can
be found at .