C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Reviews   Communities   Interview   Jobs   Projects   Training   Your Ad Here    
Silverlight Games | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Polls | Revenue Sharing | Lobby | Gift Shop |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...






Forums » .NET » .NET »

webapplication vedioplayer


Posted Date: 01 Oct 2008      Posted By: sivakumar      Member Level: Gold     Points: 1   Responses: 1



hi friends

i'm using quicktime player in my webapplication project
file name using argument localhost it's working fine. but runtime in server it's not working....

<object id="vpobj" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" width="256"
height="208" style="border: 1px solid #aaa;" codebase="http://www.apple.com/qtactivex/qtplugin.cab">
<param name="SRC" value='<%=_videostreamurl %>' />
<param name="AUTOPLAY" value="false" />
<param name="TARGET" value="QuickTimePlayer" />
<param name="CONTROLLER" value="true" />
<param name="BGCOLOR" value="#FFFFFF" />
<param name="SCALE" value="tofit" />
<embed id="vpobj" src='<%=_videostreamurl %>' autoplay="false" name="vpobj" target="QuickTimePlayer"
width="100%" height="100%" controller="true" bgcolor="#FFFFFF" scale="tofit"
pluginspage="http://www.apple.com/quicktime/download/">

</embed>
</object>


this is my coding.........

thanks in advance....







Responses

Author: Ram    04 Oct 2008Member Level: SilverRating: 2 out of 52 out of 5     Points: 2

Hiii,
If you want know how to play videos in ASP.Net more effctive way as like Youtube..here is the link..You download a working sample also..

http://ramcrishna.blogspot.com/2008/09/playing-videos-like-youtube-and.html

Thanks
Ram



Post Reply

 This thread is locked for new responses. Please post your comments and questions as a separate thread.
If required, refer to the URL of this page in your new post.


Next : Immutable string
Previous : Database+ primary key foreigm key relationship
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers

About Us    Contact Us    Privacy Policy    Terms Of Use