Skip to content

Commit 8129350

Browse files
committed
Support Live HLS ingress
1 parent 7955f31 commit 8129350

File tree

13 files changed

+334
-233
lines changed

13 files changed

+334
-233
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In future, the support for MPEG-DASH is planned as well
1313
Add the following line to your `deps` in `mix.exs`. Run `mix deps.get`.
1414

1515
```elixir
16-
{:membrane_http_adaptive_stream_plugin, "~> 0.19.0"}
16+
{:membrane_http_adaptive_stream_plugin, "~> 0.18.8"}
1717
```
1818

1919
## Usage Example

0 commit comments

Comments
 (0)