How to install open broadcaster software on MAC 2017

Опубликовано: 29 Июль 2026
на канале: Linux0
1,333
4

Free and open source software for video recording and live streaming. Download and start streaming quickly and easily on Windows, Mac or Linux.

Windows: https://github.com/jp9000/obs-studio/...
MAC: https://github.com/jp9000/obs-studio/...
Linux: https://github.com/jp9000/obs-studio/...
Github: https://github.com/jp9000/obs-studio

If you do not have FFmpeg installed (or are unsure), you can install it using:
sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next
sudo apt-get update && sudo apt-get install ffmpeg

You can install OBS Studio using:
sudo add-apt-repository ppa:obsproject/obs-studio
sudo apt-get update && sudo apt-get install obs-studio