Posted by chintan4u on August 5, 2011 at 3:14pm
I have used video module 6.x-4.2 for drupal 6 with normal drupal file system storage.
This module is not able to render video more than 100MB.
I want to make a page for recorded webinars so obviously these videos are more than 500-600MB.
Is there any open source streaming software available?
or I am totally going in wrong way for video...?
Guys Please help if you have idea about how to host bulky video files into drupal CMS.

Comments
S3 & cloudfront for stemming
I am using cloudfront for stemming you can see more info at http://aws.amazon.com/articles/4112?_encoding=UTF8&jiveRedirect=1
Mandakini Kumari
Some type of CDN is
Some type of CDN is definitely in order with files of that size.
If you go with your own server, you might consider Flumotion, which is based on Gstreamer.
Flumotion Installation
Have u used Flumotion ??
I have installed Flumotion on ubuntu 10.04 LTS.
I got "Flumotion Streaming Server Administration" under Application → Sound & Video
(Ref :http://www.flumotion.net/doc/flumotion/manual/en/trunk/html/section-quick-start-starting.html)
But in last step of above setup (Figure 2.8. The Administration Window)
I m getting 8 component
out of 8 , Three components are "HUNGERY" (muxer-audio-video,http-audio-video,encoder-video)
Two are "SAD"(porter-http,overlay-video)
Three are "HAPPY"(encoder-audio,producer-audio,producer-video)
Thanks Mandakini &
Thanks Mandakini & highermath.