Mudanças entre as edições de "Sltv - Landell"
De MochilaWiki
Ir para navegaçãoIr para pesquisarLinha 31: | Linha 31: | ||
* http://wiki.softwarelivre.org/Landell/Download | * http://wiki.softwarelivre.org/Landell/Download | ||
* http://wiki.softwarelivre.org/TV/ProjetoSLTV | * http://wiki.softwarelivre.org/TV/ProjetoSLTV | ||
− | + | * http://debian.holoscopio.com/sltv/ | |
[[Categoria:Streaming]] | [[Categoria:Streaming]] |
Edição das 21h41min de 24 de junho de 2012
página do projeto
deps
apt-get install python-gtk2 python-gtk2-dev python-gobject-dev python-gobject python-configobj \ python-gst0.10 gstreamer0.10-x gstreamer0.10-alsa libgstreamer-plugins-base0.10-0 \ gstreamer0.10-plugins-good gstreamer0.10-plugins-bad gstreamer0.10-ffmpeg libgstreamer0.10-0 \ libgstreamer-plugins-base0.10-dev libcairo2-dev
wget -c http://landell.holoscopio.com/gstreamer-hplugins-0.1.2.tar.gz tar zxvf gstreamer-hplugins-0.1.2.tar.gz cd gstreamer-hplugins-0.1.2 ./configure --prefix=/usr make make install
wget -c http://landell.holoscopio.com/sltv-0.9.tar.gz tar zxvf sltv-0.9.tar.gz cd sltv-0.9 ./configure --prefix=/usr make make install
No Fedora 14
yum install python-configobj gstreamer-devel
docs: