3

Users upload videos (max 50MB) which I am currently storing in file system Then my video processing job grabs the file and processes it to target file type (flv) The processed file then pushed to gridFS and streaming on a page

I need to keep the original video in case in future I have to reconvert them to different format (if we decide to go HTML5)

I am wondering if it would be better to save the uploaded video in MongoDB gridFS as well instead of file system.

My question is: Am I using the right design for video streaming from a site built on MongDB database?

If you have BKM, could you please share your 2 cents.

Thanks

4

0 回答 0