You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<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>
Issue is that it does not show the controls properly. Is this something I need to enable?
The text was updated successfully, but these errors were encountered:
**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>Issue is that it does not show the controls properly. Is this something I need to enable?
The text was updated successfully, but these errors were encountered: