ASPNetFlashVideo不会在服务器端播放会在、服务器端、ASPNetFlashVideo

由网友(醉梦几时)分享简介:现在用的是低于code发挥asp.net web应用程序的视频。但是,它运行在本地计算机上没有服务器。请帮我解决这个错误。在服务器端被缓冲不打。< ASPNetFlashVideo:FlashVideo ID =FlashVideo2=服务器VideoURL =〜/咨询/视频/ Help.flvWIDTH =10...

现在用的是低于code发挥asp.net web应用程序的视频。但是,它运行在本地计算机上没有服务器。请帮我解决这个错误。在服务器端被缓冲不打。

 < ASPNetFlashVideo:FlashVideo ID =FlashVideo2=服务器VideoURL =〜/咨询/视频/ Help.flv
    WIDTH =100%高度=500px的的allowFullScreen =真正的对齐=中心EnableTheming =真
    EolasFixEnabled =真WindowMode =透明自动播放=真正的>
< / ASPNetFlashVideo:FlashVideo>
 

解决方案

下面是源$ C ​​$下JW球员asp.net使用可以试试 HTTP://www.beansoftware。 COM / ASP.NET - 源 - code / JW-FLV播放器,CS.aspx

http://venkatb4me.word$p$pss.com/2011/03/13/how-to-play-flash-video-files-in-asp-net-using-c-net-or-vb-net/

网络视频服务器

Am using the below code to play the video in asp.net web application. But it runs on local machine not in server. Please help me to fix this error. In server side it is buffering not playing.

<ASPNetFlashVideo:FlashVideo ID="FlashVideo2" runat="server" VideoURL="~/Help/Video/Help.flv" 
    Width="100%" Height="500px" AllowFullScreen="true" Alignment="Center" EnableTheming="true"
    EolasFixEnabled="true" WindowMode="Transparent" AutoPlay="true">
</ASPNetFlashVideo:FlashVideo>

解决方案

here is source code for jw player to use with asp.net you can try http://www.beansoftware.com/ASP.NET-Source-Code/JW-FLV-Player-CS.aspx

http://venkatb4me.wordpress.com/2011/03/13/how-to-play-flash-video-files-in-asp-net-using-c-net-or-vb-net/

阅读全文

相关推荐

最新文章