Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* integrated castlab * support exchanging video source * updated DRM workflow * updated castLab SDK to support custom proxy server url in DRM configuration * updated viewer demo * Support frame metadata * refined drm flag check * added enableDRM in JSDoc * remove private field that is not working well in vuejs * New Director API response * Added types for DRM API * refined the license URL caching * added 'isDRMEnabled' in director * fixed PeerConnectionEvent unit test * remove Logger for e2e test * First step towards fixing unit tests * added authorization for DRM license fetch request * Lint code * removed unsupported headers value when fetch license * Fix unit test * Change package json * First approach on fixing E2E tests * Remove package lock on action due to npm active issue * Remove node modules as well on actions * Fix package json dur to ovewritten parts * Rollback action change as it is not needed * addressed review comments * renamed subscribeToken to token in query param of viewer demo app * renamed subscribeToken to token in query param of multiviewer demo app * added changeset * use package.json from main branch * forward DRM error to application * emit error when failed to apply DRM on video track --------- Co-authored-by: Santiago Souto <[email protected]> Co-authored-by: Shivank Dubey <[email protected]>
- Loading branch information