Skip to content

Update module management

Created by: nicosang

Hi,

as explained in issue #2133 (closed), loading by module of dash.js was impossible. The management of events was the blocker. In order to solve this problem, I suggest to remove Events.js and MediaPlayerEvents.js references from modules (Reporting, Mss, Protection). references of events are set by config object in all modules.

Nicolas

Merge request reports