ASP.NET Videos Upload and Play
Hi all,
I've a requirement which is a bit similar to youtube,
I need to upload the videos(.flv or .mpeg) with size limit less than 7Mb to my SQL Server 2005 database,this part will be administered from the backend control panel.
Later on, those uploaded videos needs to be displayed on the front end site which when clicked on a video to be played.
I dont want any source code or anything, i want only your advises on how to achieve this, i can do myself the backend video upload process and display them on the frontend site in a grid view, but i need to play them when i select any row in the data grid.
Can anyone please help me..
Many Thanks,
|