I was up the jwpyayer7 to my server.
I use windows7,windouw10 Chrome Browser.
don't play Wowza 4.3 HLS Streaming
myhtml
------------------------------------
Loading Your Player…
jwplayer.key="My Key Set";
// Your self hosted license goes here var playerInstance =
var playerInstance = jwplayer("myElement");
playerInstance.setup({
playlist: [{
sources: [{
file:"http://myserver url/stream/mp4:sample.mp4/playlist.m3u8"
},
]
}],
// width: '100%',
// aspectratio: "16:9",
// primary: "jwplayer.flash",
// stretching: "uniform"
});
↧