J
Jassim Rahma
how can i develop a youtube like website.. the thing i want to know is how
to protect the video by converting ot to flash?
to protect the video by converting ot to flash?
Jassim said:how can i develop a youtube like website.. the thing i want to know is
how to protect the video by converting ot to flash?
Flash Pro (I think) comes with a video converter to convert to flash
video... Plus, I think its pretty easy to load a regular encoded video
into a flash app.
any example on how to use silver light to convert or load a video file with
ASP.NET?
- Show quoted text -
Jassim said:any example on how to use silver light to convert or load a video file
with ASP.NET?
Laurent Bugnion said:Hi,
Jassim said:any example on how to use silver light to convert or load a video file
with ASP.NET?
With Silverlight, you encode the video using Expression Media Encoder (an
application by Microsoft), which does almost everything for you. If you
want to host the video yourself, that's about all you have to do. You can
also use a free service provided by Microsoft to host your video on a
streaming server. You get 4GB for free at http://silverlight.live.com
For ASP.NET, you use the "ASP.NET futures" controls, one of them is a
Media control allowing to eaqsily integrate the Silverlight video player
on your ASP.NET web page, including skin customization.
http://www.microsoft.com/downloads/...30c-ad92-d5be5b5ead98&displaylang=en#Overview
http://quickstarts.asp.net/Futures/Silverlight/media.aspx
That should get you started!
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft.ch
PhotoAlbum: http://www.galasoft.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
Jassim said:what i want to know is the following:
is it possible to let my website visitors to upload the wmv or avi but
when viewing the site it will run avi or wmv in silverlight?
Laurent Bugnion said:Hi,
Jassim said:any example on how to use silver light to convert or load a video
file with ASP.NET?
With Silverlight, you encode the video using Expression Media Encoder
(an application by Microsoft), which does almost everything for you.
If you want to host the video yourself, that's about all you have to
do. You can also use a free service provided by Microsoft to host your
video on a streaming server. You get 4GB for free at
http://silverlight.live.com
For ASP.NET, you use the "ASP.NET futures" controls, one of them is a
Media control allowing to eaqsily integrate the Silverlight video
player on your ASP.NET web page, including skin customization.
http://www.microsoft.com/downloads/...30c-ad92-d5be5b5ead98&displaylang=en#Overview
http://quickstarts.asp.net/Futures/Silverlight/media.aspx
That should get you started!
Laurent
--
Laurent Bugnion [MVP ASP.NET]
Software engineering, Blog: http://www.galasoft.ch
PhotoAlbum: http://www.galasoft.ch/pictures
Support children in Calcutta: http://www.calcutta-espoir.ch
You also could use SilverLight, download the SDK from Microsoft and it
has a built in way to display videos, very similar to flash.
Silver ligth is beta software and not ready for production sites.
Adobe Flash is a more tested tecnology.
Jassim said:why can't microsoft include the plugins in the Windows Update?!!!