Wowza Community

Wowza 2.2.4 .m3u8 stream not playing on video.js

This code works on all browsers

<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Video</title>

  <link href="http :  vjs.zencdn.net/4.12/video-js.css" rel="stylesheet">
  <script src="http : vjs.zencdn.net/4.12/video.js"></script>
 <script src="https : github.com/videojs/videojs-contrib-media-sources/releases/download/v0.1.0/videojs-media-sources.js"></script>
  <script src="https : github.com/videojs/videojs-contrib-hls/releases/download/v0.11.2/videojs.hls.min.js"></script>

</head>
<body>
  <h1>Video</h1>

  <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="640" height="268" 
  data-setup='{}'>
    <source src="http : iphone-streaming.ustream.tv/uhls/3064708/streams/live/iphone/playlist.m3u8" type='video/mp4'>
  </video>

  <script>
  </script>

</body>
</html>

When I replace the .m3u8 live stream with my http ipaddress/live/test.sdp/playlist.m3u8 (using wowza 2.2.4 streaming engine) the player says media could not be loaded.

I’m stuck any help would be great…

Hi,
I think the current version of videojs is 8.3.0 propan to apply:

I suggest you check it out for yourself: https://github.com/videojs/video.js What remains is the legality of Wowza's license. This version only remembers some on this forum ... * Who uses this version of Wowza?