Streams: Big Buck Bunny

by mihael_bitmovin

HTML

<script type="module" src="https://streams.bitmovin.com/js/component.js"></script>
<bitmovin-stream stream-id="cgveuj9tc7l738f99ckg" />

CSS

bitmovin-stream {
  position: absolute;
  overflow: hidden;
  border: 0;
  height: calc(100% - 20px);
  width:  calc(100% - 20px);
  border-radius: 8px;
}