#plugins-and-tools

1 messages · Page 81 of 1

exotic plover
#

Thank you! I'll test it out when I get the chance

exotic plover
grand tinsel
#

It will because anything going out through the audio channels in that plugin will have to be assigned a Track in OBS

exotic plover
#

Tyty

merry fiber
#

Hey I’m looking for a way to have my stream and recording set to different sources so when I stream my viewers can see my overlay and face cam but in the recording it’s just music

hallow vale
oblique yewBOT
pseudo yacht
#

!plugin

obsidian agate
#

!plugins

oblique yewBOT
pseudo yacht
fervent marsh
#

@loud wedge User had a crash in adv-ss at shutdown. They're one version behind (1.30.2), but I don't see anything in the 1.31.0 release notes that would suggest it's a known/fixed bug. See <#windows-support message> (crash log) and <#windows-support message> (session log, though probably not from the crashing session)

loud wedge
# fervent marsh <@284370895848472587> User had a crash in adv-ss at shutdown. They're one versio...

Thanks for the heads up!
I have seen that crash before and I was very puzzled as to what is going on there.
It was also reported for scene collection changes in https://github.com/WarmUpTill/SceneSwitcher/issues/1404 and via DMs on the OBS forums.

SendWebsocketVendorEvent is mostly just a wrapper around obs_websocket_vendor_emit_event.
I already added a OBSIsShuttingDown() check in the past to circumvent similar issues when calling obs_websocket_vendor_emit_event.
Guess I will have to dig deeper and improve the OBSIsShuttingDown check / add more checks for scene collection changes.

void SendWebsocketVendorEvent(const std::string &eventName, obs_data_t *data)
{
    if (OBSIsShuttingDown()) {
        return;
    }
    obs_websocket_vendor_emit_event(vendor, eventName.c_str(), data);
}
fossil wyvern
twin hearth
#

hi everyone for the aitum multi stream and vertical i wanna use vertical for tt live right and can i use yt vert and main at the same time?

barren steppe
#

hi does anyone know where this overlay comes from?

hallow vale
mossy matrix
#

is there a definitive guide somewhere on how to portable install plugins?

oblique yewBOT
mossy matrix
#

placing the .dll into data/plugins under the portable install directory, as the guide suggests, does not work. or pointing the installer to that location.

long night
#

Trying to use the typing effect of the move value filter of the move plugin. But it is doing this, any help is appreciated

wispy loom
mossy matrix
potent vault
#

Portable instance/obs-plugins/64bit/ for the dll
Portable instance/data/obs-plugins/<plugin name> (optimally) for the locale files for example

mental rose
#

So does anyone know if there is a work around for the DSK to prevent it from hiding itself? Its getting really old having to watch it while im streaming to reactive it.

waxen basin
#

i am trying to create a custom plug in for obs. is there anyone willing to walk me trough a few things?

oblique yewBOT
fervent marsh
mental rose
# fervent marsh I've never had that happen. Not even once.

Ok thats fine. But its happening to mine. In the settings there is an option to hide and the longest you can go is 1 million milliseconds. Thats just under 17mins. So im asking if anyone else has this issue. If you want proof then i will give u proof. But dont feel the need too

untold jay
#

@mental rose If the minimum value is 0 ms, try that.

mental rose
vapid charm
loud wedge
vapid charm
#

Originally I would manually do a multi-action process with my streamdeck to run ads when I hit the top of the hour uptime but it seems using the builtin ad manager gets it perfectly with enough notice for me to hold on but I lose the chat message/mute mic/OBS source visibility that I get at the beginning and end of the ads.

#

But yes would very much if you could.

dusky basin
#

why would you actively make the content worse for people who aren't getting ads at that moment (subs, turbo, people who don't get ads because no one paid for them to, vod views)

obsidian agate
#

I just go on a full break during ads

vapid charm
#
  1. Get rid of pre-rolls.
  2. I reupload to YouTube.
  3. I don't do anything during ad time so nothing is missed.

Unlike some people who actually have more time to stream I'm just doing for funsies with the sole exception of yesterday and the following 2 weeks for vacation.

obsidian agate
#

It’s a lot easier to do that (full break) than it is to format your content around some of your audience being able to watch while others have to see ads

#

And since ads can be regional, there are some regions that simply don’t get ads ive found

dusky basin
#

yes, and those people along with the other categories I mentioned, are now watching nothing

obsidian agate
#

No, they’re watching a break that you can still craft to entertain them, such as rolling clips.

#

I just don’t like people potentially missing out on a fun joke if they are getting ads when i say it.

dusky basin
#

sucks to be them, subscribe

keen fog
#

or encouring them to get up and stretch.

obsidian agate
#

And i can have my bot post the clip URL to chat so folks that have ads on can load the clip if they want 🙂

wary umbra
#

hi im new to obs how can i add plugins?

oblique yewBOT
loud wedge
vale vine
#

Man, warmuptil literally goated

#

So responsive!

vapid charm
#

I just went live so I'll be able to test it for tommorow's stream.

loud wedge
silver obsidian
obsidian agate
silver obsidian
fervent marsh
vapid charm
mossy matrix
vapid charm
#

That's for standard install in non-portable mode.

#

It just happens to not include non-installer instructions.

barren creek
#

looking for some coding help with the music overlay [plugin] I'm using.

I'm using a music overlay compatible with Musicbee [customized Tuna, took ages to find and get working] and I looked through the code with Chrome inspect to understand which parts I wanted to customize. I was having issues changing the color from yellow [to literally anything else] of the song progress bar. I thought I fixed it, but sometimes it changes back to yellow. I despise yellow.

Any help or tips appreciated. i dont know how to code lol

code included
custom CSS for the music overlay source in OBS:
body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; }

tulip jay
#

HELLO

oblique yewBOT
# tulip jay HELLO

Welcome to the OBS community support channel. If you have a question, go ahead and ask it, and if someone is available to help they'll respond. Try to be detailed, and provide a log if you are having issues with streaming/recording (Help -> Log Files -> Upload Current Log). Please be patient if someone doesn't respond right away!

spiral pendant
#

Is there any noise suppression plugins that I could add to OBS

sleek lynx
sleek lynx
dusky basin
#

all I see in that source is various shades of grey

#

it's probably this line doing it based on the cover art: document.getElementById('progress').style.backgroundColor = `rgb(${rgb[0]}, ${rgb[1]}, ${rgb[2]})`;

#

so just take out that entire section (from extract_color_palette onwards)

idle flume
#

Hey! Brand new to OSB, I’m a cam girl who just wants a higher quality production. I’ve discovered filters/LUTs and was wondering if anyone here has any experience with CamGirl setups and could give me any hints/tips. thank you x

mental rose
obsidian agate
oblique yewBOT
loud wedge
# fervent marsh I'm really curious why you ask this...

Another user reported the "same" crash (same call trace in the logs) and shared steps how to reproduce it.
Crucially, he gave the important hint, that it was *only *possible to replicate the crash when using source copy and to copying a source group from one scene collection to another.
OBS exits with the attached error dialog when switching scene collections and the crashlog points to the advanced scene switcher / the proc_handler of obs-websockets for some reason.

Yet another user reported the same crash here:
https://github.com/WarmUpTill/SceneSwitcher/issues/1404
The logs also show that source copy was installed there, too.

I had a brief look at the code of Source Copy and after fixing a few leaks I was no longer able to reproduce the crash.

So, I *assume *this type of crash is maybe caused by some plugin, which does not show up in the call trace, leaking resources.

barren creek
barren creek
dusky basin
#

I told you the most likely solution

barren creek
dusky basin
#

scroll up my guy

#

right under the comment you just replied to

barren creek
#

You didn’t “reply” so I didn’t see it, sorry

fervent marsh
atomic yew
#

Any options to add a voice EQ similar to the VoiceMod?
My mic isn't the greatest & I've gotten VoiceMod setup to sound quite nice with it but I'm trying to merge everything within OBS.
Any recommendations for filters or plugins to use that just has basic's. (Bass, Middle, Treble, Pitch)? I've added Nova but the EQ screen is confusing for me

hallow vale
atomic yew
hallow vale
atomic yew
atomic yew
hallow vale
oblique yewBOT
mental owl
#

I'm trying to achieve what I figured would be a simple effect using the shaderfilter plugin, specifically to do something similar to the provided "blink" shader that slowly pulses the opacity of a source, only have it be randomised so the timing and amount the opacity changes varies, I tried to bring in some 1-dimensional perlin noise code to just give me a number to plug into the shader but it is very apparent I have literally no idea what I'm doing and I may be approaching the problem entirely wrong as nothing I do works and I can't even diagnose the problems via the error messages it spits out, anybody able to offer assitance? (I can provide more detailed examples of what I'm trying to do)

wanton ivy
#

So OBS has been causing me a few issues as of late. I did a clean install recently and I am still experience weird types of crashes.

  1. Yesterday, everything was fine. However, everytime I opened OBS, it would say it didn't close properly. I tried to see what the issue was, but couldn't entirely pinpoint it. However, it may have something to do with adding S.E Live as a plugin, cause it started after installing it AND restarting the PC. But can't confirm.

  2. Today, I applied my Source Record Filter so I can record some gameplay on the side of my webcam and when I tried to switch my Profile and Scene Collection to my Tiktok sets, it crashed saying that the plugins could be out of date. I tried to check to see if Source Record was updated, but it seems like it's on the correct version.

Would anyone be able to help me out by chance?

1st Crash report is for point 1. and the second is for point 2.

grand tinsel
fervent marsh
tulip jay
#

HELLO

obsidian agate
#

Hi bot 👋

mental owl
dusky basin
#

it certainly is but most people don't really know how to program shaders

grand tinsel
#

I would like to learn but all searches on the topic are just "how do install obs shaderfilter"

mental owl
#

I'm finding this out the hard way 🙁 on top of this these use the "OBS version of HLSL", which is just another layer of esoteric stuff nobody knows about

#

I'll ask in the thread for the actual plugin, and might try grilling the code guy at work cuz there's a non-zero chance he knows something about shaders, but if all that gets me nothing I'll either resign myself to using a bot or failing even that, just rendering a damn looping video file with the effect I want cuz I can do this in After Effects no problem, but I'm too stubborn to fall back on that right away

dusky basin
#

Our resident shader guy is @quiet bramble so I’d just wait for him to show up

quiet bramble
# mental owl I'm trying to achieve what I figured would be a simple effect using the shaderfi...

That solution seems reasonable. There is a perlin shader included with Shaderfilter, which could be converted into functions to use inside of another shader. Shader development for OBS is somewhat esoteric though as there is not really any documentation or tutorials specific to it. The best there is is Microsoft's HLSL documentation, but half of valid HLSL isn't valid in OBS. Personally I think we should call OBS's shader language just OBS-SL and that it is loosely based on HLSL. 🙂

#

