CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 04:54:57 GMT
content-type: text/html; charset=UTF-8
server: cloudflare
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1;mode=block
vary: accept-encoding
cf-cache-status: DYNAMIC
content-encoding: gzip
set-cookie: _csrf-frontend=7b48ea982a1ef49a33944904eef97f95fcb412b86a5591fc53277afb53b9a4aba%3A2%3A%7Bi%3A0%3Bs%3A14%3A%22_csrf-frontend%22%3Bi%3A1%3Bs%3A32%3A%22FKAl6Z9pvNhXppifLV6HO9_WXUioWh12%22%3B%7D; HttpOnly; Path=/
cf-ray: 98d4008ddc18a9b7-BLR
12345 - Pastebin.com
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <title>CDNBye videojs5 demo</title>
- </head>
- <link href="//vjs.zencdn.net/7.2/video-js.min.css" rel="stylesheet">
- <script src="//vjs.zencdn.net/7.2/video.min.js"></script>
- <!-- increase browser support with MSE polyfill -->
- <script src="//cdn.jsdelivr.net/npm/cdnbye@latest"></script>
- <script src="//cdn.jsdelivr.net/npm/cdnbye@latest/dist/videojs-contrib-hlsjs.min.js"></script>
- <body>
- <div id="main">
- <video id="player" class="video-js vjs-default-skin" height="360" width="640" controls preload="none">
- <source src="https://video-dev.github.io/streams/x36xhzz/url_2/193039199_mp4_h264_aac_ld_7.m3u8"
- type="application/x-mpegURL"/>
- </video>
- <p id="version"></p>
- <h3>download info:</h3>
- <p id="info"></p>
- </div>
- <script>
- document.querySelector('#version').innerText = `hls.js version: ${Hls.version} cdnbye version: ${Hls.engineVersion}`;
- var player = videojs('#player', {
- autoplay: true,
- html5: {
- hlsjsConfig: {
- debug: false,
- // Other hlsjsConfig options provided by hls.js
- p2pConfig: {
- logLevel: true,
- live: false, // set to true in live mode
- wsSignalerAddr: 'wss://opensignal.cdnbye.com',
- getStats: function (totalP2PDownloaded, totalP2PUploaded, totalHTTPDownloaded) {
- var total = totalHTTPDownloaded + totalP2PDownloaded;
- document.querySelector('#info').innerText = `p2p ratio: ${Math.round(totalP2PDownloaded/total*100)}%, saved traffic: ${totalP2PDownloaded}KB, uploaded: ${totalP2PUploaded}KB`;
- },
- // Other p2pConfig options provided by CDNBye
- }
- }
- }
- });
- </script>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ X
JavaScript | 0 sec ago | 0.25 KB
-
📝 EASY MONEY GUIDE ✅ Working
JavaScript | 3 sec ago | 0.24 KB
-
⭐✅ Swapzone Glitch ✅ Working ⭐⭐ X
JavaScript | 9 sec ago | 0.25 KB
-
📝 EASY MONEY GUIDE ✅ Working
JavaScript | 10 sec ago | 0.24 KB
-
⭐✅ Exploit 2500$ in 15 Minutes⭐⭐⭐ O
JavaScript | 10 sec ago | 0.25 KB
-
✅ Make $2500 in 20 minutes⭐⭐⭐ S
JavaScript | 18 sec ago | 0.25 KB
-
Free Crypto Method (NEVER SEEN BEFORE)⭐⭐ 7
JavaScript | 19 sec ago | 0.25 KB
-
📝 Exchange profit method
JavaScript | 20 sec ago | 0.24 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand