How to capture screenshot from html5 video player live streaming?

It’s not supported by the player API and you can’t really do it yourself on the web platform since the embed uses a cross-origin iframe. It would be cool for the interactive player to allow for this though.

1 Like