Online Multimedia Library

My idiot friend has opt for online multimedia library has his final academic project, and my idiocy is I have told him to be on his side on the project. We have no clue DBMS to follow and which techniques to follow.

Will be grateful to anyone who contributes to our knowledge.

Re: Online Multimedia Library

The following is a similar product available, may be you can drill down to get a feel how your application should be like.

http://www.ammtools.com/Products/Scanner/Index.htm

Re: Online Multimedia Library

Than a lot InfiniteLoop, thats what exactly we have planned to make, but I am looking for good articles to give example of its architecture details.

Re: Online Multimedia Library

I got the keyword from the page you mentioned "Fully compatible with Microsoft DirectShow®. "

Re: Online Multimedia Library

when you say online multimedia library .. what exactly do you mean? can we get more details? so that we can help you design it?

thanks

Re: Online Multimedia Library

Actually I want to know the formats in which the Multimedia contents will be saved and the ways to retrieve them by browsers.

I know thats is piece of cake for you but to my friend its his academic final project, he will be getting degree based on that.

Re: Online Multimedia Library

Gola Gunda, nothing is a piece of cake.. well pie maybe but not cake :) relax your friend will get the degree if he really puts his mind to it..

my suggestion would be to fist write down exactly what the application is suppose to do.. DO NOT START CODING! start from paper design.. draw the layout.. think what is do able and what isn't.. by doable i mean what things does he know.. does he know how images are stored in database? does he know how to store video clips on the server? how to tag them?

find the weakness and the the strength.. it will only benefit him .. do the paper work right now and then once u knw exactly what you can and what you can't do then programming remains a small problem which can be overcome easily..

One more question that I have for you guys.. which stream are you guys in? and how much programming experience (doesn't matter what kind) do you guys have?

Re: Online Multimedia Library

We are software graduates and I have experience in database programming and data warehousing through crystal reports at the enterprise level.

Re: Online Multimedia Library

storing media in a database a bad idea. always store them somewhere on the server and only store links in database - optimized searching..