fix hls direct streaming mode (#682)

This commit is contained in:
Jason Dove
2022-03-07 20:04:21 -06:00
committed by GitHub
parent f69c58c6bf
commit dcd792a354
3 changed files with 69 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [Unreleased]
### Fixed
- Fix `HLS Direct` streaming mode
## [0.4.3-alpha] - 2022-03-05
### Fixed