Shader errors that get logged tend to not be super useful, although they can point in a direction. For me, I have to really understand what I intend the code to do, and then what it is actually doing and map it out, experiment with scientific method, binary search, etc. to track down the source of an error/problem.

#

But the nature of what you are trying to do seems simple enough, should be doable.

obsidian agate
mental owl
# quiet bramble That solution seems reasonable. There is a perlin shader included with Shaderfil...

unfortunately I don't have enough knowledge (read: zero) to even begin to parse the code in the existing perlin noise shader to know how to make use of it, I tried grabbing a 1D perlin noise generator from shadertoy but the shortcomings of "OBS-SL" made themselves known pretty quickly and I also don't have any ability to figure out where it diverges from real HLSL. I guess I can just try again from the perlin noise code that I know works in OBS over the weekend
and you're definitely right about the error messages not being super useful, it seems to love just telling me there's an error on line 59 even when there aren't 59 lines of code in the file

quiet bramble
#

Yeah the problem with that, is that the line number you're told the error is on seems to be not from the shader file you are using but from a shader file concatenated with a template that sets up the vertex shaders etc., so the line offsets are meaningless.

#

What I do to figure out the actual line is pick a random line guestimate of where the error might be and insert a line that just says "aassdfalksdfajdsf" there, then try to run the shader, if I get an error about the random letters then I know that the actual shader error is after that, and I move my random letters further into the file. When the actual error is reported again, then I know my alphabet soup is after the error. Then play hot and cold binary search to isolate the problematic line of code.

#

Oldskool

#

Shadertoy code is written in GLSL which needs conversion to HLSL before it can be used.

#

Or I should say, it needs conversion to OBSSL before use

mental owl
#

ok I had somehow missed that shadertoy is GLSL, that would explain why nothing worked thonk guess I put too much faith in a "hlsl 1d perlin noise" google search

#

I had actually suspected there was some sort of template that was messing with the reported line numbers, nice to know I was right

quiet bramble
#

Yeah, with OBS Shadertoy there are 2 types of shader files. There are "shaders" and "effects" which are somewhat loosely defined. It is a convention that shader files are named .shader and effect files are named .effect but this is not enforced anywhere. The difference is that the .shader files are for lazy programming by putting a bunch of template code into the plugin rather than having to put it in every single file. So if your shader is just a pixel shader and does not need to have a custom vertex shader, does not need to customize sampler details, you can just make a lazy .shader file. If you need to alter the sampler details or do a vertex shader then you have to write it all yourself and not use the built in template. The way the plugin distinguishes is not based on filename extension (unfortunately) but by whether you check the checkbox in the shader instance's options to indicate it is an Effect.

#

(I should say that this is how it used to work for years anyway, I'm not sure if the current version still works exactly the same or not as I haven't done a lot with it yet)

#

