Is Flowplayer capable of streaming HD video?
I have a couple of 720p .FLV files I made from my new Panasonic ZS3 digital camera and I want to stream them to friends and family. I have compressed the files down to 2100 Kbps and I have about 2400 Kbps of bandwidth for each stream from my server.
I setup a page to display the files with the following code.
Is Flowplayer capable of streaming HD video?
I have a couple of 720p .FLV files I made from my new Panasonic ZS3 digital camera and I want to stream them to friends and family. I have compressed the files down to 2100 Kbps and I have about 2400 Kbps of bandwidth for each stream from my server.
I setup a page to display the files with the following code. However, when I view them with IE they always look all blocky and corrupted and they sometimes look blocky in Firefox. Has anyone else seen any corruption in the video before?
Is this player capable of displaying 720p video properly?
<script type="text/javascript" src="flowplayer-3.1.0.min.js"></script>
</head><body>
<div id="page">
http://Servername.com/Filename"
style="display:block;width:1280pxheight:720px"id="player">
<script language="JavaScript">
flowplayer("player", "../flowplayer-3.1.0.swf");
</script>
</div>
</body>
</html>
However, when I view them with IE they always look all blocky and corrupted and they sometimes look blocky in Firefox. Has anyone else seen any corruption in the video before?
Is this player capable of displaying 720p video properly?
I have a couple of 720p .FLV files I made from my new Panasonic ZS3 digital camera and I want to stream them to friends and family. I have compressed the files down to 2100 Kbps and I have about 2400 Kbps of bandwidth for each stream from my server.
I setup a page to display the files with the following code.
Is Flowplayer capable of streaming HD video?
I have a couple of 720p .FLV files I made from my new Panasonic ZS3 digital camera and I want to stream them to friends and family. I have compressed the files down to 2100 Kbps and I have about 2400 Kbps of bandwidth for each stream from my server.
I setup a page to display the files with the following code. However, when I view them with IE they always look all blocky and corrupted and they sometimes look blocky in Firefox. Has anyone else seen any corruption in the video before?
Is this player capable of displaying 720p video properly?
<script type="text/javascript" src="flowplayer-3.1.0.min.js"></script>
</head><body>
<div id="page">
http://Servername.com/Filename"
style="display:block;width:1280pxheight:720px"id="player">
<script language="JavaScript">
flowplayer("player", "../flowplayer-3.1.0.swf");
</script>
</div>
</body>
</html>
However, when I view them with IE they always look all blocky and corrupted and they sometimes look blocky in Firefox. Has anyone else seen any corruption in the video before?
Is this player capable of displaying 720p video properly?