Questions tagged [obs]

OBS (Open Broadcaster Software), is a software package designed for video recording and live streaming, supporting a limited version of HLSL for implementing custom pixel shaders. GENERAL OBS SUPPORT IS OFF-TOPIC. QUESTIONS NEED TO BE PROGRAMMING RELATED. Question about the usage of OBS may be asked on https://superuser.com.

OBS, short for open broadcaster software, is free and open source software for video recording and live streaming. It supports a limited version of HLSL allowing users to write their own effects as pixel shaders.

Useful links

135 questions
-1
votes
1 answer

OBS Studio MacOS "Failed to create directory ../config/obs-studio/basic" when launched in portable mode

The issue occurs when launching OBS Studio in Portable mode on MacOS. I couldn't find a complete resource on how to launch OBS in portable mode on MacOS, however after researching through forums I was able to launch OBS from the terminal with the…
Shoni Fari
  • 197
  • 8
-1
votes
1 answer

Problem with config Ingest RTMP to connect OBS to Restreamer: Could not access the specified channel or stream key

I want to use OBS to push a RTMP stream to Restreamer server. But I get error: Could not access the specified channel or stream key, please double-check your stream key. If it is correct, there may be a problem connecting to the server. Here a my…
Tho Bui Ngoc
  • 763
  • 1
  • 11
  • 36
-1
votes
1 answer

The member 'value' can only be used within instance members of subclasses with flutter GetX

i have encounterd this problem in this example: class AuthController extends GetxController { final storage = const FlutterSecureStorage(); var authData = [].obs; var isLoading = false.obs; var authLoading = false.obs; @override …
Osama Mohammed
  • 2,433
  • 13
  • 29
  • 61
-1
votes
1 answer

How to stream the video from one PC to another with an acceptable quality and synchronization?

I have the following task: to organize the broadcast of several gamers on the director's computer, which will switch the image to, to put it simply, the one who currently has more interesting gameplay. The obvious solution would be to raise an RTMP…
-1
votes
1 answer

How to screen capture DOSBox output using OBS?

Just downloaded OBS Studio, and would like to record a working session in DOSBox. Most of the setup worked so nicely, but I suppose that I should have expected a few problems. Under "Sources", I have added a Window capture, which worked immediately…
JonathanDavidArndt
  • 2,518
  • 13
  • 37
  • 49
-1
votes
1 answer

OBS Studio Black Screen when capturing the screen

Why am I getting a black screen when I'm going to capture the screen using the OBS studio? I already changed the graphic card settings and the compatibility but still, it doesn't work.
-1
votes
1 answer

Changing lag and jitter of rtmp stream using OBS and nginx

I have a MEVO camera that I'm using to stream video to OBS via my debian nginx rtmp server. I also have a USB webcam connected directly to my PC running OBS, and I'm streaming video from my smartphone to OBS via the same nginx rtmp server and an app…
MartinF
  • 101
  • 1
  • 5
-1
votes
1 answer

How can I generate a HTTP/rtmp output(URL) using ffmpeg/OBS and use that URL to play on a media playback device?

I tried using ffmpeg -i inputsource http://IP/live and even tried modifying win.conf file in my nginx folder by pushing rtmp://IP but when i use either http or rtmp URL in media playback device, I keep getting errors.
Pallav
  • 11
  • 2
-1
votes
1 answer

Odometer fails to load only in OBS

I have a website that uses hubspot's odometers. Everything works fine when the user visits a website from a browser, however, if user adds browser source in OBS, some of the odometers refuse to load and therefore show pure numbers only. This is how…
Gucci
  • 13
  • 2
  • 3
-2
votes
1 answer

Vue JS Is there a way to hide source code in the dist js file?

I want to make a in-depth logging page, but the page will expose the type of logging I am doing, but I don't want the users to be able to open up the minified vue JS script and be able to read what is being logged. do some access control stuff for…
Alex Mortez
  • 156
  • 1
  • 8
-2
votes
1 answer

Kill a program started as an admin without any extra input

I use OBS as a replay buffer on my machine. For that purpose it is always started when I log on. OBS also is started as an admin because the recording is choppy otherwise. This setup generally works, the only problem is that OBS prevents my PC from…
jonas
  • 27
  • 4
-2
votes
1 answer

I need some help in stata

I am not so good in STATA. I will appreciate your help here. I want to know the number of observations in the dataset. Secondly, I want to delete the last observations. Say I have 100, observations, I want to delete the last 10…
-3
votes
0 answers

Hirepro (Online Exam Site)

How to remove OBS virtual camera, when i have deleted all the OBS programs from my laptop, but then also it's shown in the camera section of settings in Chrome? I tried watch videos from YouTube but I couldn't find any video particular to my…
-3
votes
1 answer

Send Keypress to specific window/programm only

I have a Script that toggle a source in SLOBS (OBS), how can I make it that the keypress get only send to OBS, mostly my games also react to the Hotkeys, maybe it's possible to get the keypress only send to OBS so that the game is not affected by…
Omexlu
  • 193
  • 1
  • 1
  • 7
-4
votes
0 answers

Hide a new window to user but visible to other applications (such as OBS)

I am trying to make a program that launches overlays and controls data on the overlay for streaming events with OBS. For the overlay I am just creating another window and design it with XAML. Only part i do not like is how a window physically shows.…
GMay
  • 1
  • 2
1 2 3
8
9