I'd toy around with the idea above myself if I wasn't knee deep in a project of my own already. 🙂 (I'm doing a full band transcription of The Sails of Charon by Scopions... a guy has to have priorities! 😛 )

fervent marsh
obsidian agate
fervent marsh
#

Yeah, I was just saying that whatever plugin should be able to give more useful line numbers without much effort.

obsidian agate
#

True, though obs-shaderfilter is mostly a fork by Exeldro of the original. Without having Exeldros brain to read directly, i dont know if it was forked to keep it alive for those that need it, or if more work was going to go toward it

quiet bramble
#

Another thing I wanted to do with the plugin was to eliminate the checkbox option for Effects, and have it just hard code the filename extension as making the decision.

#

One of those "why force the user to configure an option that you can autodetect and just do the right thing" things.

fervent marsh
#

Heh, yeah. Though even better might be to determine the format by looking at the file itself, either by what it defines, or by some comment line at the top that says what it's for. I'm a big fan of files that are self-identifying.

quiet bramble
#

Using the filename extension would make it work with 99.9% of shaders

#

Using .effect would override the built in template, and basically any other extension would use the built in template

obsidian agate
#

So GLSL (or was it hlsl) would work with .shader as the extension? (Because thats the interpretation i get from that statement, which im betting isnt correct)

quiet bramble
#

Anything else is being unnecessarily complicated for no real benefit

obsidian agate
#

Im not well versed enough in shaders in to know either way, TBH

spiral ruin
#

alright, noob question incoming, so be gentle...
I'm a camera guy. Are shaders analogous to using filters on lenses? Or is it closer to LUTs?

obsidian agate
#

At least that was my first introduction to it back in the Quake 3 Arena era

#

You can use shaders to generate noise, either semi-random or more specific styles

#

for example

spiral ruin
#

so, to over-simplify, a digital filter, the way some cameras have.

obsidian agate
#

From Googles AI: Shaders are small programs that run on the GPU (graphics processing unit) to control the rendering of visuals in computer graphics, particularly in video games. They determine how pixels, vertices, and textures are displayed, enabling effects like lighting, shadows, and reflections

mental owl
#

I'm crashing out I'm trying to make use of code from the perlin noise shader but I literally do not know what a variable or a function is, I truly just don't know how to put anything meaningful from this into the part of the blink shader that makes it do things blobsweats

#

like even when I think I've intentified something and put it into here I get some error like the value I put in isn't defined even though I thought it was or it's a function instead of a variable but I don't know how to tell the difference or how to get a value out of a function or what

#

it is possible I'm not cut out for this

wispy loom
# mental owl it is possible I'm not cut out for this

You are kinda starting in the deep end, friend. It might behoove you to pause this project and do a brief "learn coding" thing with JavaScript or Python and get familiar with those basic concepts. Only a couple evenings could make a big difference for you

mental owl
#

yeah I think this is just harder than I assumed it would be

quiet bramble
#

Be sure to include the decimal point and trailing 0 on all floating point values, also so they are not interpreted as integers.

#

1 and 1.0 do not always do the same thing

dusky basin
#

yeah shaders (and esp. obs shaders) are not a good learn-to-program-exercise

barren creek
#

@sleek lynx @dusky basin yooo guys, sorry its been 2 days but i just wanna say thanks for helping! i was able to change the music progress bar to a slightly darker shade of pastel purple lmao #plugins-and-tools message

vapid charm
#

@loud wedge btw thanks for having AdvSS automatically adjust macro variables/options if the contents were changed elsewhere in OBS/externally.

Saved me the trouble of dealing with the dropdowns in multiple sections.

loud wedge
vapid charm
#

Haven't tried it yet but plan on doing soon so I can verify functional status.

#

Hopefully in the next couplish hours.

#

Tomorrow at latest.

primal sand
#

If I’m having issues with a plugin(SE.lite) would I mention my issue here or would I just do that in MACos support as I’m on Mac?

vapid charm
#

Se.lite?

primal sand
#

I think it’s a plugin, to allow multi stream

#

SE.live

#

Apologies

vapid charm
#

!se

oblique yewBOT
#

If you need help with StreamElements products or services, please join their Discord server or submit a support ticket. The StreamElement's support team is better positioned to help with your issue.

winter heart
#

Does anyone have experience with the triggers for the Move plugin by Exeldro?

#

I'm trying to start a chain of move filters when a text source is updated

vapid charm
#

@loud wedge Last ping for you....

If I use the Switch Scene event with a stinger transition will it use whatever is set for the stinger properties in OBS regardless of whether or not another transition is enabled or will it just oopsie?

Also got a lovely mispelling of Broadcaster_id here (Was looking for references of stinger in the code when I saw this woopsie) https://github.com/WarmUpTill/SceneSwitcher/blob/master/data/locale/ja-JP.ini#L1818

#

Actually did a "Run Macro" test and it appears to switch to stinger if is set to something else.

hearty nexus
#

Good afternoon I updated to OBS 31.1.2 Before the update I ran the Distrov-NDI Plugin without Problems. Since I updated the Distrov NDI Plugin transfer interupted Audio. Do you have any Idea ?

oblique yewBOT
loud wedge
misty shore
#

what is the best plug in to stream to tiktok

spiral ruin
#

Depends on if you have a stream key from TikTok or not.

spiral ruin
misty shore
spiral ruin
misty shore
spiral ruin
#

Depends on what's best for you.
The Aitum Multistream plugin is pretty reliable and has its own support. There are other plugins to try as well.

misty shore
nimble hornet
#

What do you recommend for using subtitles but having them appear in another language on OBS?

potent vault
#

Am I doing something wrong with the Websocket trigger in ASS perhaps?

I got this setup together with this websocket message I have on my Stream Deck

{
    "d": {
        "requestData": {
            "requestData": {
                "message": "to_zoom"
            },
            "requestType": "AdvancedSceneSwitcherMessage",
            "vendorName": "AdvancedSceneSwitcher"
        },
        "requestId": "12345",
        "requestType": "CallVendorRequest"
    },
    "op": 6
}
#

It isn't being received at all, I also don't see a connection in the OBS Websocket UI

loud wedge
potent vault
#

Oh wait there's an ASS stream deck plugin?

#

and no, it's basically... connecting to the OBS websocket requires responding with an "identify" command. and the Websocket Message action I have from a plugin doesn't support that, it just connects and sends the data

#

(works fine for other stuff)

#

I'll give your plugin a try shortly

#

Where... would I get that from haha

#

I found the GitHub repository but I can't find a build for it, also can't find it on Elgato's marketplace

#

Do I need to enable "Start listening" in the macro every time?

#

Interesting, it doesn't seem to work inside a Multi Action Switch @loud wedge - not sure if intentional or just... nobody used it before 😄

#

Would be neat to have one button that I can have switch to and from a specific scene instead of 2 separate buttons, but that'd kinda break the "Pressed/Released" logic (plus check key position)

loud wedge
potent vault
#

Yeah I found that out when I tried it just now heh

#

Was wondering why it didn't work, forgot to enable ASS

#

(I hate you for using that acronym but one of my minecraft mods wasn't better lol)

loud wedge
potent vault
#

Oh so that's where the "check button position" would come in play you mean?

#

Because I do have two macros already

#

But on the stream deck I just wanted one button to control that a<->b switch

loud wedge
#

right - you can use the same stream deck button in both the macros and have different behavior based on which scene you are currently in.
(unless I am misunderstanding something)

potent vault
#

Aaaaah

#

Yeah I was approaching it from a "Let's treat this as a 'i will send a string over and act based on that'" angle

#

similar to the websocket stuff before

#

and in the 2 macros I have I check if I'm currently on a specific scene AND the Stream Deck macro receives the corresponding message

loud wedge
potent vault
#

Wouldn't mind - then again, I think the approach you mentioned is better because I think the Multi Action Switch has some weird... delay when pressing it

loud wedge
# potent vault Wouldn't mind - then again, I think the approach you mentioned is *better* becau...

A build of the advanced scene switcher, which does not discard multi action messages, will be available here in a few minutes:
https://github.com/WarmUpTill/SceneSwitcher/actions/runs/17046845014

But ... multi action buttons behave very strangely ...
They seem to generate the "up" and "down" event at the same time, when the multi action button is released.
So, if you are unlucky they arrive in the wrong order due to networking / multithreading delays.
And to make matters worse they don't have any coordinates associated with them.
So, I can't even uniquely identify and discard messages which arrive out of order.

But still better than not working at all, I guess. 😄

potent vault
#

neat, thank you OkuuNODDERS

#

and yeah, that probably explains the weird delay

vapid charm
#

@loud wedge Managed to try the build but unfortunately it doesn't seem to want to trigger.

I don't think my initial screenshot was configured in a way that it would work but doing some small poking along with a duration modifier I think this "might" work.

Thoughts?

#

Also have this lovely flickery bit when moving mouse up/down the dropdown. Happens on Yami variations and another one.

I'm using the separate TEB private build but it's currently built against 31.1.2 (aka latest release).

loud wedge
loud wedge
vapid charm
loud wedge
#

Not "nice" to look at but I couldn't really think of a quick and easy way to resolve that problem besides that approach 😄

vapid charm
#

I do see one "issue": Light themes and the small difference vs dark mode above.

#

But functionally I do see the logic with the flickering.

loud wedge
loud wedge
potent vault
#

There's one really weird issue I'm having now... so I have these 2 macros and they work fine when I am not streaming / recording.
But as soon as I am it doesn't properly do the transitions

#

can debug further after stream

loud wedge
fervent marsh
#

I've always been curious, how does the "run in parallel" actually work? Is it, if a macro is running and that isn't set, that no other macro can run? And, presumably, a macro without that set also wouldn't start running until every other running macro completes (even if those other macros do have "run in parallel" set)?

fervent marsh
#

...and if you have a "run in parallel" macro running, and a "no parallel" macro waiting on it (assuming that's the way it works), does that also block new "run in parallel" macros from running, or could a "no parallel" macro get blocked long-term by "yes parallel" threads if there's enough new ones running to keep something always running?

potent vault
#

Really weird

#

But this exact same thing happened when I tried using Transition Table

#

I tried with the Run In Parallel but that didn't help

loud wedge
# fervent marsh I've always been curious, how does the "run in parallel" actually work? Is it, i...

The macros, whose macros evaluate to true, are executed sequentially from the top of the macro list to the bottom of the list.
So, if the first macro takes 5 seconds to execute the second macro will have to wait for 5 seconds before it can start executing its actions.
The third macro in the list will have to wait for the second one, and so on ...

If the "Run macro in parallel to other macros" option is checked the actions of a macro are instead performed in a separate thread.
So, even if macro with this option enabled takes a long time to execute other macros can perform their actions at the same time.

fervent marsh
potent vault
#

So you're saying I should move the transition / macro stuff for that all the way to the top as well?

mortal harbor
#

hi

oblique yewBOT
# mortal harbor hi

Welcome to the OBS community support channel. If you have a question, go ahead and ask it, and if someone is available to help they'll respond. Try to be detailed, and provide a log if you are having issues with streaming/recording (Help -> Log Files -> Upload Current Log). Please be patient if someone doesn't respond right away!

primal lagoon
#

I was told to come here to ask for further obs browser source program dev help
My problem is both navigator.getUserMedia and navigator.mediaDevices are undefined even though obs is being run with the following tags
obs64.exe --enable-media-stream --use-fake-ui-for-media-stream --remote-debugging-port=9222 --remote-allow-origins=http://localhost:9222 --allow-insecure-localhost

primal lagoon
#

ah, I see
for some reason media is un-accessible when the file is local
however it works when you local host the file yourself or get it off another server
figures

south cobalt
wintry otter
#

right now, the elgato marketplace plugin is not showing in the tools tab. i installed it correctly. IDK whats wrong

#

its shows me, launch failed in a command prompt

oblique yewBOT
grand tinsel
#

can I add a .lua to OBS twice? Like the DVD bounce thing? it seems pretty limiting to have it applied to only 1 source in your entire OBS setup

fossil wyvern
#

name it differently and yes

grand tinsel
#

oh, just dupe it in your scripts folder and it thinks it's another one?

fossil wyvern
#

it doesn't think it's another one, it is another one

grand tinsel
#

I gotcha
Thank you!

untold jay
#

I tried to run mpv, the video player, as part of an advanced scene switcher macro, why is it not playing? Macro export:

AAAHHHicvVTfT9swEP5XkJ/b0iRlLX2DwkSlsTHK9rKgySSXxGpiW7ZTqKr+79wlbZICg2kPqxTJ/fzdD9/ddxtW8Mgoy6a/NkzyAtiUOaPKhxxsppQTMmU9liKi2TThuYUe07y0sOArOIeMr4QybDrcoR2O4XkOeQMoOcu4TJHhTIn/7VLoyyeIvsmF48Y1POuUPoucUNLOk6/KXSjZeqW4mTJuJkxUCne54nnJidtlzEr0UcyUjAVdzTKIlnPpwCC74UXvkjaMPEPnMBz4py9+PebWmq62GFYKV1VhBcZW+XiIxipaLsBRES35MpAKizH2Nci4vS3leekcWTTYDVXyFYplcqX9wh+oqDtUpFmOn5snzUvsnSmbIpu99zt4wvwYRmO7Th3gVURGz3h996PG8DY6iFHnsyO14Y+4gSOKPjiw+Exlf8+k6gvZUNHmMRJ4vLK2X41nn8D+MPbjYOyd9AN/nPRHk0+j/sQLRn0+TEaBF4x9GE7YixZU5vU8NQEXOhcO23CjrKiHB2dfkwYC73Tba87j7f3OwSXmVjv5s60/OWlsh2S57/aVcktY20P51CBa3zdV70JOpWkONy/htp5VXAtpAdJ1RyxSec61hfi1InajcyCAHcau10d5dcSSCSq+EwXOaY/lKhVRNdlxaSqpXatYJIKGeFOxfmNS1hkuZK0AC5SlfVtEw49Es20IbcS3XAUfu2od+P+YDPWwwIfREqwjWtx6ty3W7WjcWXW0O9uV1vGIPeTRf2mgqaQOkuMmj/f7QBsVgbWohESkFE1zl5EWp8dnWtvjQq/oG8AT6f1RmSWmdSEMRE6ZdUUMQ2KGIdLCEEncpPVb8ICEKyS4QoehkIkaFDpg2/vt+630/qYRj5zQ+hWH9YRGm7YWiZC6dD+5EfT0CiPaqgvsu/C9hHKPNF6ZN/AnA49tnwHmBHS0

I noticed that mpv exits with code 0x1, which means..
1: Error initializing mpv. This is also returned if unknown options are passed to mpv.
I used System Informer to find out what exact parameters are passed to mpv and noticed that backslashes are added:
C:\Apps\mpv\mpv.exe \"H:\tmp\info.mp3\"

#

UPD: solved my own issue, had to add --no-config as another launch option, so it must have been something wrong with my mpv config. However, now I found a different issue: adv-ss seems to be inserting backslashes, presumably to escape the " character, but they do not need escaping, so if I use a file name with quotes, like "H:\tmp\info.mp3", it'll fail, so I can only use file paths that do not require quotes.

upper socket
#

hey not able to connect phone as camera on obs

strange girder
#

Ive been having issues with the NDI plug in. For some reason, to the pc receiving the output, there is what i can only describe as lag and stuttering. Ive tried installing, updating to the latest (rebranded version), and redoing configuration. So far nothing has worked. HOWEVER, ive noticed if I use the PREVIEW output instead of main output, there is no lag, however no audio is being sent. I do not know what caused this issue, ive had no updates or major changes to my setup before the issue occurred. Any suggestions?

oblique yewBOT
solid vector
heady sinew
#

what the fuck is that logo

#

qutting with OBS

carmine viper
#

sounds good, bye

open obsidian
#

is it possible to toggle switch between scenes? i tried the plugins from obsproject.com but they aren't working

dusky basin
#

You mean switch back and forth between two scenes with one button?

open obsidian
#

yes

#

say theres scene a, b, c, and i want to switch between a and b with one button and between a and c with another button

quartz juniper
#

Can someone help me, I can't see anything on my desktop, I only have a black screen in obs

oblique yewBOT
winged pollen
#

Is there one tool/plugin I could use to merge my YouTube, Twitch & TikTok chat for me to read in my OBS?

winter heart
#

Is it possible to trigger a move filter in Scene A from a move filter in Scene B?

carmine viper
#

hm what is the context

#

I guess my answer will probably end up being that you can use advanced scene switcher to rig together what you want in a macro probably

winter heart
#

i'll make a quick recording to show it off

fossil wyvern
#

iirc move has an ability to chin stuff i.e. let the completion of one move trigger the tart of another?

fossil wyvern
carmine viper
#

yes but not to a filter on another scene

fossil wyvern
#

oh it''s only filters on the same stack?

#

thought it used signals

winter heart
#

yeah the simultaneous move only shows me filters from the current scene
what i'm trying to achieve is the ability to have an image fall into hammer space

#

which i was doing using a move filter on one scene to move it outside the scene's edge

#

I took a video anyway because i think it explains better what i intend to accomplish. I'm thinking there may be a way to adjust the crop on the scene's transform instead of move the image in it's background scene

#

AH I was using the wrong crop, changing the bounding box crop allows it to slide into hammer space

#

Sweet, thank you for your help anyway I genuinely appreciate it

winter heart
#

@carmine viper @fossil wyvern You actually can trigger filters on other scenes if the scene is included in your current scene, and it is the "Source" you select for your move source filter

#

I found it by accident lol

fossil wyvern
#

oooh

limber torrent
#

I am having issue with streamlab chat pluging

#

I cant text anymore in the chat

oblique yewBOT
vale vine
#

There's a link to the streamlabs support center which should be able to help with their plugin

limber torrent
#

ok

languid lark
#

<@&715347355565817879> shrug 👆🏻

#

Thank you!

terse kayak
#

Hello, how do I add the viewer dock on OBS. I'm streaming from Twitch.tv. There was a dock for it, but now i can't find it.

idle flume
#

Looking for a current multistream plugin? Thanks guys

oblique yewBOT
wraith flicker
#

How would I set up OCR for both my laptops settings , webbrowser?

fringe flax
#

Can someone point me towards a complete walkthrough on how to get OBS to automatically send tweets when I go live? I have python installed but i've never used Python before. I find bits n pieces online but nothing solid that walks you through it. Unless there is an easier way

spiral ruin
#

It would likely be easier using something like Touch Portal or Stream Deck. Both can have events to send a tweet automatically when it detects you going live based on the Starting Stream state.
Probably can also be done with Streamerbot or other similar services.

magic briar
#

idk if i have websocket plugin how do i check

spiral ruin
magic briar
#

ok

quiet bramble
#

Not sure I'd want OBS to send a Tweet every time it goes live, as sometimes a connection can go down and come up multiple times during Internet problems, or other situations as well. Wouldn't want 15 tweets going out. 🙂

obsidian agate
#

I make sure i do all of my notifications manually. Too much automation can be a bad thing, especially when you forget about it

vapid charm
median moth
#

how do i remove obs studio plugins?

silk schooner
#

Nvm, it's plugins like Browser Source that are missing, not Websockets

sleek lynx
#

do you have to do anything special to make a lua script work? trying to make chatgpt write me something but it never works 😉

#

he seems so confident in his answer though, I feel like im doing something wrong

sleek lynx
#

ah i guess its just vlc being stupid as always

obsidian agate
# median moth how do i remove obs studio plugins?

If you installed then with an installer app, go to the Windows Apps list in windows settings and uninstall it there.

If you manually installed the plugin files yourself, you need to also remove them manually yourself.

obsidian sundial
#

Anyone know of a plugin that adds a switch or checkbox on the Audio Mixer for Monitor Only / Monitor and Output so that you don't have to go into the Advanced Audio Properties to turn it on and off? (Perhaps I'm daft and missing a quicker way...) Thanks in advance!

toxic island
#

Question in regards to OBS Source Record. For the past several months I've been using it and it has been fantastic. As I've gotten better with editing and gotten (slightly bigger) on the Twitch side, I'm running into a few issues that I cannot find workarounds for.

1: The Audio from the source record is in line with what my output is for streams. It's set to -25 db for streams and unfortunately the raw footage is also quiet and needs level adjustments in post. Am I missing something that I can do to make it to where the twitch stream audio levels will be untouched and the raw captured footage audio levels are left untouched?

2: Alerts are awesome for my viewers plus the point rewards they can use. I've tried finding a way to get those audio alerts to "bypass" the source record footage while also playing to twitch and to me. Is there a way around this as well?

untold jay
#

!ac @toxic island

  1. If you need to stream a source at one volume while also recording it at a different volume, try the source clone plugin. Create a source clone, reduce its volume either with a Gain filter or with the audio mixer dock volume adjustment, and stream that, while recording the full volume original source.
  2. If alerts are playing on your default sound card, instead of recording all system sounds, you could capture audio from specific apps, see guide below.
oblique yewBOT
oblique thorn
#

.

Is anyone else here using the Face Tracker plugin?
It's causing my OBS to crash randomly (on a mac mini) and I love to hear if anyone has any work arounds or best practices?

carmine viper
#

you'd want to report the crashes on the github for the plugin

oblique thorn
queen magnet
oblique yewBOT
# queen magnet https://obsproject.com/logs/76SYyTBAs0Zce1KT
🛑 Critical
  • Hardware-accelerated GPU Scheduler
⚠️ Warning
  • Slow Network Connection
  • Capture Interference
ℹ️ Info
  • Windows 11 24H2 (OK)
  • Not Admin
  • 0.1% Rendering Lag
  • 0.1% Encoder Overload
  • Low Stream Bitrate
  • Windows Game Mode
  • Third-Party Plugins (2)
Hardware Check

AMD Ryzen 9 5900X - OK! / GeForce RTX 4060 - OK!

queen magnet
#

keep on sending things in the wrong chat sorry guys

rough kindle
#

hello, has anyone tried Aitum Multistream for twitch as a base with youtube shorts streaming

#

specifically on rtx 4060ti

empty sigil
iron kiln
#

does anyone know how to add webcam

spiral ruin
iron kiln
#

thank you

signal plume
#

hey guys need some assistance, i added a plug in which im trying to remove but unable to locate this is there any way i can find it on obs?

hallow vale
oblique yewBOT
signal plume
#

Thank you! & where do I look for advice of stream crashing whilst playing a game? When pc can handle it which sub category could I ask in?

hallow vale
oblique yewBOT
signal plume
#

Super thank you so much!

hallow vale
#

YW!

north ruin
#

Im trying to use the Tuna plugin with the desktop verson of youtube music

#

and

#

I don't understand how to get it to display any song info

#

I've got it to show the progress bar but I cantt get it to show any song info or covers

carmine viper
#

did you read the instructions on the resource page

north ruin
#

Is there a specific song.txt file that im just not seeing

#

Because I got the first part down

#

it shows the progress bar but I cannot find that file

carmine viper
#

you'll really just need to read through the documentation I linked, it is all there

north ruin
#

I guess im not understanding if it reads off the APP or if I have to manually add every song

carmine viper
#

plugin reads info from your music source (youtube music) > plugin exports this info as text and image files for you to add > you add them as sources in your scene

#

is the basic concept

north ruin
#

So tuna creates a txt file that I just need to point it to?

#

or

carmine viper
#

yes, but you have to configure it to do that

north ruin
#

Okay thank you

#

thats what I was getting confused on

#

Okay im having trouble where the info is spit to

#

Is it in the obs folder

spiral ruin
# north ruin Is it in the obs folder

no, you decide the destination folder. It's covered in the Spoiler: Installation and the Basic UI
Item Number 1 in the second image.
This is the path to which Tuna saves the cover of the currently playing song. You can leave the default or change it via the "..."-button to a different path if you want. Just remember it later when you add an image source for the cover.

umbral saddle
#

Hi good evening, am looking for a simple pitch shifter that works on OBS for Mac while streaming. Have only found junky AI character software like voicemod being pushed, which is over kill, does not have a basic pitch shift, and significantly drains my CPU resources. All other videos I've found recommending VST plug-ins are outdated and Windows only. Please share recommendations for any lean and clean pitch filter or shifter plugin that currently works within OBS for Mac.

quiet bramble
#

I dunno if VSTs work on Mac or not, or whether they supply the plugins in a Mac specific format or not but it is worth checking out.

#

Let me know what you find, if it doesn't work out I've got some musician friends that are Mac nerds, I can ask them as well.

blissful stag
#

yo guys

#

how do i mute my mic but keep the sound of the game on

#

like

#

everytime i try to mute my mic

#

IT JUST MUTES EVERYTHING TOO

#

SO HOW BRO

#

HOW DO I MUTE MY MIC

#

@stark narwhal

#

can u tell me cuh i need help genuinely

gloomy wolf
blissful stag
#

how do i do it

gloomy wolf
#

Open OBS and source Application Audio Capture (BETA) add your gameplay

#

or you can just ad a shortcommand in the setting for audio/mic to turn off the sound of the mic

blissful stag
#

GUYS

#

@gloomy wolf

#

HELP ME BRUH

#

I WAS PLAYING AROUND AND THIS HAPPENED

#

HOW DO I RESET IT

#

HELP ME PLEASE

gloomy wolf
#

Control Z to reset on windows

blissful stag
#

IT DIDNT WORK

#

WHAT ELSE DO I DO

gloomy wolf
#

doubleclick on the bottom one and you should see settings

#

for screen capture

blissful stag
#

WHAT?

#

what bottom one

gloomy wolf
#

Mac screen capture

blissful stag
#

there is no settings button

#

nvm

#

so what do i do next

gloomy wolf
#

Rightklick and then prefrences and after that click on screen

#

if you have multiple screens pick the one that you want to capture

blissful stag
#

can u clip a video of u doing it

#

im lowkey confused

#

dude i cant

#

im crashing out rn

gloomy wolf
blissful stag
#

i think its wraps for me

oblique yewBOT
full tiger
#

anyone know which plugin that do change and play transition like start to main only

obsidian agate
#

The Transition Table plugin can be used to add more granularity to transitions, but that may be more than you really need.

The built in option should be more than enough

full tiger
#

i am looking one way only play special video from start into main, so if i do brb to main it play normal transition version

#

perfect Transition Table help to ticxk it ty

safe notch
#

I use DistroAV to do a dual stream. up until recently everything was working properly. I tried updating to the latest version of OBS but I was then getting a sound glitch were the sound would cut out on the streaming machine a lot. I tried a rollback to 31.1.1 and I still have the sound issue. Any ideas how to fix it?

oblique yewBOT
safe notch
oblique yewBOT
# safe notch https://obsproject.com/logs/zcCd60Eii8XmwI4O
🛑 Critical
  • Audio Monitoring Device Failure
⚠️ Warning
  • Old Version (31.1.1)
  • Browser Not Accelerated
  • Wrong Color Range
  • Capture Interference
ℹ️ Info
  • Windows 10 22H2 (OK)
  • Not Admin
  • No Output Session
  • Max Audio Buffering
  • Third-Party Plugins (1)
Hardware Check

Intel Core i5-7400 @ 3.00GHz - Possible bottleneck / GeForce GTX 970 - OK!

fossil wyvern
potent vault
safe notch
umbral saddle
peak ore
#

I have a script made from Python v3.11, where it will enable a source (preferably a chat display on screen) when someone texts. .And when no one chats for a minute, it automatically disappears. DM if anyone wants it

blissful stag
oblique yewBOT
fossil wyvern
cyan merlin
#

ive googled this a few times but is there any plugin / thing i can use that lets me change the file name AS SOON as im done recording

#

cuz i usually end up changing it when im done recording lol

obsidian agate
cyan merlin
#

no clue what that is but

#

front page has a ss of the app and it says actions

#

im liking the suggestion already lol

obsidian agate
#

i use it for managing my bot/bots for my channel.

  • you could use its Twitch API connection to get the name of the game you are playing or other info and append that to the renamed file
  • you can use its OBS websocket connection to listen for when you stop making a recording or clip, and then have it, thru actions, gather the needed data and adjust the filename.
#

and StreamerBot supports C# (c sharp) programming, so the possibilities are pretty endless for what can be done with it. (which is why I said it may be overkill)

peak ore
fossil wyvern
dense slate
#

Had anyone experienced league of legend scene switching (scene switcher plugin) on mac ? I have some problem detecting game from client

peak ore
twin hearth
#

is there like a good dock or plugin to easily see twitch stuff like chat and stats and also type in chat

hard jay
#

Those are built in if you connect your account in Settings -> Stream

obsidian agate
twin hearth
#

i did

#

i dont see docks

obsidian agate
#

after the account is connected, check the Docks menu

twin hearth
#

ID ID

obsidian agate
twin hearth
#

not there

obsidian agate
#

is your account connected?

twin hearth
#

yes

obsidian agate
#

could you screenshot Stream -> Stream please

white wave
#

anyone found a way to make scale to sound work in 31, or an alternative plugin?

weak escarp
white wave
#

😮 gonna try that!

cinder violet
#

I have a batch file I created to do text to voice. I can't find a way to implement it into obs

acoustic hull
#

Hello I need some assistance, i am having problems to use SE Live

oblique yewBOT
# acoustic hull Hello I need some assistance, i am having problems to use SE Live

Welcome to the OBS community support channel. If you have a question, go ahead and ask it, and if someone is available to help they'll respond. Try to be detailed, and provide a log if you are having issues with streaming/recording (Help -> Log Files -> Upload Current Log). Please be patient if someone doesn't respond right away!

steep kiln
#

can you help me to set up obs with my soomfon stream deck

#

how to a get the server password

#

no how do i make or add tools

hallow vale
steep kiln
#

i need to get a server password for my soomfon stream deck

spiral ruin
steep kiln
#

i only have one tool how to a get more tools

hallow vale
spiral ruin
steep kiln
spiral ruin
# steep kiln

Restart OBS, you are running in Safe Mode, which disables the Websocket server and all other plugins.

steep kiln
#

ok thank you'

#

can you copy the server password

spiral ruin
#

Can you?

steep kiln
spiral ruin
#

Did you open the websocket server settings window from the Tools menu?

steep kiln
#

yes

spiral ruin
#

Or did you forget that step

steep kiln
#

well it wont let me copy in paste

spiral ruin
#

Then copy the password from the settings window and paste it into the Stream Deck software

steep kiln
#

it wont connect

spiral ruin
#

Screenshot the Websocket server settings window from OBS

steep kiln
spiral ruin
#

You need to Enable the Websocket server first. Basically, turn it on.

steep kiln
spiral ruin
# steep kiln

Did you enable live streaming on the YT channel/google account you want to stream with?

spiral ruin
# steep kiln

!youtube
Here's a guide if you are not sure what to do. And keep in mind, it takes up to 24 hours before you will be allowed to livestream on that channel (YT restriction, not OBS).

oblique yewBOT
steep kiln
#

my youtube live streaming is diesabled

spiral ruin
steep kiln
#

it says it disabled it shouldn't be

spiral ruin
#

Then enable it. If you did but it hasn't been 24 hours, it will remain disabled. I explained that already.

steep kiln
#

is it beacuse am 13

spiral ruin
#

Ask Youtube. They control any and all restrictions. We can't help or will be help get around any restrictions that put in place on your account.

steep kiln
#

can you send me i link

spiral ruin
#

you already have the link on the YT page, to find Help.

steep kiln
#

can you send it agin

spiral ruin
#

I can't send something again when I didn't send it the first place. You have the information in your screenshot you posted. It's all part of your account.

steep kiln
#

how do I contact YouTube

spiral ruin
#

Did you try googling it? Because that's what I would have to do. I don't have a boomark saved for it.

#

I'd like to help more, but most of these questions are out of the control of OBS anyway.

glass wind
#

is anyone familiar with a plugin that can show viewers while multistreaming in a single dock? (twitch, youtube, ect)

formal sun
#

can somebody help ,me fit my screen in the scene

silk schooner
silk schooner
toxic island
# untold jay !ac <@255530466805940236> 1. If you need to stream a source at one volume while...

Thank you for the reply:

  1. The source clone plugin is not helping. I think the issue is that my desktop audio (main source for audio for games) is what needs to be captured but changing that audio in anyway changes what's recorded. Changing the levels in the audio mixer affects the raw footage, adding a limiter to the desktop audio in the audio mixer affects the raw footage, putting a limiter on the source clone of the game capture scene affects the raw footage.

  2. Haven't touched yet because I'm still fighting with the first audio issue.

torpid veldt
#

does anyone know of a plug-in or method to make it easier to update my stream title for YouTube before going live?! please@ me if you reply so i’ll be sure to see it

#

i was able to put kick and twitch stream info pop out panel as a dock in OBS. but i don’t believe Youtube has such a pop out window URL for me to use

toxic island
#

This is effectively what I'm trying to accomplish.

hallow vale
#

Can you give more detail? What is an ES3 file and how is OBS involved?

waxen hazel
#

Sorry wrong discord server

loud wedge
#

@mellow bronze with which version of OBS and advanced scene switcher did you face the "plugin installation seems to be corrupted" message?
I would assume you can resolve the problem by simply installing the latest release, unless you were using that one already.

uneven elbow
#

Not sure this is the correct channel for this question but I also don't know which one would be the correct channel.

I'm having trouble figuring out where to plug in these plugs on my VCR and no video I watched/"how-to" guide I read was helpful. I tried red plug to the audio + yellow plug to the video, white plug to the audio + yellow plug to the video, and I also tried red plug to the earphones + white plug to the audio + yellow to the video and finally white to the earphones + red to the audio + yellow to the video. None of these worked.

spiral ruin
#

The cable in your hand, is that connected to the output from the VCR?

uneven elbow
spiral ruin
steel walrus
#

anyone know what the new custom obs widgets are from beta 32?

fossil wyvern
steep kiln
#

do you know how to add your youtube chanel for i icon so your viever can see it

spiral ruin
#

Add Source > Image Source. Use a YT icon image.

rustic zodiac
#

Excuse me, I need some assistance. After updating to the latest version of OBS, my stream deck is not detecting it even though I have it turned on in my computer. Please help!

oblique yewBOT
rustic zodiac
oblique yewBOT
spiral ruin
oblique yewBOT
rustic zodiac
#

Retrieving and installing now.

#

Ok great! Thank you very much!

steep kiln
#

do you know how to add a chat

oblique yewBOT
# steep kiln do you know how to add a chat

✨ If you're new to OBS Studio:

🎞️ If you prefer to learn with videos, check out:

spiral ruin
steep kiln
#

thank papa lugi

tulip jay
#

HELLO

trail nova
wintry wedge
#

Semi necromancing this convo, cause I've still been meaning to catch up. But haven't!
Also I keep thinking about the shader you helped make. Which I'm still very thankful for!

Things got a bit all over the place since. But I hope you've been doing well! Jim

I also wanted to ask if I could add you, would it be okay?

raven narwhal
#

FACE ISSUE WITH NDI PLUGIN

#

CAUSE DELAY AND LAG

#

@oblique yew

calm river
#

@raven narwhal no need for all Caps, if you are on Windows 10/11 : open NDI access Manager and deselect "reliable up". This is a bug introduced by one of the latest windows update.

supple flicker
#

i used the source record plugin and now idk how to edit my videos cause it makes 3 videos the web cam the display and the display and webcam i was going to just use the display and webcam one for audio but its not working right idk why the ratio is all messed up audio isnt working can i get some help

steep kiln
#

tyhujg

#

yjjjy

#

ujujyh

twilit herald
#

hiya there with the new update im having problem with streaming on other platforms other then twitch i use ground control not only is that not working but my cc isnt working either

oblique yewBOT
# twilit herald hiya there with the new update im having problem with streaming on other platfo...

To help resolve your issue, we need to view a log file from a fresh launch of OBS Studio containing an output session. Follow these instructions to upload a clean log file:

  1. Restart OBS Studio first!
  2. Start your stream/recording replicating any issues (meaning having any games/apps open and captured, etc.)
  3. Stop your stream/recording after 30 seconds or after the issue has occurred
  4. Click the Help menu → Log Files → Upload Current Log File
  5. Paste the URL into this Discord channel
glass wind
#

is there a way to record and stream two different scenes? I want a way to record just gameplay and my audio with no stream alerts or anything else on screen visible

glass wind
#

thank you!

late trench
#

Can I receive multiple obs beam?

frank meadow
toxic island
idle dagger
#

Hey guys i find myself here after ANOTHER update from NDI and well everything is broken per usual

#

does anyone have any explanation how to get rid of the god awful lag

carmine viper
#

!ndi may want to join the discord specific to that if you’re not in it already

oblique yewBOT
carmine viper
#

There is an issue with a windows update though and here is a workaround if it happens to be that

idle dagger
#

@carmine viper thanks ill take a shot at it with this info and them and see if i get anywhere

marble owl
#

does anyone know how to do a bubble chat

dusty sinew
marble owl
#

uhh yt?

sacred sun
marble owl
#

uhh idk how to make a css

sacred sun
# marble owl uhh idk how to make a css

Plenty of tutorials on YT and other websites. Might take a bit of time but overall its not too difficult to learn. Also, I guess it would work this way. Not 100% sure.

dusky basin
viscid torrent
#

yo i'm trying to record a transparent video with my pngtuber, saw a couple of vids to try to help out, anyone know how to counter act this measure ?

#

like i cant get it to work for some reason

#

i'm using pngtuber + and the background is always black even thought the pngtuber + app is transparent

oblique yewBOT
#

Self-advertisement or advertisement for others is not allowed on this server unless it's directly relevant to a discussion or question. Please read the rules in the #rules channel.

hallow vale
viscid torrent
#

Was afraid it was going to ruin how my pngtuber looked but thank god I didn’t make my pngtuber green

hallow vale
#

Good plan!

deft vessel
#

Hello, I tried to install DistroAV on my second computer, but I encountered a problem in this screenshot:

#

What should I do?

fossil wyvern
#

how did you install it exactly?

sleek lynx
#

hey Penwywern buddy ol pal, do you know anything about python scripting?

fossil wyvern
#

?

sleek lynx
#

i know this isnt the right place, but happened to see ya on, from previous talks you seem to know some coding

fossil wyvern
#

ok?

sleek lynx
#

ill just take that as a no and leave ya be...

fossil wyvern
#

I mean, yeah I'm just waiting for an actual question

sleek lynx
#

well im trying to make chatgpt make me a script, to capture now playing info from apple music and itunes, in fact it already has, it accesses itunes fine, but the same script now wont work (accessing com commands or some shit) , but the exe still works, but not the source, it makes no effin sense

dusky basin
fossil wyvern
fossil wyvern
sleek lynx
#

connect to itunes, get album, song, track name, album art of whats currently playing, worked before wont now, same code

#

driving me nuts

fossil wyvern
#

you checked tuna?

deft vessel
# fossil wyvern how did you install it exactly?

First, I installed OBS, then I installed Distro AV in the OBS Plugins folder, then I installed NDI 6 Runtime and NDI 5 SDK, but I didn't see the NDIPlugin.Menu.OutputSettings option in the OBS service tab, as it was on my laptop. I tried to solve this issue by following the guides and installing the OBS-NDI plugin, but I received this message.

fossil wyvern
#

I don't remember if it does itunes

sleek lynx
#

i cant get tuna to work with apple music

fossil wyvern
#

and "obs-ndi" is just the old name for distroav

fossil wyvern
sleek lynx
#

i basically was wondering if theres some trick to make an invisable program visable to python, im probably making no sense, so tired, ill leave ya alone now 😉

fossil wyvern
#

which, is the case of what you're using

deft vessel
fossil wyvern
#

especially when there is a better tool for what you're doing, tuna

fossil wyvern
#

which actions did you undertake to achieve that goal

dusky basin
deft vessel
fossil wyvern
#

well, it would have been easier for you to answer the actual question, but then this makes it easier for me because I will not help with pirated software.
Hope you have a good day

coarse wing
#

For obs WebSocket settings where's the bind address? I only want obs talking to streamdeck LOCAL only. Plz help

fossil wyvern
coarse wing
fossil wyvern
obsidian agate
coarse wing
#

Ah okay. I'm just paranoid about people accessing my stuff virtually

#

I'm setting up some scripts and just nervous about remote access-ers

fossil wyvern
#

generally any IP that starts with 192.168, 10., and 172.16 to 172.31 are local ips

#

basically if you will, if your local network was an appartment block,the local IPs are the appartment numbers, whereas the global IP is the block's street adress.
Can't do shit if you just have the appartment number but not the actual adress

coarse wing
#

Mine is this... Is that still LOCAL?

fossil wyvern
#

chatgpt-produced code is a known attack vector for spoofing libraries and similar things

fossil wyvern
#

thankfully for you because if it wasn't you'd have just casually doxxed yourself

coarse wing
#

Okay well in that case lol... Could you help me set up some scripts??

#

I have a 2 that I asked chatgpt about, but now I'm not using theirs

#

or at least verify if they're good to use?

sacred sun
#

Short question: I took a OBS plugin and did some edits to it. Am I required to publish the source code & the plugin or do I not have to worry about that?

carmine viper
#

you mean just modified to use for yourself? if so then no, you do not need to publish anything.

sacred sun
hard jay
sacred sun
sleek lynx
sleek lynx
# dusky basin works for me

nm, i figured it out, really easy, dont know why I kept missing it, interesting fact, tuna cant see itunes either, from my python question last night, I dont know wtf I did but I cant get it to fix

safe notch
# safe notch Yes. When I do a reverse stream where the audio is local and the game is being s...

Hi, I hope this isn't considered necroposting but I didn't get any response after I answered @fossil wyvern 's question. I wonder if my issue is related to the windows update ndi issue. The desktop pc runs windows 10 and laptop runs windows 11. When I just use distro AV to send the raw game from laptop to OBS on desktop and audio is local I don't have glitches audio (frequently audio cuts out entirely). When I send gameplay and audio from desktop to laptop I have the audio cutout issue, but gameplay seems ok. I have audio issues even just on my "starting soon" screen with no game running when sending from the windows 10 machine to the windows 11 machine.

errant shell
#

yo guys

undone agate
#

struggling to install multi-rtmp plugin
the .nsi returns error on line 44 - file not found..

hallow vale
oblique yewBOT
hardy dagger
#

Hello. Even i installed tal-reverb i cant see it in plugin thing

little coyote
#

does anyone have a recommendation for a plugin that shows currently played music?

dusky basin
#

tuna

little coyote
#

do u have a link maybe?

#

im not seeing anything when i look it up

dusky basin
little coyote
#

thank you!

untold folio
#

hello, is anyone here familiar with coding plugins?

#

or am i in the wrong channel?

dusky basin
#

you should ask your question instead of asking if someone could maybe possibly answer a question that they don't know if they can answer yet

untold folio
#

i see sorry

#

i wrote a plugin but its not working and i dont know whats wrong

#

should i send the code?

untold folio
dusky basin
#

no

#

there are many people here who have written plug-ins

untold folio
#

very good

#

ill send the code

#

i dont know if its my internet oder something else but its not sending

#

there finally

#

it reads a specific pixel and plays audio when the pixel is black. the problem i have in obs is, that it starts playing the sound the moment obs loads and doesnt activate when the conditioin is met

#

nvm i found something else that might work

obsidian agate
noble fern
#

Did you ever find an alternative for it?

half haven
#

If I have multiple elements (sources) in the scene, is it possible for them to have a different transition (type, duration, delay) on scene change?
I have a move plugin and the trnsition table, also this option Im showing in the image but those always go back to none. Can't make em apply the changes I want.

untold jay
#

@half haven You want each element to appear using its own transition when you activate the scene?

half haven
#

I just made a fresh scene collection to test with default fade transition set.

1 - scene with just background, no text
2- scene with background and two texts positioned left
3- scene with background and two texts positioned right

One of the texts has a "move transition override" filter active and all transition types are set to cut.

It simply wont work. They all just fade including the text source with the override filter.

What am I missing?

grand tinsel
#

Downstreamkeyer is doing this new thing where it just randomly shuts off. I've been using it for months, but as soon as I added a vertical canvas for multistreaming, it'll just randomly blind one of them and I can't replicate it or figure out why

oblique yewBOT
neat dirge
#

Hey y'all I would like to look into some voice activated plugins for OBS if they exist, I know it may sound dumb but I want to have the ability to activate my replay buffer when I say the phrase "ok garmin video speichern"

vale vine
#

I think streamer.bot can use voice commands maybe

hallow vale
#

Yes, it can!

neat dirge
vale vine
#

Google "streamer.bot" 😉

#

They have a whole wiki on their website iirc

hallow vale
neat dirge
#

alright

neat dirge
#

sorry I don't know why discord put the link into that word

fossil wyvern
sleek lynx
#

anyone know how to setup lyrics with tuna... i dont see any area on his plugin page or the repo that explains it

fast fjord
#

so what can the OBS Version 32 Basic Plugin Manager do?

vale vine
# fast fjord so what can the OBS Version 32 Basic Plugin Manager do?

from FiniteSingularity himself
This first phase of the plugin manager was a mostly backend stuff- completely changing how plugins are loaded, and how they are tracked/identified within OBS. The one user-facing feature that came out of this, is the ability to toggle individual plugins off/on for subsequent OBS runs. That way if you suspect a plugin is causing crashes or issues, you can just toggle that plugin off, and restart OBS, and it'll remain off until the next run.

fast fjord
#

interesting

#

so I imagine other stuff to look forward to like updating plugins inside OBS may finally be a reality too? 😭

vale vine
#

since you asked, also from him

#

The next phase will have changes that plugin authors will need to make, where plugins are packaged differently, and we'll be adding the ability to add/remove plugins directly within OBS. you'll still need to download the new packaged plugin files from the forum or wherever, but you can then just drag/drop them on OBS (or double click) to install.

The third phase is the big one, where there will be a browsable plugin repository directly within OBS. It will also give plugins the ability to request installing other plugins. So there can be plugin dependencies, etc.

craggy spade
#

How do I get a green screen for my twitch if anyone can help

rotund onyx
#

I´ve been trying to install the input-overlay and have been following this guide https://obsproject.com/forum/resources/input-overlay.552/ . However the input overlay doesn´t show up under tools. I looked in the current log files but I didn´t find anything about the download failing or completing. I already uninstalled OBS and reinstalled it, as well as the
''input-overlay-5.0.6-windows-x64-Installer.exe'' and the ''
input-overlay-5.0.6-presets.zip'' files (both the mos up to date files I could find). I did everything like it was shown in the video, but somehow the overlay neither seems to pop up under tools or under sources. I previously had nohBoard, wich was working fine, but I wanted a change of the visuals.

oblique yewBOT
rotund onyx
oblique yewBOT
hallow vale
rotund onyx
#

ofc. ran it as admin. file loacation of the plugin is in the obs-studio folder in the programm file. Thats why I was wondering why it didnt show

hallow vale
rotund onyx
#

OBS was closed. I tried opening the installer in downloads and after nothing came up in the log I thought that maybe changing it to the obs location would do sth. (didn't tough)

rotund onyx
#

It ran. Went trought all the steps off it and then then pressed finish when it was complete

hallow vale
rotund onyx
#

C:\Program Files\obs-studio

hallow vale
oblique yewBOT
novel wing
#

How do I go live on TikTok? I have the Aitum plug-in. But how do I get my TikTok right on the OBS screen?

spiral ruin
novel wing
spiral ruin
oak ravine
#

Is there a filter plugin that can normalize the volume of audio sources?

For example: I stream yarg, a rock band clone. I play a bunch of community made charts. Some some songs are at a fine volume and others are really quiet. Instead of having adjust volume of the audio source when one of these some come on it would be nice if i could set a peak db in which it would adjust the the volume so that the peak of the side would reach that. The same could be applied to ain't which are just crazy loud.

hard jay
#

That's what the compressor filter is for.

fervent marsh
#

That's not really what a compressor is for. A compressor helps bring down dynamic range, but the problem they're describing isn't related to dynamic range (I don't think), it's just related to raw volume. If they set up a compressor with lots of makeup gain (the only way to get something quieter to be louder) you'd have to add a bunch of compression to stop that from clipping on the louder songs, which will end up crushing those louder songs into oblivion.

Unfortunately, @oak ravine, the problem with what you want to do is that there's no way to know what the overall volume you need to set is, without first processing an entire song, so you can't do it "on the fly".

If you don't mind your audio volume being kinda all over the place during a song that has a lot of changes in volume, you could do something like add a limiter filter with a threshold of like -20dB and a long release, and follow that with a gain filter to add like 18dB of gain. Most people don't like the way that sounds, though.

The ideal would be to see if that game has any kind of API that could be used to find the song being played, and make a list of songs you play and what volume they need, and then do some basic scripting to automatically load that volume into the source (or a gain filter on the source)

oak ravine
#

I made a post in windows support about the following but i dont think its going to get much attention so im going to cross post it here.

#

does anyone know any advanced tutorials for text? text is absolutely the hardest thing for me to work with aside from move transition overrides. getting text to fit how i need it to in my overlays, making sure it works with really large usernames, laying masks over it. everything about it is just so difficult for me.

The scrolling text at the bottom is a good example here. it is scrolling from right to left. the right side fits the mask perfectly, the left side however is one or two pixels off from where the mask should end. getting this far took me a good hour or so.

#

and then i have another problem. the text at the top.

the panel that it is currently resting on slides out from the left to the right using a move value that increases the width of the advanced mask tied to the panel. i need the text to move with it.

but if i just place it behind the profile picture, and i update the text with streamer.bot and the text is really wide for whatever reason then it will peek out from the right side. if i use a move value to increase the width of the bounding box at the same time then its going to be really small as it moves out and grow in size.

radiant dirge
#

Hey how do I keep my content in the middle of the Aitum vertical when recording and live streaming. Like I would like my scene to have a follow the mouse effect #plugins-and-tools

quiet bramble
# oak ravine Is there a filter plugin that can normalize the volume of audio sources? For e...

There are normalization VSTs out there. I have not tried using any of them personally but I've seen them on VST4ALL and KVRaudio websites in the past. Reaper might have one built in or in the plugin pack too, not sure. May or may not do the job. Unfortunately I don't have the exact name of one of them but if you google for "Free normalization VST" you'll probably hit links to the sites I mentioned or others worth trying. OBS only supports VST 1 and 2 though, so make sure any plugin isn't VST3 or it wont work.

#

And if you do anything with pre-recorded audio, Audacity has normalization filters built into it also.

quiet bramble
coarse spire
#

hello guys are there any other plugins for slow motion, i'm seeing lots of comments that it eats ram. I have a really old pc 8GB ram. I just want want to use this for relpay clips, eg esport stream to show kills in slow motion, I want to use it on clips only please thank you

#

and it will be just for 5ecs

vale vine
#

Anything doing replays and slow motion are usually going to be resource consuming

coarse spire
lean pike
#

Hello.
Do you know if the “scene tree” plugin is compatible with beta 32.0?
I must admit that I really like it and don't want to lose it ^^

runic pollen
#

My OBS and streamlabs is freakin out and im live and i dont know how to fix the issue also im trying to Figure out how to stream 21/9 on Twitch. any help is helpful

runic pollen
#

Lag And it shuts down often

runic pollen
runic pollen
spiral ruin
#

!s

oblique yewBOT
#

If you need help or have questions about OBS, check out our #support-portal first!

shell rose
#

yo

fossil wyvern
lean pike
#

Arf, thanks for the answer.
I will keep on eye.

blissful onyx
#

Hello,

I'm trying to make a scene transition.

-Scene A : You're zooming into a TV (which is a png) an after a 500% zoom the Scena A disapears
-While the Scene A is zooming, the Scene B( starting at a 0% scale) zoom until 100%. it start at like 50% of the transition time.

is there a way to do this "other than using the Move plugin" ?

fervent marsh
blissful onyx
#

but i found a workaround with Streamer.bot. eveything looks fine !

fervent marsh
blissful onyx
# fervent marsh How are you doing it with streamer.bot? Didn't realize it had a much in the way ...

the thing is i use Move filter directly on the scene, resulting on a zoom on an off tv screen. When the zoom is big enough, i do a cut transition to scene B. then directly, a filter shrinking the size of the scene to 0 pixels is applied before anything load, then it zooms

At first, the zoom would have happened during the transition, resulting on the scene B appearing at the same time as the scene A. but i have to rely on a black screen because i can't do this

#

unfortunately, because of transitions limitation with filters, i have to setup a list of actions to do in streamer.bot. i'll then use an hotkey as trigger

fervent marsh
blissful onyx
#

streamer.bot doesn't rescale or anything. it enables Move filters that handles the job

#

shorter: i do the sources animation "outside" of the transition. the cut transition is done after

obsidian agate
#

StreamerBot could probably do the moving and such itself, but it would be such a pain to script, even with its C# support

#

Using it to trigger move filters is the right way to go, ngl

blissful onyx
#

in fact, any software connected through socket can control your whole obs entierly

near orchid
#

any good plugins i should get as a streamer?

obsidian agate
#

!plugins check out the plugins resource section on the obs website linked below, has a full selection of ones to pick from.

oblique yewBOT
blissful onyx
fervent marsh
ashen island
#

anyone know how to change fonts and designs of chat select on the screen when it scrolls up of people chats . how to add different widgets designs

arctic geode
#

hi, can anyone help? I changed my name on twitch and because of that I had to disconnect my account on OBS, then when I try to reconnect it doesn't work

#

I put my username, my password and the verification code, after that it goes back to the same page of login

fossil wyvern
arctic geode
#

do you mean today?

#

or recently?

fossil wyvern
#

past hour or so

arctic geode
#

ohh

fossil wyvern
#

and specifically what you're describing

arctic geode
#

jeez

#

what a coincidence

#

I tried to contact them, but they said the problem is OBS?

fossil wyvern
#

yeah that's their generic answer I4m pretty positive that the issue rn is smth they changed on their end

arctic geode
#

oh ok then

#

I'll wait until tomorrow then

odd mason
#

why does every capture on obs to this to me. it happend today when i started obs

#

and it only looks like that in obs not in normal windows

oblique yewBOT
odd mason
verbal notch
#

there some pluging mcp ai ?

vagrant minnow
#

What?

trail nova
#

jljnl

fiery verge
#

can someone explane tome why my script made by my own doesnot work but if i copy some exsited one that works and paste it and it is runnable

#

nevermind i figure it out it has to be named url-{name what i wanna make} .... this is bad designe

obsidian agate
#

That looks like a template tag to me, which can be normal depending on where you are using it.

oblique yewBOT
#

Self-advertisement or advertisement for others is not allowed on this server unless it's directly relevant to a discussion or question. Please read the rules in the #rules channel.

fossil wyvern
fiery verge
fossil wyvern
fiery verge
#

thanks man

hasty marlin
#

Hi, are there any of you who know about filters for the cam "Advanced Mask" because it doesn't save when I close OBS, my cam is stuck and I need to go in and fix it, is it time for me to stream some ideas ?

quiet bramble
#

If changes made in OBS don't save when it exits, it is generally because of something causing OBS to crash when it tries to exit, before it is able to save the config file. You can force it to save by switching scenes after making any changes, as this will force it to save its settings also (as a workaround for there being no forced save option). Try changing a filter's settings or whatever, then switching scenes, then exiitng.

#

If that works, something is possibly causing OBS to crash during normal exit.

viscid leaf
#

For the S.E live plugin sometimes the kick chat won’t work

oblique yewBOT
trail nova
#

good

tough axle
#

Can anyone help me with Advanced Scene Switcher? I have a screen where the only thing that changes on it is the attached image. The arrows and ball disappear leaving just the grass below it and I would like that to trigger the scene switch. Does anyone know what macro or scene switch type I can use and how to set it up? Thanks in advance. Also, I am a SUPER newbie.

untold jay
#

@tough axle If possible, screenshot this exact spot twice, once with ball and lines, once without, adv-ss should be able to detect that. But if this game has things like day/night cycles or other things that significantly alter the image, it may not be similar enough to detect, or it may have a false positive.

tough axle
untold jay
#

@tough axle Use the Video condition and "matches pattern", it'll ask for a screenshot or ask you to make one.

#

Note that this is rather expensive in CPU time.

tough axle
tough axle
median nymph
#

hello ! I'm looking for a plugin to display my steps number on my stream overlay while i am streaming IRL

weak escarp
hard jay
#

Whoops.

#

I usually catch that, thanks!

#

Moved it.

glass canyon
polar edge
#

is there a plugin that will rotate source images in obs like its spinning around? i want to rotate song art like a vinyl disc in which ill apply a circle mask later

radiant drum
tepid crown
#

Is there any way to kno
w while playing game if the microphone is off or on?

shy pilot
#

can someone help me with downloading a script app like python to OBS?

#

im totally new to pc streaming and im trying to get scripts to OBS

red harness
fossil wyvern
eager token
#

Does anyone know why my "Start Button" (from SE.live) is useless? (I need do 2 firsts steps to start the stream, and 3 and 4 steps to end a stream) that is breaking my Advanced Scene Switcher...

oblique yewBOT
eager token
oblique yewBOT
unkempt bridge
#

why my obs keep crashing when trying to add video capture from ps5 to obs

oblique yewBOT
dusky orbit
#

does any one know of a better free alternative... plug in wise
ESC LIver( means i make no extra spending money for life) Streamer here.... to this TTS auto chat reader:

the legacy version was great but the new version doesn't work all that great with the new obs version.
not to mention the creator and coder is bit of a dick and refuses to put a 1 of the two simple code free code files within the app..... to make it work better.
I think they might be using some host that clearly hasn't read OBS'sand twitch terms of service.....
and i would really like to drop this jagoff for a better coder....( yes im piise off

https://www.free-automatic-chat-reader.com/en/
( this is a safe link straight from gooogle you can google free tts for streamers number 1 free)...

#

@rancid fossil perhaps you can help with my TTS problem since you are on obs project team

hard jay
#

Please do not ping people who are not already helping you.

fervent marsh
potent vault
#

is there a tutorial on how to setup local vocal with twitch so it uses stream captions / the CC on twitch properly?
it seems to be delayed by 6 seconds or so on the stream, while having it output to the auto created text source is much faster

fossil wyvern
potent vault
#

the integrated one in obs? if so, that one's ass lol

#

the tools - Captions (Experimental)

fossil wyvern
potent vault
#

oh

#

can you link that please? I'll give it a try next stream then

potent vault
#

Also what about pricing?

#

I wouldn't mind paying some for a cloud provider tbh

fossil wyvern
#

huh?

potent vault
#

or is that fully free?

fossil wyvern
#

oh, huh no that one's free

potent vault
#

oh neat

potent vault
#

shouldn't have used localvocal, removing it caused my OBS to crash on every startup now ahahaha

#

Even safe mode crashes

vapid charm
#

Probably have source still "attached" that's saying ggnore.

potent vault
#

Nah, something different... mightve accidentally deleted or overwrote some file - see #development

glossy karma
#

does anyone have a tool or plugin that can read my chat ( youtube) and modify a file with the text? or just like see if a word is inside like **drink water **

dusky basin
#

my first instinct would be streamer.bot

glossy karma
#

okay

vale vine
#

Why do you keep doing this

hallow vale
#

Maybe a SLD log number?

languid lark
hallow vale
languid lark
lilac wyvern
#

como salgo de aca?

fossil wyvern
lilac wyvern
#

pero el problema es con el pluggin de obs no con kick

oblique yewBOT
# lilac wyvern pero el problema es con el pluggin de obs no con kick

Welcome to the official OBS Community Discord server! Unfortunately, our support volunteers can only provide support in English. Most of our support documents and guides are also only in English. If you feel comfortable using a service like Google Translate, feel free to use that to send messages to us. We'll do our best to understand your intent, and we'll try to help you as much as we can. google_translate Translate

fossil wyvern
lilac wyvern
fossil wyvern
#

what is the exact issue?

lilac wyvern
#

I want to log into my Kick chat and I'm stuck in the section to register an account, it won't let me go back and no matter how much I delete it or close it, it stays the same when I reopen it.

oblique yewBOT
lilac wyvern
#

I followed all the steps you described to me earlier and it still shows the same, which prevents me from logging into my kick account.

fossil wyvern
#

I would suggest contacting kick, it is their page, the obs browser just displays whaat the page gives it

lilac wyvern
#

Ok thank you OBSHeart

strong solstice
#

.

#

Why my obs no have browser source on ubuntu

fossil wyvern
grand tinsel
#

Ever since I started using Downstream Keyer in AItum Vertical, the Vertical Downstream Keyer sources will just go invisible at completely random times, is this familiar to anyone

hard jay
#

With the caveat that asking here is just fine

#

!aitum

oblique yewBOT
#

For help with the Aitum OBS plugin or their tools and services, please join their community Discord server for direct troubleshooting.

hard jay
#

They have their own discord for support for their stuff, might have better luck with someone who knows over there!

tepid crown
#

When I capture an OBS game, the game doesn't open, just a black screen, why?

#

game capture

#

black screen

hallow vale
oblique yewBOT
remote spruce
#

Anyone know of a plugin or way to have an image over your camera source that moves with you? As an example, if i wanted an image of a hat on my head, but it moves to stay on my head when i move my head, if that makes sense? I've tried googling but can't find an answer.

analog oriole
#

The only two plugins capable of face tracking as far as I know are shadertastic and the face tracker plugin. But I don't know if they support the feature you are looking for or if there is a way to combine them with other software/plugins to achieve the effect. Be aware that certain face tracker versions only work with certain obs versions and some people encountered issues with shadertastic lately.

fervent marsh
#

move transition

scenic olive
#

Any plugs/tools for timing the streams. Like, to set timer on a Playlist, so that the stream ends after a song is done playing?

undone agate
elder dragon
#

Might be a weird thing, and destroys the whole point of droidcam but
Wouldn't it be nice to use droidcam obs as a camera video transmitter (using hdmi capture card)

elder dragon
dusky basin
#

So long as your platform supports usb cams, vdo ninja can do that

elder dragon
dusky basin
#

yes, they make an app for it

vapid charm
#

Though it isn't free much less cheap.

dusky basin
#

I got it for free

#

but iirc it's $20 or so now which isn't exactly earth-shatteringly expensive

vapid charm
#

True but compared to others of "similar" fashion it's not the cheapest.

#

I should also note I got it when it was free a few years ago for a moment.

exotic walrus
#

Hello I am tring to find a Plugin for OBS that will help me use NDI

oblique yewBOT
exotic walrus
#

@oblique yew Thank you very much im new to Discord not very savoy on how it works

exotic walrus
#

ok so I have dled the installer and extracted to zip file but I still do not see under + source a NDI option

hallow vale
exotic walrus
#

the support page said to extract it into the pluggin folder

hallow vale
exotic walrus
#

ok so deleted the folder i extracted and then shut down OBS and now i reinstalled it useing the exe file

#

but i still do no see the NDI option under sources

hallow vale
oblique yewBOT
exotic walrus
oblique yewBOT
hallow vale
exotic walrus
#

ok so where do i find that

hallow vale
exotic walrus
#

thank you so much Im sorry for my ignorance I have been thrown myself into self learning OBS and Restream and Easy worship in order to help make our Live streaming better

#

I have no experience with it

#

perfect that you so much for your help i can now see NDI as an Option

hallow vale
#

I'm glad I could help! Happy learning!

analog oriole
# scenic olive Any plugs/tools for timing the streams. Like, to set timer on a Playlist, so tha...

I think that SAMMI and Streamerbot have some Integrations/Extensions for Spotify and VLC. You could maybe try to pull the song that is playing through API or through the title of the program window, let the software (SAMMI or Streamerbot) search the song length through some music API and then set a timer after which the websocket programm (either SAMMI or streamerbot could do it) would stop the stream (+ maybe 1-5 seconds for latency). Or maybe you select a few songs where you know the duration, hit an "end stream" switch and it randomly picks one of your ending songs and plays it along with a predetermined timer after which the programm ends the stream. This way you would probably get around a lot of API stuff. Of course this always depends on how you play your music on stream (which platform or program) and how tech-savvy you are and the way you set up your audio in general

scenic olive
elder dragon
elder dragon
vapid charm
#

No idea tbh.

I've only used the phone camera when I used the app.

turbid kernel
#

Hello everyone.

Do you happen to know of a tool that allows you to read the title and artist of a song from a DJ program?
I am working on Ubuntu 24.04 LTS with the program MIXXX.
I'm currently using the tool *mixxx-now-playing". However, I'd like to nudge OBS or a suitable bot to post the information into the chat when it's first detected.

#

My current bots are SeryBot, Streamelements and hellraiser (PhantomBot)

fossil wyvern
grand arrow
#

greetings i had this problem i can read the chat when in but chat box in OPS docks, see the photo

fossil wyvern
grand arrow
#

where i can find it

fossil wyvern
#

what gpu do you have?

grand arrow
#

Nividia

fossil wyvern
#

then as far as I know it's int he vidia app

weak echo
oblique yewBOT
spiral pendant
#

Is there any plugins that could help me with fading background music when i transition scenes?

oblique yewBOT
meager rain
#

So I just bought an admin to USB converter to play my Amazon fire stick on my laptop and my daughter thought it would be a good idea to click every button on it 😒😒

Is there anyway possible to reset the whole thing so that it looks like it did when I first opened it up? I cannot figure out how to undo everything she did

spiral ruin
#

Did you mean "HDMI"?

meager rain
#

Lmfao yes . Damn auto correct

spiral ruin
#

the bane of our lives.

#

So this device, the converter, what make/model is it? I'm not sure what kind of device this can be if it has buttons on it.

meager rain
#

Let me take a picture of it. I'm not tech-savey or all

spiral ruin
# meager rain

Okay, that device is for displays, like converting an HDMI output to be used with a USB display.
If you want to capture a fire stick into OBS, you would need a capture card, not a simple converter like that. And also, a Fire Stick has content protection on it, so most capture devices won't work with it.
A laptop doesn't have an HDMI input like TVs and displays do.

meager rain
#

I got it to work already though but now....this is my screen...

#

It is a video capture card

oblique yewBOT
# meager rain

Docks in OBS can be managed from the Docks menu in the main OBS window.

You can toggle docks on and off, or lock or unlock docks to prevent moving and editing, as well as add custom browser-based docks here.

You can also reset the UI from this menu to return your docks to their original state (Docks > Reset Docks).

spiral ruin
#

That will help you reset the docks. Then click the Studio Mode button to turn off the Preview/Program look

meager rain
#

Thank you so much ! Thank God my husband had this app installed because I would have never figured this out by myself lol . You are the best !

south merlin
#

Hello, no matter what I do, the OBS browser won't work and it won't bring up any links (even though I put my Google link), but that didn't bring up either. Can you tell me how to fix it?

mortal harbor
#

Hello how do i import installed Plugins From Windows

oblique yewBOT
south merlin
#

Why didn't you see my answer?

oblique yewBOT
turbid kernel
fossil wyvern
queen dust
#

yo

#

guys isa nobody here

oblique yewBOT
boreal hornet
#

So i got a elgato capture card and it keeps telling me my reolution is to high how do i make it even enough for my stream to be ran to it from my xbox? I change any setting and it doesnt change

oblique yewBOT
# boreal hornet https://obsproject.com/logs/QZO481WH4s9tp5Ar
🛑 Critical
  • Two Instances
ℹ️ Info
  • Insufficient Hardware
  • Windows 11 24H2 (OK)
  • Not Admin
  • No Output Session
  • Browser Not Accelerated
Hardware Check

Intel Core i3-1115G4 @ 3.00GHz - Possible bottleneck / Intel UHD Graphics - Possible bottleneck

oblique yewBOT
pastel palm
#

i need immediate support with the droidcam plugin, i want to stream my obs with in in google meet and im unable

oblique yewBOT
pastel palm
oblique yewBOT
sullen merlin
#

y everytime i go live my kpbs keeps dropping to the red?

oblique yewBOT
gaunt terrace
#

Is there plugin to have media source with multiple audio sources, so i could split them

fossil wyvern
quiet bramble
#

Some video editors can also isolate each audio track in their editing as well

spiral ruin
fossil wyvern
spiral ruin
#

"if"

gaunt terrace
#

Not sure if i explained it correctly so as simple as possible 6 tracks are sent via srt stream, receiving obs media source only has one audio output in audiomixer..

spiral ruin
#

Someone else will have to help, someone more familiar with capturing an SRT stream into OBS. That would be the key.

gaunt terrace
#

Well not sure if srt is even key problem here, its more does obs media source have any way to split the audio tracks it is playing.. Lets say i have video that has multiple audio tracks is there way to select which ones are played through media source

fossil wyvern
#

yeah, not afaik, media source won't be able to separate the tracks

#

could you not send a separate stream for each track?

gaunt terrace
#

How would i do that, wouldnt i need multiple obs open then

fossil wyvern
#

I wonder if any of the multistream plugins can do srt

gaunt terrace
#

vlc can receive all of those tracks so they are sent.. thats why i am asking if there is any other media source plugin that would have that option but so far have not found any

fossil wyvern
#

yes I understand that and I'm telling you that as far as I know it cannot

gaunt terrace
#

Got it. so it always plays all the audio included in media file

quiet bramble
# spiral ruin I, too, would like to know what you mean by "media source with multiple audio so...

ie: a video file recorded by OBS in an MKV/MP4/MOV file container that has multiple audio tracks configured in OBS (up to 6) and has audio sources in the program configured to record onto different tracks, such as a default mix onto track 1, raw mic onto track 2, raw game onto track 3, raw sound board fx onto track 4, and up to 2 other audio tracks. You get a video file with up to 6 audio tracks in it. When played by typical media software such as VLC player, they will always default to playing back audio track 1, which is the default audio track, usually a mix down track in OBS for example, but you can go in the audio options in VLC and change to audio track 2/3/4/5/6 to hear the other audio tracks that were recorded. Some but not all programs have playback support for multiple audio tracks like this. Those that do not will only generally see the first audio track. Some video editors will also only see the first audio track, while others may see that there are multiple and show each of them as a separate audio track in their UI letting you remix them and mute them individually as individual audio tracks.

So multi-track audio in video files can be used for individual audio sources as in this example, or the other use case is having an English track, and other tracks with different languages on each, and you can choose a different language in the player UI.

#

So for example if you wanted to play a media file like this in OBS that has an English audio track, and a French one and a German one, and you want German, how do you tell OBS to play audio track 3 only during playback.

#

You can do this in VLC player and most other media players, but I don't think OBS exposes this functionality.

#

So one would have to edit the video file, and make a custom version of it with the desired audio track as track #1, or remix the audio however desired and store it on track #1, or extract all of the audio tracks to separate WAV/FLAC/MP3/ALAC/whatever audio files, and load them separately in OBS (which may or may not have the video file and audio files in sync during playback), or some other customized workflow to get the desired result.

#

I'm not aware of any plugins that can simplify this without video/audio editing.

#

Personally, I use avidemux, audacity and Blender to muck about video/audio to get what I want out of these kind of files.

long tiger
#

hey guys, does anyone know if there exists a plugin that can alert me before i go live if i have "stream delay" enabled? - I have tried to google it but cannot find anything like that. But maybe you smart people in here knew how to achieve something like that. I keep forgetting it and have to go offline again.

spiral ruin
#

Simplest solution, no plugin required, is to have a pre-live checklist, and have "Turn off Stream Delay" on the checklist.

steep kiln
#

how do i fix this it is like a 3d screen

#

\

#

i am trying to stream and this is the screen for obs

oblique yewBOT
# steep kiln

To help resolve your issue, we need to view a log file. Follow these instructions to upload your current log file:

  1. In OBS Studio, click the Help menu → Log Files → Upload Current Log File
  2. Click the Copy URL button
  3. Paste the URL into this Discord channel
steep kiln
latent snow
#

good night everyone I'm having trouble with my vertical link scenes in obs plz help how can i get my main scenes and vertical to transitions at the same time ????

slow forge
#

Hello everyone. I was curios on how to show key inputs on a stream. So then I installed your input overlay only to realize that I need to download OBS too. So that's what I did, but if I look to the menu-point "Tools", I don't see the input overlay. I tried to download it multiple times, but it'll never show up. So now I'm asking on what to do to fix this. I'll wait for answeres!

oblique yewBOT
slow forge
oblique yewBOT
hallow vale
hallow vale