Cathing event (flashls) in Flowplayer 6.x
- Dominant language
- ActionScript
- Stars
- 744
- Forks
- 259
- PR merge metrics
- No merged PRs in 30d
Description
It is possible catching events of this document using JavaScript in Flowplayer 6.0.5 (e.g. hlsEventManifestLoading, hlsEventLevelSwitch, hlsID3Updated, etc…)
https://github.com/mangui/flashls/blob/dev/src/org/mangui/hls/event/HLSEvent.as
If yes, how?
In JS console the data is.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading src/org/mangui/hls/event/HLSEvent.as and checking how Flowplayer 6.0.5 exposes events to JavaScript. Use the events named in the issue and the JavaScript console output as the starting point. Done means documenting whether events such as hlsEventManifestLoading, hlsEventLevelSwitch, and hlsID3Updated can be caught and how.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100