ASPNetFlashVideo不会在服务器端播放 [英] ASPNetFlashVideo doesn't play in serverside

查看:186
本文介绍了ASPNetFlashVideo不会在服务器端播放的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

现在用的是低于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

<一个href="http://venkatb4me.word$p$pss.com/2011/03/13/how-to-play-flash-video-files-in-asp-net-using-c-net-or-vb-net/" rel="nofollow">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/

这篇关于ASPNetFlashVideo不会在服务器端播放的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