videojs / http-streaming

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

Fragment Loaded event in VHS #1254

Open krackjack234 opened 2 years ago

krackjack234 commented 2 years ago

Description

We are using Videojs and hence VHS to play HLS contents.

We want to know if there is any event like Hls.Events.FRAG_LOADED so that we can read the metadata of the segment loaded.

Goal is to read SCTE-35 markers that we coming as part of manifest to detect a #EXT-X-CUE-OUT

videojs-http-streaming version

VHS 2.9.2

videojs version

videojs 7.14.2

Browsers

All

Platforms

All

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.