obs-vkcapture VS tinywm

Compare obs-vkcapture vs tinywm and see what are their differences.

obs-vkcapture

OBS Linux Vulkan/OpenGL game capture (by nowrep)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
obs-vkcapture tinywm
46 26
472 1,437
- -
8.1 0.0
27 days ago about 2 years ago
C C
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

obs-vkcapture

Posts with mentions or reviews of obs-vkcapture. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.
  • Fedora Workstation 41 to No Longer Install Gnome X.org Session by Default
    3 projects | news.ycombinator.com | 7 Mar 2024
    I can't speak for Chrome nor VMWare, but Firefox and OBS have received "Wayland native" screen capturing functionality, through XDG portals and Pipewire, as far as I'm aware.

    As a side-note, I've recently discovered a really cool project[0] that enables incredibly fast screen capture for OpenGL and Vulkan applications, mostly tailored to games. Tried it with a bunch of stuff and it works much better than both X's and Pipewire's screen grabbing. I can actually capture videos at my monitor's native refresh rate (144Hz).

    [0]: https://github.com/nowrep/obs-vkcapture

  • The question you've probably answered a 1000x before.
    1 project | /r/SteamDeck | 4 May 2023
  • Why isn't Game Capture in OBS Linux?
    2 projects | /r/linux_gaming | 4 May 2023
    Just use this: https://github.com/nowrep/obs-vkcapture
  • obs-vkcapture outside of Steam?
    1 project | /r/linux_gaming | 21 Apr 2023
    Hello, so I use this OBS plugin obs-vkcapture. I use it as opposed to the built-in Window Capture, because with that option I would keep having to alt-tab back into OBS to select the game I want to record. This plugin is basically the "Game Capture" feature on OBS Windows brought to Linux. It makes it to where I can put a Steam launch option obs-gamecapture %command% and launching the game will make its executable show up in the Game Capture source, so I can just press record on move on, no more opening OBS to select the game's window and risk nuking it when alt-tabbing. It is much more performance efficient and it's a package/patch that is included in GloriousEggroll's Nobara distro's build of OBS as well. I however use it on Arch from the AUR, it's the only AUR package I use in fact.
  • Permanently banned for cheating - beware users of Proton-GE & vkBasalt
    1 project | /r/ApexLegendsOnLinux | 26 Feb 2023
    I was using https://github.com/nowrep/obs-vkcapture but I also had Proton-GE 7-49
  • OBS on Steam deck OS (gaming mode)
    1 project | /r/SteamDeckTricks | 4 Feb 2023
    Back in december when I tried I had some success using this https://github.com/nowrep/obs-vkcapture
  • Fedora 37 + Kernel 6.1 + 7900 XTX issues
    1 project | /r/linux_gaming | 4 Jan 2023
    Additionally, I'd like to use Game Capture in OBS if possible via obs-vkcapture. If using this with gamescope, where do I actually put the variable or obs-gamecapture command? Does it wrap the entire gamescope command, or does it get wrapped by gamescope?
  • Streaming to twitch from Steamdeck in game mode?
    4 projects | /r/SteamDeck | 29 Sep 2022
  • What package do I need on Arch to remove fps loss when recording with OBS studio
    2 projects | /r/linux_gaming | 24 Sep 2022
    I think you mean obs-vkcapture-git. It lets you capture a window through Vulkan. Here is also its github repo for more informations.
  • obs-vkcapture dependencies | Fedora 36
    1 project | /r/Fedora | 11 Sep 2022
    I have spent a few hours trying all kinds of dependencies on Fedora 36 Workstation trying to get obs-vkcapture to compile. I have found the exact ones and hopefully it helps someone in the future: cmake gcc gcc-c++ obs-studio-devel mesa-libGL-devel vulkan-loader-devel Here is a convenient command to install all at once: sudo dnf install cmake gcc gcc-c++ obs-studio-devel mesa-libGL-devel vulkan-loader-devel

tinywm

