I am getting an error for this code saying "Flash Plugin failed to load".
Amazon CloudFront Streaming with JW Player 7
jwplayer.key="gZq2+UQQuwxlxxxwauJOhLxrSvCDEWC/vub6Ew==";
This video is streamed by CloudFront and played by JW Player 7.
jwplayer("my-video").setup({
file: "rtmp://s1lwqnwcjeu7v7.cloudfront.net/cfx/st/mp4:video.mp4",
"width":"720",
"height":"480",
"autostart":"true",
"stretching":"fill",
"hlshtml":"true",
"preload":"none"
});
↧