http-streaming icon indicating copy to clipboard operation
http-streaming copied to clipboard

feat: streaming events and errors

Open adrums86 opened this issue 2 months ago • 1 comments

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

  • [x] Feature implemented / Bug fixed
  • [x] If necessary, more likely in a feature request than a bug fix
  • [ ] Reviewed by Two Core Contributors

adrums86 avatar May 05 '24 23:05 adrums86