Content Delivery Network: Influxis Adobe Flash Communication Server hosting
Overview
- Adobe Flash Communication Server hosting
- 15 locations in America, Europe and Asia, with several servers in each
- Competitive pricing
Quick Demo
The following shows a VOD (Video On Demand) stream from Influxis.
Below is the player configuration. You can use the Adobe Flash Communication Servers hosted by Influxis by using our RTMP plugin. See the RTMP plugin documentation for more info.
$f("playerbox", "http://releases.flowplayer.org/swf/flowplayer-3.2.7.swf", {
// enable RTMP support
plugins: {
influxis: {
url: 'flowplayer.rtmp-3.2.3.swf',
netConnectionUrl: 'rtmp://dk2isqp3f.rtmphost.com/flowplayer'
}
},
// clip uses the influxis cdn provider
clip: { provider: 'influxis'}
});