Posts with mentions or reviews of tinywm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-07.
  • Fedora Workstation 41 to No Longer Install Gnome X.org Session by Default
    3 projects | news.ycombinator.com | 7 Mar 2024
    > Nobody's requiring Wayland.

    Yet. Defaulting to it is one step on the path towards removing support for X and independent window managers forever.

    I deeply, deeply care about running an independent window manager. A minimal X window manager is a page of code: https://github.com/mackstann/tinywm/blob/master/tinywm.c (yes, plus xlib); a minimal Wayland compositor is tens of thousands of lines of code.

    > contrary to your statements, it's perfectly ready for prime time

    These comments are full of folks mentioning issues. Wayland does not support my window manager; thus it is demonstrably not ready for prime time for me.

    > Wayland is the way forward

    It may actually be. I’m not as opposed to Wayland as I may sound! But do you understand how you and other Wayland advocates sound — like advocates? ‘Wayland is the way forward’; ‘there's no future for Xorg’; these things are arguably true, but they are also rather cruel to say (a bit like ‘inevitably you and everyone will die’: it really is true, but it’s also not at all a nice thing to say).

    I do think that Wayland or something very like it may be the way forward, but it needs to be an evolution, not a revolution. I know that the party line is that that’s not possible, but I suspect that rather than not possible it is just very hard. It’s always easier to greenfield, and it is always hell to be 100% backwards compatible.

    But that’s what it needs to be.

  • RubyWM – an X11 window manager in pure Ruby
    5 projects | news.ycombinator.com | 22 Jan 2024
    Hah. I didn't think this was quite HN worthy at this point - the code is still a mess, and has plenty of bugs. It was however the wm I actually use since I got frustrated with bspwm and did a very minimalist rewrite of TinyWM [1] in Ruby [2] and expanded it from there. It was painful the first few days until I'd had time to add multiple desktops and the start of a tiling mode. But at this point, it's "almost" pleasant for me.

    The warnings are real, though, apart from the initial hyperbole - this is likely to break for you in all kinds of horrible ways still. I use very few applications beyond (my own) terminal, (my own) polybar replacement, (my own) file manager, and a browser, and so once Chrome and my own apps mostly started working ok I've had very little incentive to make sure it behaves nicely with anything else and I know the distinction between different EWMH window types is incomplete and broken - just not in ways that usually affect my own use.

    [1] https://github.com/mackstann/tinywm/blob/master/tinywm.c

    [2] https://gist.github.com/vidarh/1cdbfcdf3cfd8d25a247243963e55...

  • What’s something simple but interesting I can build with c
    2 projects | /r/C_Programming | 22 May 2023
  • WM like i3wm
    1 project | /r/linuxquestions | 19 Nov 2022
    picking a random bare bones wm tinywm
  • TinyWM – A tiny window manager in around 50 lines of C
    1 project | /r/patient_hackernews | 25 Oct 2022
    1 project | /r/hackernews | 25 Oct 2022
    1 project | /r/hypeurls | 25 Oct 2022
    2 projects | news.ycombinator.com | 25 Oct 2022
  • I cannot find the desktop environment for me
    2 projects | /r/linuxmasterrace | 15 Sep 2022
    Or Check out TinyWM. Its just a few lines of code.
  • WM/DE iceberg
    2 projects | /r/linuxmasterrace | 30 May 2022
    TinyWM

What are some alternatives?

When comparing obs-vkcapture and tinywm you can also consider the following projects:

MangoHud - A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb

chadwm - Making dwm as beautiful as possible!

wine-wayland - Wine-wayland allows playing DX9/DX11 and Vulkan games using pure wayland and Wine/DXVK.

dwm-xcb - A port of dwm to XCB.

obs-kmsgrab - "Zero-copy" Linux screen capture plugin for OBS that uses libdrm and dmabuf

sowm - An itsy bitsy floating window manager (220~ sloc!).

obs-StreamFX - StreamFX is a plugin for OBS® Studio which adds many new effects, filters, sources, transitions and encoders! Be it 3D Transform, Blur, complex Masking, or even custom shaders, you'll find it all here.

wlroots - A modular Wayland compositor library

obs-scale-to-sound - OBS filter plugin that scales a source reactively to sound levels

hello-wayland - A hello world Wayland client (mirror)

ROCm - AMD ROCm™ Software - GitHub Home [Moved to: https://github.com/ROCm/ROCm]

wayland-rs - Rust implementation of the wayland protocol (client and server).