Launch video from outside viewer on specific frame number

  • So far I have been able to modify the "scenes-with-buttons" sample to play videos instead of display images. There are two things I would like to do now but I am not sure how. First, I would like to move the buttons outside of the viewer so that they don't obstruct the view. Second, I would like to start the video on a specific frame.

    Does anybody have any examples of this?

    Thanks

    Tom

  • Hi,

    First, I would like to move the buttons outside of the viewer so that they don't obstruct the view.

    do you mean outside the krpano viewer?
    That's not possible inside the viewer, but you can create buttons in HTML and then call krpano actions via Javascript.
    https://krpano.com/docu/js/#top

    Second, I would like to start the video on a specific frame.

    The seek() action of the videoplayer plugin can be used to seek to a specific time in a video (specific frame access is not possible, Flash and HTML5 provide only access to the time):
    https://krpano.com/plugins/videoplayer/#seek

    Best regards,
    Klaus

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!