I am developing website in asp.net through c# which has voice content and video content. These content should stream to user and user can letion the voice he can download if he/she want. It means I wants to know how to play the Vedio and Audio files in
asp.net. For exaple how to develop website like
www.youtube.com in asp.net throug c#. Kindly help me. It will be gr8 help if some one giving the sample code.
My suggestion is to use a database to either store the content or to store the location of the content. Get a flash shell for pointing to the video file in order to play it or something equally as robust. Create your masterfile for the page and then dynamically
call the video.
My suggestion is to use a database to either store the content or to store the location of the content. Get a flash shell for pointing to the video file in order to play it or something equally as robust. Create your masterfile for the page and then dynamically
call the video.
modhajignesh
0 Points
2 Posts
Streaming Voice and Video
May 01, 2007 12:58 PM|LINK
Hi Friends,
I am developing website in asp.net through c# which has voice content and video content. These content should stream to user and user can letion the voice he can download if he/she want. It means I wants to know how to play the Vedio and Audio files in asp.net. For exaple how to develop website like www.youtube.com in asp.net throug c#. Kindly help me. It will be gr8 help if some one giving the sample code.
email id :- jignesh.modha@gmail.com
mr_jignesh_modha@yahoo.com
Jignesh modha
tacoman667
Member
457 Points
106 Posts
Re: Streaming Voice and Video
May 04, 2007 03:35 PM|LINK
My suggestion is to use a database to either store the content or to store the location of the content. Get a flash shell for pointing to the video file in order to play it or something equally as robust. Create your masterfile for the page and then dynamically call the video.
Hope this helps.
tacoman667
Member
457 Points
106 Posts
Re: Streaming Voice and Video
May 04, 2007 03:37 PM|LINK
My suggestion is to use a database to either store the content or to store the location of the content. Get a flash shell for pointing to the video file in order to play it or something equally as robust. Create your masterfile for the page and then dynamically call the video.
Hope this helps.
modhajignesh
0 Points
2 Posts
Re: Streaming Voice and Video
May 09, 2007 01:16 PM|LINK