I have been trying to implement the Cluster plugin. We use limelight to stream our videos and we were hoping to use Cluster to add Amazon Cloudfront as a failover if limelight goes down.
Here is a video working with limelight, without cluster -
http://floatmargin.com/flowvideo/index.html
Here is a video working with Amazon, without cluster -
http://floatmargin.com/flowvideo/indexamazon.html
Here is me trying to use Cluster with limelight first and amazon second -http://floatmargin.com/flowvideo/indexcluster.html
You can see the js I am using for cluster here -
http://floatmargin.com/flowvideo/multimedia-cluster.js
I am using flowplayer 3.1.5 and the latest version of all the plugins.
If you open firebug and look at the console you will see the messages for it trying to connect to limelight, failing and not trying amazon -
attempting to connect to: rtmp://mgraphics.fcod.llnwd.net/a3661/o33
connection failed to: rtmp://mgraphics.fcod.llnwd.net/a3661/o33
connection failed to: rtmp://mgraphics.fcod.llnwd.net/a3661/o33
Any ideas? Thanks.
Here is a video working with limelight, without cluster -
http://floatmargin.com/flowvideo/index.html
Here is a video working with Amazon, without cluster -
http://floatmargin.com/flowvideo/indexamazon.html
Here is me trying to use Cluster with limelight first and amazon second -http://floatmargin.com/flowvideo/indexcluster.html
You can see the js I am using for cluster here -
http://floatmargin.com/flowvideo/multimedia-cluster.js
I am using flowplayer 3.1.5 and the latest version of all the plugins.
If you open firebug and look at the console you will see the messages for it trying to connect to limelight, failing and not trying amazon -
attempting to connect to: rtmp://mgraphics.fcod.llnwd.net/a3661/o33
connection failed to: rtmp://mgraphics.fcod.llnwd.net/a3661/o33
connection failed to: rtmp://mgraphics.fcod.llnwd.net/a3661/o33
Any ideas? Thanks.