videojs / http-streaming

HLS, DASH, and future HTTP streaming protocols library for video.js
https://videojs-http-streaming.netlify.app/
Other
2.53k stars 425 forks source link

fix: requestId init tag #1518

Closed adrums86 closed 5 months ago

adrums86 commented 5 months ago

Description

When handling a encrypted init segment -init was being added to the requestId erroneously.

Specific Changes proposed

Requirements Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.31%. Comparing base (5f2af5f) to head (12e3c21).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1518 +/- ## ========================================== - Coverage 86.31% 86.31% -0.01% ========================================== Files 43 43 Lines 11098 11097 -1 Branches 2532 2532 ========================================== - Hits 9579 9578 -1 Misses 1519 1519 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.