Skip to content


setup to stream from mythweb

apt-get build-dep ffmpeg
apt-get install lame ruby w32codecs
apt-get install liblame-dev libsdl1.2-dev faac libimlib2-dev libfaad2-dev libfaac-dev
apt-get install liba52-dev libdts-dev texi2html libraw1394-dev libdc1394-13-dev
apt-get install libtheora-dev libgsm1-dev libxvidcore4-dev
download source from svn
svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg
./configure –enable-faad –enable-gpl –enable-dts –enable-faac –enable-xvid –enable-mp3lame –enable-a52
make
make install
download flvtool2
wget http://rubyforge.org/frs/download.php/9225/flvtool2_1.0.5_rc6.tgz
tar xzvf flvtool2_1.0.5_rc6.tgz
cd flvtool2_1.0.5_rc6
ruby setup.rb config
ruby setup.rb setup
sudo ruby setup.rb install
cp /dvr/files/stream/mythflash.sh /usr/bin/
cp /dvr/files/stream/flvplayer.swf /var/www/mythweb/data
cp /dvr/files/stream/streamer.php /var/www/mythweb/data
in /var/www/mythtv/modules/tv/tmpl/default/recorded.php
make changes listed in /dvr/files/stream/changes.made.to.recorded.php

Posted in Mythtv.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

You must be logged in to post a comment.