Welcome to the Panopto Community

Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
Options

how to get event such on seek Javascript Embed API

javascript version Embed API(https://developers.panopto.com/docs/embedapi.html)

I want to know when user seeking on progress bar on embed Player.

Just like onSeek

in document,

some of events(suchas onIframeReady..) are described but I couldn't find information of seek events.

Answers

  • Options
    Kevin BaumKevin Baum Panopto Employee

    Hi Dongju,

    The JavaScript Embed API does not currently have an event that fires if a user seeks using the progress bar. We do have an event to track when the state changes, but that will only alert if a video starts playing, is paused, or ends.

    Please let me know if you have any other questions.

    Thanks,

    Kevin

Sign In or Register to comment.