Tag: AirVideoServer
# apt-get install faad # apt-get install libfaad-dev # apt-get install libxvidcore-dev # apt-get install libmp3lame # apt-get install libx264-85 # apt-get install libx264-dev # apt-get install mpeg4ip-server # apt-get install libfaac-dev # apt-get install libmp3lame-dev
mkdir /home/airvideo cd /home/airvideo wget http://inmethod.com/air-video/download/linux/alpha6/AirVideoServerLinux.jar wget http://inmethod.com/air-video/download/ffmpeg-for-2.4.5-beta6.tar.bz2 tar xvjf ffmpeg-for-2.4.5-beta6.tar.bz2 cd ffmpeg ./configure --enable-pthreads --disable-shared --enable-static --enable-gpl --enable-libx264 --enable-libmp3lame