OBS Studio (also known as Open Broadcaster Software) is a free and open-source live streaming and video recording software.
- OBS Studio is equipped with a powerful API, enabling plugins and scripts to provide further customization and functionality specific to your needs. Utilize native plugins for high performance integrations or scripts written with Lua or Python that interface with existing sources.
- Because WHY NOT!! In the spirit of the channel, lets see what crazy and awesome stuff works and doesn't. If you have multiple webcams laying around, lets put.
- The best 1080p FHD YouTube streaming settings for 30fps & 60fps is simple in OBS Studio, and in this tutorial I show you the bitrate and encoder to use.šØāš».
OBS Studio (also known as Open Broadcaster Software) is a free and open-source live streaming and video recording software. Live streaming to Twitch, YouTube, Facebook, Huya, Douyu, VK, and any other RTMP server.
Key Features
- Live streaming to Twitch, YouTube, Facebook, Huya, Douyu, VK, and any other RTMP server
- Record your game, screen, webcam, or any other source
- Hardware encoding using Nvidia NVENC, Intel Quick Sync Video (QSV), and AMD AMF (Advanced Media Framework).
- GPU-based game capture for high-performance game streaming
- Unlimited number of scenes and sources
- Customizable transitions for when you switch between scenes
- Customizable hotkeys for almost any action such as start or stop your stream or recording, push-to-talk, mute of any audio source, show or hide any video source, switch between scenes, and much more
- Live preview of any changes on your scenes and sources using Studio Mode before pushing them to your stream where your viewers will see those changes
- DirectShow capture device support (webcams, capture cards, etc.)
- ā¦and many other features. For free. At all. š
Cross-platform
OBS Studio developed with cross-platform support. Official releases are currently available for Windows, Mac, and Ubuntu Linux. There are also some unofficial releases for Arch Linux, OpenSUSE, and Gentoo. And of course, since the source code is open, you can build it for your OS.
Open Source
While OBS Studio is free and open-source, you can suggest your code to the official repository. Here are some guidelines for contributors.
It also has a powerful API, enabling plugin development to provide further customization and functionality specific to your needs.
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.
With OBS Studio, you can stream on Twitch, YouTube, Facebook, Huya, Douyu, VK, and any other RTMP server.
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 |
---|---|---|
OBS Studio x64 installer For 64-bit OS. | 72.11 MB | 06.01.2021 19:18 UTC |
OBS Studio x64 zip For 64-bit OS. Portable. | 95.2 MB | 06.01.2021 19:18 UTC |
OBS Studio x86 installer For 32-bit OS. | 69.18 MB | 06.01.2021 19:17 UTC |
OBS Studio x86 zip For 32-bit OS. Portable. | 90.48 MB | 06.01.2021 19:18 UTC |
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 |
---|---|---|
OBS Studio installer for mac OS X | 128.98 MB | 09.01.2021 02:49 UTC |
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)
How Much Is Obs
- 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:
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)
Download source code
Source code of OBS Studio [obs_downloads field=āobs_versionā]:
Obs Studio Full Download
- zipball (zip archive)
- tarball (tar archive)
Obs Studio 64 Bits
The latest source code of OBS Studio (master branch):
