Questions tagged [obs-studio]

92 questions
3
votes
2 answers

OBS Not Opening

I am using Kubuntu 14.04, and I have recently installed OBS Studio. I recently ran it a couple of times and it came up with an error and when I closed the error, OBS shut down. I ran it some more times and it came up with an error again and when I…
3
votes
2 answers

How to Crop in OBS?

I have OBS installed via command line and am trying to crop a certain regions of my screen. Usually this is accomplished via alt + tugging one of the red handle bars, but this doesn't work for some reason. Instead, it wants to move the entire…
Sarah Szabo
  • 1,493
2
votes
2 answers

How to install Browser source plugin in obs(Open Broadcaster Software) studio

How can I install the browser source plugin in obs (Open Broadcaster Software) studio?
2
votes
1 answer

OBS Shut Down When Trying to Run It

I am using Kubuntu 14.04 and tried running OBS Studio in the terminal and I have ffmpeg installed but when I typed "obs" in terminal, it came up with a license agreement and I pushed 'I Agree' but once I did that it just shut down and came up…
1
vote
0 answers

OBS Crashes when clicking on Settings

When I click on the settings button OBS crashes. Sometimes it won't crash, until I click something on the settings page. Here is a log file: https://gist.github.com/anonymous/2faab5dcbba087030480
The Okay Man
  • 565
  • 2
  • 5
  • 11
1
vote
0 answers

OBS Shuts down when IDLE

I am using Ubuntu 22.04 and OBS Studio and it runs almost perfectly, I can record for hours and It won't crash while I'm recording. The only issue comes when I pause the recording, I leave the computer to go to eat, or do something else and then…
1
vote
0 answers

obs-studio duplicate setting panels at bottom glitch

I recorded 100+ educational videos last year using OBS on ubuntu so I generally have a decent idea how to use the program. Having not used it for a hot minute, I decided to run it to setup a new project I'm working on. When I did each of the panels…
N8tron
  • 724
0
votes
1 answer

OBS Stubio 0.16.2 doesn't have a game capture source

I recently downloaded OBS Studio through Terminal, and the sources list does not have Game Capture a s an option. is that an issue with my copy, or just with the linux release in general? In case it's the former, how can I fix it? Thanks!
0
votes
0 answers

how to remove the v4l2sink plugin after upgrading obs studio?

Going back to using OBS Studio after a very loooooong while, I upgraded to Ubuntu 22.04, and reinstalled OBS Studio as per the latest instructions: sudo add-apt-repository ppa:obsproject/obs-studio sudo apt update sudo apt install ffmpeg…
matanox
  • 2,293
0
votes
0 answers

uninstall obs after installing Lunar Lobster

I recently installed Lunar Lobster and OBS will not appear on screen. Should I uninstall and reinstall? If so, should it be done by command line? I'm a new Linux user, so please go easy. Thx
0
votes
1 answer

How do you install Obs studio on 21.04 "Hirsute Hippo"?

I downloaded Ubuntu 21.04 "Hirsute Hippo" but I hit a does not have a Release file issue: I couldn't work out how to raise an issue on the ppa site.
hendry
  • 630
0
votes
5 answers

Trouble with OBS studio in Ubuntu 20.04

When I use OBS studio in Ubuntu there is no video shown in the Preview section - it is just black. This is not the case in Windows, so I was wanting to uninstall it then reinstall it to see if that would fix it. However, I am not able to uninstall…
Karlton
  • 41
0
votes
1 answer

OBS Studio shows an error and does not start

my OBS-Studio(v25.8.0) download from the snap store not start. it how error. I use ubuntu 20.04.1 my terminal output. duggal@duggal-X556UQK:~$ obs-studio Qt: Session management error: None of the authentication protocols specified are…
0
votes
1 answer

Streamlabs Alerts and OBS Studio

So I'm trying to have Streamlabs communicate to obs studio. I've got obs 21.1.0 installed, and I want to set it up so I get alerts when people subscribe or donate to my stream. I found this:https://github.com/bazukas/obs-linuxbrowser, but I'm having…