i think saving video into database is not a wise idea. what would happen if there are hundred thousand internet user at the same time try to access the video ? the database server would be crippled in a second.
On 5/12/09, CallMeLaNN <[email protected]> wrote: > > Try using something like flash video player like in youtube and recent > web sites. > There is a tools to put flv object in your page. > I found before but not remember the name. > The pro is user can't download it easily. > Not sure if it can read different codec from your db. > > On May 11, 6:39 pm, vikas arora <[email protected]> wrote: >> Hi, >> >> i know how to upload a video into database but i am not getting how to >> retreive it back into application. >> >> the problem is: >> >> I have created an object tag to display the video file,but how to put the >> path of the file to the object? >> >> Can any one help me in doing this. >> >> Thanks in advance >
