Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Controls Show animated sin graph #104

Description

@hiwaveSupport

**What do you want to do with Clap
Play server hosted mp4, webm files.

What have you tried so far?

<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js"> </script>
      <div id="player"></div>
      <script>
        var player = new Clappr.Player({
          source: "https://file-examples.com/storage/fee3d1095964bab199aee29/2017/04/file_example_MP4_640_3MG.mp4",
          parentId: "#player",
          
        });
      </script>

image

Issue is that it does not show the controls properly. Is this something I need to enable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions