Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(HLS): Fix get basic info from segments (#6898)
Allows you to obtain the correct segment to detect the basic information of the stream (middle segment for Live, and the first segment for VoD). Avoid obtaining information from segments that are gaps.
- Loading branch information