Open Broadcaster Software
Free, open source software for live streaming and recording
โปรแกรมถ่ายทอดสดบน Linux
[attachment=0]obs.png[/attachment]
Linuxmint 17,17.1,17.2,17.3 Ubuntu 14.04 : ต้องติดตั้ง FFmpeg ก่อน
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
Linuxmint 17,17.1,17.2,17.3 /18 Ubuntu 14.04/15.04+: คุณสามารถติดตั้ง OBS ด้วยคำสั่ง commands:
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update
sudo apt-get install obs-studio
ที่มา : https://obsproject.com/download#linux
