Flumotion Server Installation
Posted on | February 18, 2012 | No Comments
The open source server to stream to iPad
By Robin Rowe
HOLLYWOOD, CA (LinuxMovies.org) 2012/1/31 – Ustream and LiveStream are Flash-based streamers and therefore don’t work with the iPad or iPhone. An alternative is Flumotion:
Building and Installing
wget http://www.flumotion.net/src/flumotion/flumotion-0.10.0.tar.gz
tar xvfz ..
cd flumotion..
./configure
checking for XML::Parser… configure: error: XML::Parser perl module is required for intltools
Install Perl Moducles
http://perl.about.com/od/packagesmodules/qt/perlcpan.htm
perl -MCPAN -e shellinstall Bundle::CPAN reload cpancpan> installXML::ParserBack to Flumotion, as root... ./configure make make installhttp://www.flumotion.net/doc/flumotion/manual/en/trunk/html/
http://www.getflv.net/flumotion.com-downloader/how_to-record-flumotion-com-videos-to-mp3.htm
Install client…
http://python.org/ftp/python/2.7.2/Python-2.7.2.tar.bz2
no pager for man…
export PAGER=less
Category: UncategorizedComments
Leave a Reply