Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(FEC-13871): set the entry name to navigator media metadata #765

Merged
merged 8 commits into from
Apr 17, 2024

Conversation

lianbenjamin
Copy link
Contributor

@lianbenjamin lianbenjamin commented Apr 11, 2024

Description of the Changes

when playing a media on a mobile device and exiting the browser- the request is for the mobile device to show the entry name of the media that is played and the thumbnail as the background, in the native device player.

  • using MediaMetadata object to pass to the navigator.mediaSession
  • configuring the navigator mediaSession in setMedia to cover playlist and setMedia use-cases
  • in case there is not entry name or poster, resetting to empty string so it will not show the previews information

Resolves FEC-13871

src/kaltura-player.ts Outdated Show resolved Hide resolved
SivanA-Kaltura
SivanA-Kaltura previously approved these changes Apr 11, 2024
@lianbenjamin lianbenjamin merged commit 579566d into master Apr 17, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants