Can't Download Obs For Mac
On this page you can download OBS Studio (also known as Open Broadcaster Software Studio).
It’s free open-source and multiplatform software for video recording and live streaming.
- Obs Mac Os
- Download Obs For Mac 10.11
- Obs For Mac Download
- Download Obs For Mac Catalina
- Download Obs For Mac 10.10
With OBS Studio you can stream on Twitch, YouTube, Facebook, Periscope, Mixer, DLive, GoodGame, DailyMotion, Hitbox, VK, and any other RTMP server.
Streamlabs Open Broadcaster Software (OBS) is a free cloud-based live streaming software for Twitch, YouTube, & Facebook. Free Live Streaming Software on Windows and Mac Streamlabs OBS. New version available: OBS Mac 0.2.4 (work-in-progress build) NOTE: THIS IS A WORK-IN-PROGRESS BUILD! Okay, so mac users are constantly asking for a way to stream. Apparently there aren’t many good streaming solutions on mac, so I figured I may as well release a build if people just want to at least stream/record their screens or webcams (and possible even some capture devices, not sure. OBS Studio for Mac 2020 full offline installer setup for Mac OBS Studio for Mac is a free and open source software for video recording and live streaming. If you are on Windows, good news for you is that there is OBS Virtual cam plugin, where you can make this output to a virtual camera device, and then use this as a input for Zoom/Skype/Meet. With the release of Streamlabs OBS for Mac, a common support request is 'Why can't I capture desktop audio?' Unlike Windows, macOS does not have any system-level audio routing. This means that individual apps can't access audio signal from other apps out of the box. However, there are multiple software solutions out there that accomplish this.
There are Windows, mac OS X, and Linux versions are available. You can also build OBS Studio from source code.
Download OBS Studio for Windows
| File | Size | Release date | Number of downloads |
|---|---|---|---|
| OBS Studio x64 installer For 64-bit OS. | 71.37 MB | 06.10.2020 17:53 UTC | 3 646 |
| OBS Studio x64 zip For 64-bit OS. Portable. | 94.89 MB | 06.10.2020 17:53 UTC | 1 065 |
| OBS Studio x86 installer For 32-bit OS. | 68.05 MB | 06.10.2020 17:53 UTC | 1 371 |
| OBS Studio x86 zip For 64-bit OS. Portable. | 89.62 MB | 06.10.2020 17:53 UTC | 397 |

Supported Windows Versions (32 bit and 64 bit):
- Windows 10
- Windows 8 and 8.1
- Windows 7
Download OBS Studio for mac OS X
| File | Size | Release date | Number of downloads |
|---|---|---|---|
| OBS Studio installer for mac OS X | 104.34 MB | 06.10.2020 17:54 UTC | 665 |
Download OBS Studio for Linux
Any installation directions marked Unofficial are not maintained by the OBS Studio author and may not be up to date or stable.
NOTE: OpenGL 3.2 or later is required to use OBS Studio on Linux. You can check what version of OpenGL is supported by your system by typing the following into the terminal:
Ubuntu Linux
Requirements
- FFmpeg is required. If you do not have the FFmpeg installed (if you’re not sure, then you probably don’t have it), you can get it with the following commands:
For Ubuntu 14.04 LTS, FFmpeg is not officially included so you will need a specific PPA:
For Ubuntu 15.04 and following versions, FFmpeg is officially included, so you don’t need add PPA and you can install it with this command:
- xserver-xorg version 1.18.4 or newer is recommended to avoid potential performance issues with certain features in OBS, such as the fullscreen projector.
Installation
You can install OBS Studio on Ubuntu Linux with the following commands:
Arch Linux (Unofficial)
“Release” version is available on community repository:
Manjaro Installation (Unofficial)
- Graphical: search “obs-studio” on Pamac Manager or Octopi
- Command-line: install it via pacman with the following command:
Fedora Installation (Unofficial)
- OBS Studio is included in RPM Fusion. If you do not have it configured (if you’re not sure, then you probably don’t have it), you can do so with the following command:
- Then you can install OBS with the following command (this pulls all dependencies, including NVENC-enabled ffmpeg):
- For NVIDIA Hardware accelerated encoding make sure you have CUDA installed (in case of an older card, install xorg-x11-drv-nvidia-340xx-cuda instead):
- The Packman repository contains the obs-studio package since it requires the fuller version of FFmpeg which is in Packman for legal reasons. If you do not already have the Packman repository add it as shown below.
For openSUSE Tumbleweed:
For openSUSE Leap 42.3:
For openSUSE Leap 42.2:
For openSUSE Leap 42.1:
Download Dubstep Kit on the Mac App Store today and see what DJs around the world are talking about. Create hundreds of different music combinations by mixing Dubstep loops and one-shots together. Dubstep maker free download - Dubstep Kit, Groove Maker, CD/DVD Label Maker, and many more programs. Dubstep maker for mac free download.
For openSUSE 13.2:
It is recommended to set the priority for Packman lower so it takes precedence over base repositories (skip on Tumbleweed as included in initial command).
- The Packman version of FFmpeg should be used for full codec support.
To ensure any existing FFmpeg packages are switched to Packman versions execute the following before installing obs-studio.
- Install the obs-studio package.
NixOS Installation (Unofficial)
Obs Mac Os
Download source code
Source code of OBS Studio 26.0.2:
- zipball (zip archive)
- tarball (tar archive)
The latest source code of OBS Studio (master branch):
Download Obs For Mac 10.11
New version available: OBS Mac 0.2.4 (work-in-progress build)
NOTE: THIS IS A WORK-IN-PROGRESS BUILD!
Okay, so mac users are constantly asking for a way to stream. Apparently there aren’t many good streaming solutions on mac, so I figured I may as well release a build if people just want to at least stream/record their screens or webcams (and possible even some capture devices, not sure about how supported each one is yet though).
This is a super early work-in-progress build for people who have been constantly asking. It still doesn’t do much, but you can at least stream your desktop efficiently.
I know it’s still may not seem like much right now, but please bear with us and follow our progress as the new multiplatform version matures. Eventually, this new code will get all the vital features filled in for each operating system, and will even replace the current windows version.
Rewriting something so large from scratch is dangerous and incredibly ambitious, but we have been successful and have pulled through the worst of the worst to get to this point, it’s absolutely been worth it. I’ve learned so much, and it’s been an honor meeting some amazing programmers and becoming a part of such an awesome community. I may contribute the majority of the code, but the fact is without everyone who’s been involved, this really wouldn’t have been possible.
I’m not currently releasing the windows version of the rewrite because there are too many important features lacking for it to really be usable, like game capture and video device capture, which I’m going to be rewriting from the bottom up as well (and they of all things need it especially). Linux is a different matter entirely due to package management, and it’s too early to make a real ‘release’ for linux, despite the fact that it’s about in the same state.
Read this before asking about features
- IMPORTANT: Scene editing is not yet implemented, it’s next up on the agenda. This is very important to note.
- Bitmap sources are not yet implemented, also next up on the agenda as it’s also pretty important.
- Custom x264 settings entry has not yet been implemented.
- Video device capture is in for mac (all hail palana), but because of lack of scene editing, you can’t really put it in to a corner of your stream at the moment – It’s still very unstable. Expect crashes, and give us crash and bug reports if possible.
- Downscale sharpening shaders have not been implemented yet, so scaling down will be a little bit blurry.
- Saving/loading/switching/importing/exporting scene profiles hasn’t been implemented yet.
- This is the ‘basic’ user interface, meant to be simple and easy to use for casual users, keep in mind that there are other user interfaces that are in the works, and this interface still has many improvements to be added.
- Only supports OSX 10.8+.
- Don’t expect major support right now, this is an incomplete test build, most of our users and support people are windows users and aren’t very familiar with mac, so you’re on your own right now.
- There are still a bazillion things down the road, most things you probably want are most likely already planned or in the works.
NOTE ABOUT CAPTURING DESKTOP SOUND
EDIT: ‘Wavtap’ may be better for capturing desktop sound. It’s apparently super easy to use. Soundflower is a pain. Thanks to those who pointed this out!
- Wavtap: https://github.com/pje/WavTap
- Wavtap download: https://github.com/downloads/pje/WavTap/WavTap 0.2.0.pkg
‘Soundflower’ is also available to capture desktop sound on mac:
Obs For Mac Download
- Soundflower: http://code.google.com/p/soundflower/
- Soundflower download: http://code.google.com/p/soundflower/downloads/list
Contributing
If you’re good with C/C++/Obj-C and want to contribute, or want to write new modules, or help implement some features you specifically want to see in sooner, let me know. (Not recommended for the inexperienced)
Download Obs For Mac Catalina
Read here for contributing guidelines.
Download Obs For Mac 10.10
You are all awesome, without you this couldn’t have happened.