The following code gives the error:
Firefox (4.0.1) doesn't know how to open this address, because the protocol (rtmp) isn't associated with any program.
I simply want a video to work on my laptop and iPhone like the FP demos. I have successfully streamed a test FP with the additional ipad reference. My understanding is FP should fallback without the additional plugin. Any help GREATLY appreciated. Please be specific and "step by step". I'm not a programmer. Thanks!!!
<p>this is streaming video h.264 with ipad call</p>
<p> <!-- specify a splash image inside the container --> <img src="images/bethel/video/testflowsplash425300.jpg" border="0" alt="Search engine friendly content" /> </p>
<script type="text/javascript">// flowplayer("ipad", http://bethelchristianfellowship.info/joomla/plugins/system/flowplayer_r/players/flowplayer-3.2.7.swf",.ipad() {
clip: {
autoPlay: false,
scaling: "fit",
bufferLength: 3
, provider:'rtmp'
} ,
canvas: {
} ,
screen: {
} ,
play: {
},
plugins: {
rtmp:{
url:'http://bethelchristianfellowship.info/joomla/plugins/system/flowplayer_r/swfplugins/flowplayer.rtmp-3.2.3.swf'
,
netConnectionUrl:'rtmp://bethelchristianfellowship.info/archive'
}
}
});
// ]]></script>
<script src="plugins/system/flowplayer_r/swfplugins/flowplayer.ipad-3.2.2.js"></script>
Firefox (4.0.1) doesn't know how to open this address, because the protocol (rtmp) isn't associated with any program.
I simply want a video to work on my laptop and iPhone like the FP demos. I have successfully streamed a test FP with the additional ipad reference. My understanding is FP should fallback without the additional plugin. Any help GREATLY appreciated. Please be specific and "step by step". I'm not a programmer. Thanks!!!
<p>this is streaming video h.264 with ipad call</p>
<p> <!-- specify a splash image inside the container --> <img src="images/bethel/video/testflowsplash425300.jpg" border="0" alt="Search engine friendly content" /> </p>
<script type="text/javascript">// flowplayer("ipad", http://bethelchristianfellowship.info/joomla/plugins/system/flowplayer_r/players/flowplayer-3.2.7.swf",.ipad() {
clip: {
autoPlay: false,
scaling: "fit",
bufferLength: 3
, provider:'rtmp'
} ,
canvas: {
} ,
screen: {
} ,
play: {
},
plugins: {
rtmp:{
url:'http://bethelchristianfellowship.info/joomla/plugins/system/flowplayer_r/swfplugins/flowplayer.rtmp-3.2.3.swf'
,
netConnectionUrl:'rtmp://bethelchristianfellowship.info/archive'
}
}
});
// ]]></script>
<script src="plugins/system/flowplayer_r/swfplugins/flowplayer.ipad-3.2.2.js"></script>