Quote:
Originally Posted by bat999
Is the web page designed like this so that some browsers use rtmpe with flash and browsers that can't handle flash use http instead?
|
look at the webpage's source again:
Code:
modes: [
{ type: "flash",
src: "http://isc.acunn.com/static/player/secureplayer.swf",
config: {
file: "acunn/b/yetenek-sizsiniz/1328730686.mp4",
image: "http://s.cdn.acunn.com/video/acunn/b/yetenek-sizsiniz/1328730686.mp4.jpg",
streamer: "rtmpe://main.eu.cdn.streamprovider.net:80/securestreaming",
provider: "rtmp"
}
},
{ type: "html5",
config: {
file: "http://main.eu.cdn.streamprovider.net:1935/vod/_definst_/acunn/b/yetenek-sizsiniz/1328730686.mp4 /playlist.m3u8"
Yeah, HTML5!!