
Media Session API
Hi,
How we can implement Media Session API with Jwplayer. We can easily implement it in HTML5 player.
Detail : https://developers.google.com/web/updates/2017/02/media-session
Thanks
Ravi
Hi,
How we can implement Media Session API with Jwplayer. We can easily implement it in HTML5 player.
Detail : https://developers.google.com/web/updates/2017/02/media-session
Thanks
Ravi
Hi Ravi,
This is not built-in functionality but I do have a demo page, linked below, that shows one way of potentially accomplishing this with JavaScript:
http://qa.jwplayer.com/~abussey/demos/general/media-session.html
Thank you.