-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Minutes March 27, 2019
Dan Sparacio edited this page Mar 27, 2019
·
1 revision
Attendees : John Bartos, Dan Sparacio, Jamie Stackhouse, Michael Cunningham, John Gainfort
- Typescript-ing of Config has been completed
- Using strict event emitter so events will be typed.
- We can start to test this in TS applications using hls.js,
- Will need to build with TSC to get dist files locally.
- Widevine PR EME changes:
- Rebase or squash PR to fix up before it can be reviewed and merged.
- If Promises are used, we will need to wait until major 1.0 release.
- Can we do FairPlay in Hls.js.
- Dan will be looking into this issue.
- Open PR Review :
- Init segment should not be treated as start segment #2196
- Reviewed and merged for milestone 13.0
- GH-2143: Fix flush buffer not accepting undefined types #2190
- Reviewed and merged for milestone 13.0
- 2182 Utils Typescript
- Reviewed and merged for milestone 13.0
- (misc) fixing incorrect default config values in API.md#2184
- Reviewed and merged for milestone 13.0
- Fix for alt audio #2067
- Feedback left for author.
- Init segment should not be treated as start segment #2196
- Open Issue Review :
- Open issue discussed #2197 - Comments added to Issue.
- Open issue discussed #2180 - Cap level based on screen size should not escape/override the max bitrate when explicitly set.