<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clappr@latest/dist/clappr.min.js"></script>
<style>
html, body {
height: 100%;
width: 100%;
}
body {
margin: 0;
padding: 0;
border: 0;
overflow: hidden;
}
.player-container {
width: 100%;
height: 100%;
}
video {
object-fit: contain;
}
</style>
</head>
<body> <div id="player" class="player-container"></div>
<script>
var player = new Clappr.Player({
source: 'https://ebocast.ebosystems.com.br:3070/live/awtvlive.m3u8',
maxBufferLength: 30,
autoPlay: true,
parentId: '#player',
width: '100%',
height: '100%',
mute: false,
hideVolumeBar: true,
autoPlayVisible: 'partial',
position: 'top-left',
})
</script>
</body>
<html>
Mín. 20° Máx. 42°