Jackson: Difference between revisions

From db.ibenson.com
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 137: Line 137:




<html>
  <video id="video" controls autoplay style="width:100%;max-width:720px;"></video>
  <script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
  <script>
    var video = document.getElementById('video');
    if (Hls.isSupported()) {
      var hls = new Hls();
      hls.loadSource("http://174.68.205.52/stream/stream.m3u8");
      hls.attachMedia(video);
      hls.on(Hls.Events.MANIFEST_PARSED, function() {
        video.play();
      });
    } else if (video.canPlayType('application/vnd.apple.mpegurl')) {
      video.src = "http://174.68.205.52/stream/stream.m3u8";
      video.addEventListener('loadedmetadata', function() {
        video.play();
      });
    }
  </script>
</html>


<video id="liveStream" controls autoplay muted width="640" height="360"></video>
<script src="https://cdn.jsdelivr.net/npm/hls.js@latest"></script>
<script>
  const video = document.getElementById('liveStream');
  const hlsSource = 'https://yourdomain.com/stream/stream.m3u8'; // <- your HLS stream URL


   if (Hls.isSupported()) {
 
     const hls = new Hls();
<html>
     hls.loadSource(hlsSource);
   <link href="https://vjs.zencdn.net/8.9.0/video-js.css" rel="stylesheet" />
     hls.attachMedia(video);
  <video
     hls.on(Hls.Events.MANIFEST_PARSED, function () {
     id="my-video"
      video.play();
     class="video-js vjs-default-skin"
     });
     controls
   } else if (video.canPlayType('application/vnd.apple.mpegurl')) {
     autoplay
    // Safari fallback
    width="720"
     video.src = hlsSource;
     height="400"
     video.addEventListener('loadedmetadata', function () {
   ></video>
       video.play();
  <script src="https://vjs.zencdn.net/8.9.0/video.min.js"></script>
  <script src="https://cdn.jsdelivr.net/npm/videojs-contrib-hls@latest/dist/videojs-contrib-hls.min.js"></script>
  <script>
     var player = videojs('my-video');
     player.src({
      src: 'http://174.68.205.52/stream/stream.m3u8',
       type: 'application/x-mpegURL'
     });
     });
   } else {
   </script>
    alert('Your browser does not support HLS.');
</html>
  }
</script>

Latest revision as of 01:01, 27 May 2025

Header2.jpg

There is one rule I live by when it comes to speed and it can be acronym'd easily: CCOD

Calm and collected, otherwise dead. Read and remember it you fools.


Headed for an ODDR. Rocket in training. Photo Tom Conners

Db748r.jpg


The Big Blue Rocket!!! Photo Tom Conners

BlueRocket.jpg


Hows your ass crack!

AssCrack.jpg


Dicky and the Evil DocR. Photo Logan Hill

P1060727s.jpeg


LRRS Race Start on my 996.

Dan.jpg


Bells and I at Lars Anderson. Photo Logan Hill

Danbells.jpg


db in the bowl at LRRS.

Db bowl-NHIS.jpg


Bikes like company latenight.

BoneHeadsS.jpg


db in turn 2 at Loudin on the 853

DBJuneTurn1-1.jpg


db in turn 3 at Loudin on the 996

Dbturn3knee.jpg


I don't know what to say about this shot.

DSC01333.JPG


Doc and I leaving Lars Anderson. Photo Logan Hill

DocandI.jpg


LeeLou on Woodmans 853.

Leelou.jpg


Pete, Rocket, Weller and I having a boomboom afternoon.

LovinitS.jpg


Pete and I getting his TSS running on the rollers. Photo Logan Hill

MeandPete.jpg


Woodman and the Doc at Lars Anderson. Photo Logan Hill

Woodwally.jpg


ODDR in full effect. Ruin my pants. Photo Tom Conners

Fool.jpg


The Crew headed toward Loudon.

Qwaaak.jpg


My arse!

ProjectRed.jpg


Doc and the DocR. Photo Logan Hill

P1060731s.jpeg


Ella and I. Photo Logan Hill

P1060729s.jpeg


db at the Penguin Race School. My First Race experience.

RippingitSmall.jpg


Pete and his Epic TSS.

Pete.jpg


Lars Anderson Return trip. Photo Tom Conners

DSC 9982.jpg


Nothing but fun. Photo Tom Conners

JustLovely.jpg


Rocket, 2d and I on the Lars Anderson Lawn. Photo Logan Hill

Link=File:IMG 1790 2.jpg