Skip to content

Feature request: Add regular Vimeo (not Pro) support #64

@frumbert

Description

@frumbert

Vimeo Pro lets you access the underlying mp4 file directly.

Regular Vimeo lets you embed a file through an iframe. I would like it H5P supported regular Vimeo.

You can control Vimeo videos using their javascript API - pretty similar to the methods you get access to through the YouTube javascript API.

The Vimeo player code is here: https://github.com/vimeo/player.js/.

You get methods for reading the duration, getting/setting the cue point, events for buffering, playback rate etc.

You would have the same limitations as the YouTube iframe player (e.g. any popovers or interface elements that appear you have no control over).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions