OBS Studio
obsproject.com Windows, Mac OS, LinuxPowerful desktop software for live streaming and screen recording. Free and open source software for video recording and live streaming. Features real-time video/audio capturing, scene composition, encoding, recording, and broadcasting. It supports a wide range of formats, and is easily extendable via community plugins
- Homepage: obsproject.com
- GitHub: github.com/obsproject/obs-studio
- Privacy: obsproject.com/forum/help/privacy-policy
- Web info: web-check.xyz/check/obsproject.com
OBS Studio Privacy Policy
Privacy Policy Summary
- Content you post may be edited by the service for any reason
- The service has non-exclusive use of your content
- You are informed about the risk of publishing personal info online
- You can request access, correction and/or deletion of your data
Score
Documents
- privacy policyCreated 29 Jun 21, Last modified 5 years ago
- TermsCreated 29 Jun 21, Last modified 1 year ago
About the Data
This data is kindly provided by tosdr.org. Read full report at: #4227
OBS Studio Source Code
Author
Description
OBS Studio - Free and open source software for live streaming and screen recording
Homepage
https://obsproject.comLicense
GPL-2.0
Created
01 Oct 13
Last Updated
12 Jul 26
Latest version
Primary Language
C
Size
82,849 KB
Stars
73,823
Forks
9,425
Watchers
73,823
Language Usage
Star History
Top Contributors
-
@jp9000 (5586)
-
@jpark37 (841)
-
@derrod (657)
-
@PatTheMav (653)
-
@RytoEX (587)
-
@palana (510)
-
@sebastian-s-beckmann (503)
-
@notr1ch (489)
-
@cg2121 (458)
-
@tytan652 (403)
-
@WizardCM (307)
-
@DDRBoxman (296)
-
@norihiro (221)
-
@fryshorts (200)
-
@Warchamp7 (198)
-
@pkviet (184)
-
@GeorgesStavracas (179)
-
@kkartaltepe (159)
-
@Gol-D-Ace (149)
-
@tt2468 (112)
-
@BtbN (111)
-
@exeldro (107)
-
@admshao (103)
-
@kc5nra (99)
-
@Xaymar (77)
-
@Lain-B (73)
-
@VodBox (66)
-
@computerquip (61)
-
@shiina424 (55)
-
@dsaedtler (54)
-
@Fenrirthviti (46)
-
@SuslikV (40)
-
@paulh-aja (38)
-
@emaste (35)
-
@CodeYan01 (30)
-
@dodgepong (30)
-
@Penwy (29)
-
@reboot (29)
-
@martell (27)
-
@rhutsAMD (27)
-
@columbarius (26)
-
@Programatic (26)
-
@hwdro (22)
-
@tuduweb (22)
-
@Andersama (20)
-
@brittneysclark (19)
-
@thyintel (18)
-
@TianQiBuTian (18)
-
@jcm93 (18)
-
@tommyvct (18)
-
@Dmitry-Me (18)
-
@SCG82 (17)
-
@walker-WSH (16)
-
@flaeri (16)
-
@yuriy-chumak (15)
-
@mvji (15)
-
@Chiitoo (13)
-
@craftwar (13)
-
@sorayuki (13)
-
@Sean-Der (12)
-
@mv2731 (12)
-
@Surzhynskyi (12)
-
@eric (12)
-
@fzwoch (12)
-
@JohannMG (12)
-
@Scrxtchy (11)
-
@fabianishere (10)
-
@marcan (10)
-
@TheMuso (10)
-
@c3r1c3 (10)
-
@mntone (10)
-
@ujifgc (9)
-
@zavitax (9)
-
@Palakis (9)
-
@Developer-Ecosystem-Engineering (9)
-
@wtay (8)
-
@SkylerLipthay (8)
-
@ratwithacompiler (8)
-
@ePirat (8)
-
@nowrep (8)
-
@chippydip (8)
-
@offthegrid-mike (7)
-
@tmatth (7)
-
@OsirisNL (7)
-
@ElectronicWar (7)
-
@khng300 (7)
-
@allenh1 (7)
-
@GoaLitiuM (7)
-
@antihax (7)
-
@antonkesy (7)
-
@cmlin2 (6)
-
@tbodt (6)
-
@chaironeko (6)
-
@jbeich (6)
-
@vangdfang (6)
-
@Rosuav (6)
-
@Bennik2000 (6)
-
@bershanskiy (6)
-
@amt (6)
-
@hoshinolina (5)
Recent Commits
-
Hernán R (06 Jul 26)
rtmp-services: Update Piczel.tv ingest servers
-
Ryan Foster (10 Jul 26)
CI: Provide GitHub token for gh usage The GitHub CLI requires a token or it will fail.
-
jcm (12 Feb 26)
mac-capture: Don't capture cursor for macOS Audio Capture sources
-
Matt Gajownik (08 Jul 26)
Update translations from Crowdin
-
Ryan Foster (06 Jul 26)
CI: Fix appcast generation job Previously, the appcast generation happened in the same workflow that the artifacts were generated, so they could be fetched without issue. Since they are no longer in the same workflow, we have to account for that.
-
Warchamp7 (03 Jul 26)
frontend: Fix empty volume name label
-
Warchamp7 (02 Jul 26)
frontend: Parent mixer context menu to window Parent the QMenu to the window. Fixes a warning for "QWidgetWindow must be a top level window."
-
Warchamp7 (02 Jul 26)
frontend: Fix resizing horizontal volume name
-
Warchamp7 (02 Jul 26)
frontend: Fix invokeMethod function name
-
Warchamp7 (02 Jul 26)
frontend: Remove What's New window padding
-
Warchamp7 (01 Jul 26)
frontend: Remove What's New bottom button
-
pkv (30 Jun 26)
nv-filters: Remove direct calls to CUDA in Audio FX The CUDA calls in AUDIO FX were added initially to big a bug on the SDK side where the SDK functions where not checking the CUDA context. This led to interference with the VIDEO FX, potentially breaking it. These bugs have been fixed by the SDK so we don't need anymore these CUDA calls. Signed-off-by: pkv <[email protected]>
-
LinuxUserGD (30 Jun 26)
frontend: Add missing <functional> include Fixes the compile error `no template named 'function' in namespace 'std'`
-
Warchamp7 (23 Jun 26)
frontend: Show warning icon for Monitor Only
-
Warchamp7 (23 Jun 26)
frontend: Remove Monitor Only from UI
-
Warchamp7 (26 Jun 26)
frontend: Use same base theme on Win 10/11
-
tytan652 (27 Jun 26)
build-aux: Update Flatpak to 2026-06-26 deps - Update FFmpeg to version 8.1.2
-
Benedict Etzel (10 Jun 26)
win-capture: Add Hearthstone Deck Tracker to compatibility list
-
Ryan Foster (26 Jun 26)
CI: Update deps to 2026-06-25 release Notable Changes: * deps.ffmpeg: Update FFmpeg to 8.1.2
-
Matt Gajownik (25 May 26)
win-capture: Build with file descriptor
-
Matt Gajownik (25 May 26)
obs-vst: Build with file descriptor
-
Matt Gajownik (25 May 26)
obs-webrtc: Build with file descriptor
-
Richard Stanway (25 Jun 26)
frontend: Merge Windows process mitigation functions We already started using SetProcessMitigationPolicy before #5164 got merged and we dropped Windows 7 support, so we can do away with the runtime detection too.
-
Ryan Foster (23 Jun 26)
CI: Move Sparkle Appcast creation to Publish workflow This move allows us to separate appcast creation from the main build jobs, which will enable us to increase the number of deltas we generate without impacting the push workflow on tags. This largely moves the existing jobs from push to publish with two small changes: 1. the needs condition was changed from build-project to check-tag 2. the if condition was changed from github.ref_type == 'tag' to fromJSON(needs.check-tag.outputs.validTag)
-
Ryan Foster (24 Jun 26)
CI: Update korelstar/xmllint-problem-matcher to v1.3.0 This updates the action from node20 to node24, which will clear some CI warnings.
-
Ryan Foster (22 Jun 26)
CI: Update softprops/action-gh-release to v3.0.1 GitHub Actions runs are emitting a warning about node20 because softprops/action-gh-release is outdated. Update to the latest stable release.
-
Ryan Foster (22 Jun 26)
CI: Install NSIS in the windows-patches action The windows-2022 runner had NSIS pre-installed. The windows-2025 runners are slimmer and do not have NSIS installed. The windows-2025 runners do have winget available, which can be used to install NSIS. The windows-2025 runners do not have NSIS in PATH by default, so we need to specify it manually in the config files. Follow-up to ac19ea663375cd02997be92b7d8ff6dd89a511ad.
-
Ryan Foster (21 Jun 26)
Merge pull request #13577 from RytoEX/fix-windows-signing CI: Fix windows signing
-
Ryan Foster (21 Jun 26)
CI: Update sign-windows commit
-
Ryan Foster (21 Jun 26)
CI: Install NSIS in the windows-signing action The windows-2022 runner had NSIS pre-installed. The windows-2025 runners are slimmer and do not have NSIS installed. The windows-2025 runners do have winget available, which can be used to install NSIS. The windows-2025 runners do not have NSIS in PATH by default, so we need to specify it manually in the config files.
OBS Studio Security
OBS Studio Website
Website
Open Broadcaster Software | OBS
OBS (Open Broadcaster Software) is free and open source software for video recording and live streaming. Stream to Twitch, YouTube and many other providers or record your own videos with high quality H264 / AAC encoding.
Redirects
Does not redirect
Security Checks
All 65 security checks passed
Server Details
- IP Address 37.59.185.111
- Hostname obsproject.com
- Location Roubaix, Hauts-de-France, France, EU
- ISP OVH SAS
- ASN AS16276
Associated Countries
-
US -
FR -
CA
Safety Score
Website marked as safe
100%
Blacklist Check
obsproject.com was found on 0 blacklists
- AntiSocial Blacklist
- Artists Against 419
- Badbitcoin
- Bambenek Consulting
- CERT Polska
- CoinBlockerLists
- CRDF
- CryptoScamDB
- EtherAddressLookup
- EtherScamDB
- Fake Website Buster
- MetaMask EthPhishing
- NABP Not Recommended Sites
- OpenPhish
- PetScams
- PhishFeed
- PhishFort
- Phishing.Database
- PhishStats
- PhishTank
- Phishunt
- RPiList Not Serious
- Scam.Directory
- SecureReload Phishing List
- Spam404
- StopGunScams
- Suspicious Hosting IP
- ThreatFox
- ThreatLog
- TweetFeed
- URLhaus
- ViriBack C2 Tracker
Website Preview
OBS Studio Reviews
More Casting & Streaming
⚠️ This section is still a work in progress ⚠️
Check back soon, or help us complete it by submiting a pull request on
GitHub.
Or submit an entry here
About the Data: OBS Studio
Change History
- Added
API
You can access OBS Studio's data programmatically via our API. Simply make a GET request to:
https://api.awesome-privacy.xyz/v1/services/obs-studio The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.
Share OBS Studio
Help your friends compare Casting & Streaming, and pick
privacy-respecting software and services.
Share OBS Studio and Awesome Privacy with your network!