streaming-video-technology-alliance / common-media-library

A common library for media playback in JavaScript
Other
43 stars 2 forks source link

Remove CMAF HAM dependencies #119

Closed littlespex closed 2 weeks ago

littlespex commented 3 weeks ago

The dependencies imported by the CMAF HAM library are not used anywhere else in the library, but since they are listed as dependencies, they are install for anyone using CML. In the future we will deliver discreet packages for each CML feature (CMCD, 608, HAM, etc), but for now, update the HAM utils to include it's dependencies via injection.