Característica #61
OBS en Linux
Estat: | Resolved | Inici: | 03-02-2016 | |
---|---|---|---|---|
Prioritat: | Normal | Data de venciment: | 09-02-2016 | |
Assignat a: | Pedro emagrada | % realitzat: | 100% | |
Categoria: | - | Temps invertit: | 4.00 hores | |
Versió objectiu: | - |
Historial
#1 Actualitzat per Eloi Rebes fa almost 9 years
- Assignat a s'ha establert a Pedro emagrada
#2 Actualitzat per Pedro emagrada fa almost 9 years
Installing obs
Debian sometimes work, use install-obs.sh
https://github.com/pedro-nonfree/guifi-tools-and-scripts/blob/master/guifitv/install-obs.sh
Ubuntu, use this info from this source
14.04: FFmpeg is required.
If you do not have FFmpeg installed (if you're not sure, then you probably don't have it), you can get it with the following commands:
sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
sudo apt-get update && sudo apt-get install ffmpeg
14.04/15.04+: You can install OBS with the following commands:
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update && sudo apt-get install obs-studio