Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Latest Comments by WizardCM
OBS Studio arrives on Steam but no Linux build for now so stick to Flatpak
22 Mar 2022 at 10:41 pm UTC

Quoting: Rodney
Quoting: Pendragonweird that there's no Linux version under Steam o.O ...seems like an obvious inclusion

also re: downloading:
you can also, ya know.. just get it from the Ubuntu repository for those that run it
Shipping Linux versions of an app on Steam isn't super easy since it has to be "portable", meaning that it has to include (most of) its dependencies and be compiled against an older glibc to run on a wide variety of systems.
In OBS' case this is just a lot of work since it has a fuckton of dependencies that need to be compiled essentially from scratch to work in the Steam Linux Runtime or at least on an older LTS distro.

All in all we just didn't have the time yet. There were many other things in the works that should make this easier though.
Additionally, you have to build against Ubuntu 12.04 for SteamOS. Meanwhile OBS 27.2 supports 18.04 LTS at minimum (mainly so that the modern browser component works), which'll likely change to 20.04 LTS minimum in the next major version.

OBS Studio 27.1 is out with YouTube integration and lots of improvements
28 Sep 2021 at 1:50 pm UTC Likes: 6

Quoting: massatt212does it have a browser now?
Both the official PPA and the Flatpak include the browser source & browser panels.

If your distro does not ship the browser component, it is up to them to fix it - we do not consider OBS Studio "feature complete" if the browser component is missing. However, some distros purposefully do not include CEF/Chromium-based browser components in their package managers - if that is the case for yours, you'll have to build OBS yourself with the browser source included per the build instructions.

OBS Studio 26.1 rolls out with Virtual Camera output on Linux
14 Dec 2020 at 1:02 pm UTC Likes: 3

Quoting: Guppybut I'm not sure why that's preferable to simply using the build in 'share desktop/window/chrometab' in those ?

What am I missing about this feature?
The two most common usecases:

1. Greenscreen / camera effects (usually for fun)

2. A fully "composited" view - that means animated slides + the speaker's webcam in one view. This also means that for something like a presentation (eg. teacher), switching between captured windows, pre-prepared presentation slides, their face etc is smoother and doesn't break the flow.

Video recording and livestreaming software OBS Studio has a new 23.2 Release Candidate out
20 May 2019 at 9:23 pm UTC Likes: 3

There are many steps required to get OBS Browser to work properly on Linux. One of those steps is in this RC too, improving macOS compatibility (they don't have service integration yet either) is a step towards the goal of getting it working on Linux too.

The focus this update was mostly to clean up the list of pull requests for the base repo. 89 PRs were merged. That's a lot of code for Jim to review and test in under 2 months.

There's a new release candidate of OBS Studio out with a VAAPI video encoder on Linux
10 Feb 2019 at 10:11 pm UTC

Quoting: DraconicroseNow if only they would fix the bug where OBS doesn't create an output file.
Have you reported this on the OBS forums or on Discord? This tends to be an edge case, and the more edge cases we know about, the more of them we can fix. It definitely shouldn't happen.