-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Agenda for the 2016 San Francisco face to face meeting Dec 14th
This meeting is the North American face-to-face meeting of the dash.js project on GitHub. This meeting is open to all dash.js contributors, committers and interested parties to present/discuss architectural, feature, scope and planning input for the project. The meeting is free to attend. Lunch will be provided.
This meeting is being held on Wed Dec 14th and hosted by Dolby at 1275 Market St, San Francisco, CA 94103. This is a fantastic opportunity to meet industry experts around media and explore the industry context in which dash.js resides. Finalized agenda:
08:30 - 09:00 – REGISTRATION, WELCOME COFFEE
09:00 - 12:30 – MORNING SESSION - CODE base:
- Demo: SAND / Annex D Metrics reporting demo
- Multiperiod optimzation for non-tear-down
- Refactoring of indexHandler
- Support of large numbers using big.js
- Retry Logic discussion
- Review of multi-period handling for ad insertion.
- Improving code simplicity - which are the best candidates?
- Using the new Fetch() API https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API to speed up start-time with larger segments. Could implement this polyfill https://github.com/github/fetch
- EME key rotation
- Better robustness of segment duration variation for segment timeline
11:45 - 12:10 DOLBY CINEMA EXPERIENCE
12:10 - 13:10 – LUNCH, NETWORKING
13:30 - 17:00 – AFTERNOON SESSION - Features and Project:
- Player priority for which adaption sets to start playing – Thomas
- Trick Play 21 HTTP 2.0 and Dash.js (Server push)
- Demo of image subtitles - Subtitle status and integration of new imscJS library.
- Support for thumbnails (JPEG images?)
- W3C Clear Key support in dash.js
- Overall performance on Smart TVs and set-top boxes deployments (startup time, decryption, buffer pruning, ...)
- Automated testing of full application
- Browserstack testing - https://mediaplayout-ci.cloud.bbc.co.uk/jenkins/job/smp.browserstack.dashjs.upstream/312/ to view
- MPEG-LA and DASH patent pool - affect on dash.js project and utilization
- Road Map 2017 - Top Ten Goals
18:00 – 21:00 - GROUP DINNER AT "BOXING ROOM", 399 GROVE ST, SAN FRANCISCO
This event is strictly registration-only and first-come, first served. You must register to attend at:
http://dashjs-2016-san-francisco.eventbrite.com
The day's detailed agenda will be community driven.
Original wishlist for archive purposes.
- Refactoring of indexHandler
- Support of large numbers using big.js
- Review of multi-period handling for ad insertion.
- Improving code simplicity - which are the best candidates?
- Using the new Fetch() API https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API to speed up start-time with larger segments. Could implement this polyfill https://github.com/github/fetch
- SAND / Annex D Metrics reporting demo
- EME key rotation
- Overall performance on Smart TVs and set-top boxes deployments (startup time, decryption, buffer pruning, ...)
- Subtitle status and integration of new imscJS library. Demo of image subtitles
- Better robustness of segment duration variation for segment timeline
- MPEG-LA and DASH patent pool - affect on dash.js
- W3C Clear Key support in dash.js
- Automated testing of full application
- Browserstack testing - https://mediaplayout-ci.cloud.bbc.co.uk/jenkins/job/smp.browserstack.dashjs.upstream/312/ to view the results. Always failing
- Multiperiod optimzation for non-tear-down
- Road Map 2017 - Top Ten Goals
- Retry Logic discussion
- Multi-Track MediaSource Teardown
- Support for thumbnails (JPEG images?)
- Trick Play
- HTTP 2.0 and Dash.js (Server push)
- Unit Test, Coverage Reporting, Feature PR must have a test in 2017
- Player priority for which adaption sets to start playing - Thomas