-
Notifications
You must be signed in to change notification settings - Fork 416
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Error] OBS in Ubuntu distrobox cannot use the obs-vkcapture plugin (isolation issue?) #1499
Comments
obs-vkcapture dev has responded and it does seem to be a distrobox related issue. nowrep/obs-vkcapture#224 (comment) Would there be a way to allow this to work within a distrobox with a flatpak running outside of distrobox? |
Hi @ItsRogueRen do you still have this problem? I'll need help here to debug this |
I can set it back up and test tonight |
I quickly set this up on my laptop (same distro, same desktop, same install method, but Intel iGPU instead of a dedicated AMD GPU). Distrobox is the same version but podman has since updated to 5.2.3 The setup seems to be working on my laptop. I'm using the obs-vkcapture on the program VSeeFace which is running in wine via bottles (flatpak). OBS is running in an Ubuntu 22-04 distrobox which I have not changed any default settings in. The version should be on wayland by default. the Game Capture does appear to work with transparency enabled when previously it did not see the window to capture at all. I'll be setting this back up on my production desktop later tonight to see if the same results happen. Image below of the capture working correctly: |
Just tested it on my main desktop as well, and it is also working there. I'm honestly confused as to why it's now working when it failed no matter what I did before... |
Ok marking as solved then, if you get to reproduce feel free to reopen |
Please, before opening a bug:
Describe the bug
When using OBS from a Distrobox container (i.e. Ubuntu so that you have the API log in for Twitch/YouTube/etc) the obs-vkcapture plugin is unable to capture flatpaks running outside of the distrobox. Currently trying to figure out of this is an issue with the plugin or distrobox
To Reproduce
Install an Ubuntu distrobox
Install OBS Studio
Compile the obs-vkcapture plugin from source (no binary is provided)
Run a flatpak application with OBS Game Capture enabled (i.e. something in Bottles)
Make a Game Capture in OBS
Expected behavior
Game Capture sees the running flatpak program and captures it
Logs
Run the commands with
--verbose
and post the log here as a file uploadAttach also the output of
podman logs
ordocker logs
, possibly with--latest
flagDesktop (please complete the following information):
Additional context
Everything is done with GUIs so I'm not sure how to get the logs needed
The text was updated successfully, but these errors were encountered: