-
Notifications
You must be signed in to change notification settings - Fork 0
/
cl2.html
23 lines (21 loc) · 978 Bytes
/
cl2.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Livepeer Video Frame</title>
<!-- Basic frame setup -->
<meta property="fc:frame" content="vNext" />
<meta property="og:title" content="Watch Video" />
<meta property="og:image" content="https://arweave.net/tcgPiqquobs5dHT5x8Szn3miDxbBVOTKkoMY7MwWGEs" />
<!-- Frame-specific metadata -->
<meta property="fc:frame:image" content="https://arweave.net/tcgPiqquobs5dHT5x8Szn3miDxbBVOTKkoMY7MwWGEs" />
<meta property="fc:frame:video" content="https://vod-cdn.lp-playback.studio/raw/jxf4iblf6wlsyor6526t4tcmtmqa/catalyst-vod-com/hls/70ed8k9v4txqzz9q/index.m3u8" />
<meta property="fc:frame:video:type" content="application/x-mpegURL" />
<!-- Simple button without post_url -->
<meta property="fc:frame:button:1" content="▶️ Play" />
</head>
<body>
<h1>Livepeer Video Frame</h1>
<p>Click play to watch the video directly in the frame.</p>
</body>
</html>