Closed adrums86 closed 6 months ago
Attention: Patch coverage is 88.68778%
with 25 lines
in your changes are missing coverage. Please review.
Project coverage is 86.31%. Comparing base (
b6ff608
) to head (a14d0e6
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Description
Adding some additional events and errors with relevant payloads to VHS to enable users to centralize streaming events and utilize the information passed with each error and event payload to inform their video playback code.
Specific Changes proposed
Add events and payloads for all phases of playback from manifest/playlist request - load - parse. Segment load - transmux/parse/decrypt - append. Errors and relevant payloads for common network, segment and playlist/manifest conditions.
Requirements Checklist