Cloudinary Video Player

Embedded (iframe) player

Full documentation

Example Code:

      
      <iframe
        src="https://player.cloudinary.com/embed/?public_id=race_road_car&cloud_name=demo"
        width="640"
        height="360"
        style="height: auto; width: 100%; aspect-ratio: 640 / 360;"
        allow="autoplay; fullscreen; encrypted-media; picture-in-picture"
        allowfullscreen
        frameborder="0"
      ></iframe>