#plugins-and-tools

1 messages · Page 7 of 1

harsh topaz
boreal hearth
#

what happens if you open the dock?

harsh topaz
#

The actual Durchblick? The MW works fine it's open normally.

#

It must be something in the .json that's formatted wrong. But its like 4800 lines so I get a bit lost. Ill take a look.

boreal hearth
#

well I suspected that the other window is the dock version of durchblick so I just wanted to see what happens if you hide/show the dock via the dock window

harsh topaz
#

Oh shit, it is the dock. When you said dock, I thought you meant the MW itself.

#

But there's an actual dock listed. It was set to "hide", but it was shown.

#

Ticking and unticking hid it.

#

What is this "dock" with nothing in it? 😮

boreal hearth
#

its basically just durchblick as a dock

#

but I guess it has issues with existing config files, it should just use the default layout if no existing layout is found but as you can see it's not working :P

harsh topaz
#

Ah, okay. I thought I just didn't know how to use it. Fair enough. Thanks, yea there's been a few issues with old .jsons before 😄

boreal hearth
#

I constantly delete the layouts for testing so I don't really notice that 😅

harsh topaz
#

Export/Import/Delete all when? PAUSERS

#

Wouldn't mind being able to save my MW setups kappaPeek

#

Then I could just delete every time there's new durchblick version and import it giggle

boreal hearth
#

Shouldn't be too hard I guess. I'd probably just add it to the context menu

harsh topaz
boreal hearth
#

yeah it works now, but only for sources. There's no good way of getting the overall volume without some funky math. The audio monitor plugin does it, but I couldn't get the code to work for me

#

I'm still working on a mixer widget though

harsh topaz
#

Mixer Widget? PAUSERS

boreal hearth
#

Well basically the obs mixer as a widget inside the multiview

harsh topaz
#

Ahhh, right

solar dust
#

Teleport is not Qt dependent so yes it works on OBS 28

harsh topaz
#

Alright. Was getting opposite answers from others based on the above and it was a bit confusing whether or not there were crashes/deadlock issues with it.

solar dust
#

Seems to have issue with macOS arm64 compilation 🤷‍♂️ .

proud relic
#

yeah it should work with exception of macos arm64. need some go nerd for advice here

wary escarp
#

what's the issue?

proud relic
#

not entirely sure. to me it looks like the go runtime crashes. could be a runtime bug, or obs or qt does something weird that is not supported by go. the 2nd link lindekron posted has some basic findings.

wary escarp
#

ah, written in go

proud relic
#

for extra fun!

wary escarp
#

yeah not sure I can help there, sorry
Do you know if the sample plugin works correctly when written in C?

proud relic
#

no, but i would assume it would. i mean m1 itself works great with a lot of plugins. and the go one works well on every other platform than m1. so i concluded that is the culprit. i tried to look for something calling sigaltstack, but it doesnt feel like OBS does, qt.. not sure. but then why would it work on x86_64/darwin.. meh..

#

plus the issue is a bit misleading. it is not neccesary to interact with the frontend api. even removing it makes it crash - which is basically the absolute minimum to do

#

and thinking of it.. the sample did work when run on x86_64/darwin

static plaza
#

OBS 28… they have changed transition? So, when I’m on advanced mode, with two monitors, now by Pushing Stream Deck button I can:
A) change Scenes
B) preview scenes without showing it to people
So there are either/or…. There are both options?

steady mason
#

.

obsidian agate
steady mason
oblique yewBOT
# steady mason ?

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!

gloomy pine
#

Can somebody help me with the Source record plugin

fossil wyvern
gloomy pine
#

I cannot get the source record to record my game source it record what ever is on the scenes?

tough fulcrum
#

Hello, i would like to to execute a .bat file on obs startup. Is there a plugin that can do this?

Alternitively, if there is none, is there a pluggin that does http api calls on startup, since inside the bat files are just curl commands

regal breach
tough fulcrum
regal breach
#

Add it and see if it works

#

@tough fulcrum

dark sapphire
#

it might work as-is, but should probably be run within the OBS scripting loop

#

@tough fulcrum justwrap your code in a

def script_load(settings):

and otherwise it should all work

tough fulcrum
#

I think i got it to work... its so cool 😄

tough fulcrum
dark sapphire
regal breach
#

Btw, you can find information about this on the scripting documentation that I linked to you in #scripting

gritty heron
#

How do i make gamming videos in obs?

#

Basicly sharing my screen i am not being able to

regal breach
oblique yewBOT
gritty heron
#

Ok sorry

mossy flax
#

so every time i turn my computer on I have to uninstall stream deck and then reinstall it and delete the plugin and sometimes have to do it more than 3 times just to get my stream deck to work didnt have this problem till i did the new update

gaunt zealot
oblique yewBOT
mossy flax
gaunt zealot
open jay
#

Is there a way to go back down to the previous software for OBS? I'd rather wait till all my hardware is compatible.

mortal harbor
#

your hardware is compatible. you need to follow the instructions from elgato

gloomy pine
mossy flax
gaunt zealot
mossy flax
#

i am i was just saying

nocturne gale
#

Hello I have a problem i am facing with obs and ive been trying to find a solution for it for a while now. can someone possibly help me through direct message?

#

its a pretty complicated problem

spiral ruin
#

But definitely describe your issue. Don't hint at it.

nocturne gale
#

Got it ok so basically im trying to live stream a 360 (equirectangular) video with a 2d (normal) video inside of it. When i live stream it, since the 2d video is not equirectangular, it becomes distorted. Is there possibly a plug in or filter that can make the 2d video equirectangular so that when i live steam it, it doesnt get distorted??

#

thank you so much

gaunt zealot
nocturne gale
#

Basically that 360 video and the 2d video will both be webcams. The 2d video will be a smaller screen inside the 360 video. I need all the screens available at all times for this

#

sorry if this is confusing

#

and thank you for your suggestion

gaunt zealot
#

If the 2D video feed is a camera you have access to, e.g. webcam in the room, I'd pull that into OBS directly as a source

#

Multi-layers warp/unwarp operations are not only brutal on GPUs, but you'll get so many scaling/distortion artifacts that the resulting video may not be usable

nocturne gale
#

Oh wow i see

#

so would there be pretty much no way to do this?

#

just so we are on the same page

gaunt zealot
#

If you need to do 3D transforms of a 2D asset in OBS, StreamFX has 3D transform tools

modern zenith
#

Anything input overlay for valorant?

kindred raven
#

OBS preview seems to be broken now on 28.. Can no longer screen share OBS on discord, just all white & doesnt resize too the source video in OBS. Is there a setting somewhere i have to reactivate?

dark sapphire
pale garden
#

cmake -DLINUX_PORTABLE=ON -DENABLE_PIPEWIRE=OFF -DENABLE_BROWSER=OFF -DENABLE_AJA=0 -DUNIX_STRUCTURE=1 -DBUILD_VST=OFF -DENABLE_NEW_MPEGTS_OUTPUT=OFF -DCMAKE_INSTALL_PREFIX=/usr ..

CMake Error at cmake/Modules/ObsHelpers.cmake:446 (message):
OBS: obs-browser submodule not available.

WHY!??? -DENABLE_BROWSER=OFF is my option!

wary escarp
solar dust
#

Moreover UNIX_STRUCTURE and BUILD_VST are deprecated options since 28.

fossil wyvern
#

also, if you're trying to build smth before 28, it's actuall -DBUILD_BROWSER

solar dust
granite pine
#

Hello,

Stream Deck is not connecting to any action on OBS

Need help please

dry bramble
#

Help please. How to install the obs multi rtmp extension on mac os m1

unborn shadow
#

yeah also thx to @velvet basin i was having the same issue

unique pollen
#

could someone share the apple silicon plugin compatibility list link here?

wary escarp
#

although this list is incomplete, as it's focused on plugins that link against Qt, so any plugins that don't won't be on the list

pale garden
pale garden
#

How to make git clone for plugins only?

kindred raven
#

@dark sapphire you are a wizard thx thats all it was it seems

harsh topaz
#

Matt is indeed in fact, a Wizard.

gray wedge
#

Think this is a better channel to ask:

Does anyone know if this is possible with a plug-in or OBS..

I want to recreate the 70’s video broadcasting look on my camera, idk if this makes sense but if you watch the video ABBA - Dancing Queen the way the video looks anyone know if these types of effects are possible or how maybe how it’s possible to recreate this effect? Sorry I know odd question thanks for the help!

gray wedge
obsidian agate
#

Np

fossil wyvern
little halo
#

How about the plugin to broadcast on various platforms?

fossil wyvern
vale vine
#

Multi rtmp has an update

fossil wyvern
#

love the lil apple emoji

pale garden
near cape
#

Hi. When I use typing feature of Move Transition plugin in Japanese, It flashes like this. Is there any solution for this behavior?

regal breach
#

@weak escarp

weak escarp
near cape
marsh topaz
#

yo guys, touch portal didnt work on OBS V28... and tons of crashes. Windows game mode was the reason ;>

gaunt zealot
gaunt zealot
marsh topaz
#

Ya i updated everything But stillt not work

#

I want ob’s 27 back please 😨

vale vine
#

Some of the plugins available for TP may not be updated....but TP itself does indeed work

marble trench
#

Is there any way to, or any plugins that are available that fade out audio sources when hidden?

vale vine
#

Move filter can adjust audio

marble trench
vale vine
#

👍

spiral ruin
spiral ruin
hollow cobalt
#

hey i just got a stream deck and it keeps failing to load but I see the update supports the plug in but I still cannot figure it out, and I updated my stream deck. any suggestions?

tame jungle
#

Is there any stream delay plugin that will stored on ram if i suddenly want to add stream delay without closing my stream

oblique yewBOT
stiff obsidian
oblique yewBOT
arctic charm
#

Hi guys, I am in the process of upgrading a plugin to support 28.0.1, for this I did some minor adjustments on on the code (but did not change any behavior or add any feature) and switch to the new CMakeLists.txt and github workflow from obs-plugintemplate, the build and package is OK, but my big issue is that on Windows (11) Microsoft Defender is detecting the installer as "Trojan:Win32/Wacatc.H!ml".

I run an online check with https://www.virustotal.com/ which report that 3/70 Antivirus report an issue...

How do you guys cope with that ?

mortal harbor
#

Hey guys, I just recently started with NDI. My obs is still in the 27.4 update. I've been able to get the source from my gaming laptop, and in a few seconds the recording is fine, but it stops mid way and crashes the internet completely. I tried trouble shooting it, but nothing's happened so far. Could anyone who's a pro or so, let me know the workings behind it please? I'm streaming it on a Mac m1. Thank you!

mortal harbor
muted gazelle
#

Hi, need a little help. I'm using the background removal plugin, and watching a YT video on setting it up. I have everything working, however, I cannot get an image to become my webcam background. Video said to put the image layer at the very bottom, under the webcam, then right click webcam-->filter-->chroma key. It doesn't do anything

mortal harbor
regal breach
mortal harbor
jagged berry
#

Hello, so i have stream elements overlays and they are not populating in OBS via browser source. Literally uninstalled & reinstalled OBS & the plugins and still my overlays are not populating

oblique yewBOT
jagged berry
#

Its not a plugin issue. I cant use my overlays

dark trout
#

how to fix ?

fringe surge
#

how to enable separate 2 outputs in the extension, not necessarily based on twitch or YouTube

let's say I have 4 channels and twitch, and I don't need to connect to twitch, I only need 2 channels, but twitch necessarily starts, it doesn't work without it

how do I enable only 2 outputs

vale vine
fringe surge
#

I click on the inclusions separately in the obs extension, but he writes to me so that I click on the broadcast in obs, but twitch will turn on there

jagged berry
#

@vale vine

vale vine
jagged berry
quiet bramble
jagged berry
quiet bramble
#

sends Matty 20 DMs :)

jagged berry
#

@vale vine Obviously I followed all the instructions on OBS, Streamelements, and all the youtube videos. I keep doing exactly what everyone is saying to do and still they arent working

vale vine
#

I asked to create a brand new browser source and to not change the url

#

You either didn't create a new source or you changed the url

#

That last one is what I asked for.

#

Now go to settings in obs > advanced tab on left. Scroll down and uncheck the box for browser hardware acceleration. Restart obs. Follow original directions again

#

!screenshot

oblique yewBOT
mortal harbor
#

has anyone been able to get transition table to work w/ obs 28?

fossil wyvern
#

yep

oblique yewBOT
mortal harbor
oblique yewBOT
mortal harbor
#

anything?

mortal harbor
# mortal harbor anything?

08:56:45.764: Skipping module '../../obs-plugins/64bit/transition-table.dll' due to possible import conflicts
this would indicate you aren't installing the version compatible with v28.

#

yes i am curious where the updated version that is compatible w/ v28 is sorry

oblique yewBOT
mortal harbor
#

Hello, I have a Question. I want to do an instant Replay in my Stream. It worked but I have got 3 different Video Sources in my Stream and the Instant Replay does only show me the replay from my main perspective and not from another angle. So what I want to do is an instant replay from a video source which isn't activated at this moment. Does anyone know how I can do that?

mental hamlet
#

Is there a new version of transition table for OBS 28? Or another plug in with the same effect?

limber ferry
oblique yewBOT
# limber ferry https://obsproject.com/logs/jDBsFfpxClGGWQWb

Log contains debug or verbose error messages (browser/ftl/directshow/etc), for a filtered version click here

⚠️ Warning
  • Mismatched Sample Rates
  • Capture Interference
ℹ️ Info
  • Windows 10 21H2 (OK)
  • Not Admin
  • No Output Session
Hardware Check

AMD Ryzen 5 3600 - OK! / GeForce GTX 1660 Ti - OK!

limber ferry
#

how do i uninstall the streamdeck plugin for this new update

#

its saying failed to load but my stream deck works when im not focused on obs

gaunt zealot
gaunt zealot
mental hamlet
limber ferry
#

ive uninstalled EVERYTHING and still have the plugin failed to load

#

redownloaded everything just for nothing to have changed

mortal harbor
limber ferry
#

nothing has worked idk what im doing wrong

mortal harbor
#

did you go into your OBS plugins folder and manually delete the old plugin?

limber ferry
#

dont know to get there

mortal harbor
#

this is covered in the guide as well.

#

it's a pretty short guide and there's even a picture that shows the exact load error you're getting with instructions on where to go.

#

take a moment, slow down, and read it 🙂

limber ferry
#

i copy and paste the obs plug in thing thats on the instructions?

mortal harbor
#

this feels like a bit too much hand holding on this but here is the section of the guide relating to your issue

limber ferry
#

well when everything ive read in the instructions doesnt work and i cant even find where the old plugins are its hard

#

cause when i put in to look for my plug ins no items match this search so im not looking in the right spot

#

idk im sorry

gaunt zealot
#

Scrolling all the way through a page and reading. It does things for you.

mortal harbor
#

i cant even find where the old plugins are its hard < this is in the guide + in the screenshot i linked for you.

limber ferry
#

got it thank u

junior solar
#

I have the new update on obs studio and when I want to set up my stream I go to first moving window and then customize browser window. then I fix it so that I have the chat and it works perfectly fine, but when I want to add another thing there, it doesn't work, then the chat disappears. so I can kind of just have one thing there. please dm me asap

jovial needle
#

hello, i was wondering if anyone could help me, my obs done an update and I've updated my stream deck but they don't seem to want to work together, what do i do?

jovial needle
#

Thank you

vagrant flume
#

Good day, are there any tools or apps that allow me to view OBS on my mobile device?

unborn smelt
#

Hello, my issue has to do with the NDI Plugin. I understand the Windows Firewall issue and that seems to be the case in my situation. Windows Firewall has accepted OBS and NDI on both pcs, but still does not work. The only way that my streaming pc will playback my gaming pc is if I COMPLETELY turn of the Private Network Firewall even when I have already made the necessary exceptions for both pcs. Is there something more in depth I need to configure?

white wave
#

hi guys! i can't figure out how to use the move transition plugin with a filter, and not with an actual scene switch. (i want to move a source around as an action in streamerbot)

white wave
#

ooh thanks i will ask there!

sturdy heath
#

How do I turn on the built in green screen? I just updated to the newest OBS version

oblique yewBOT
# sturdy heath How do I turn on the built in green screen? I just updated to the newest OBS ver...

The redistributables required for the NVIDIA Noise and Background Removal filters can be found here: https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-sdk/resources/

Once both are installed,

The NVIDIA Noise Removal option will appear as part of the "Noise Suppression" filter, alongside RNNoise and Speex.
The NVIDIA Background Removal option will appear as its own filter under "Effect Filters."

sturdy heath
#

Weird, it won't download. My drivers are up to date as well.

#

I'll mess around with it for a bit

autumn cradle
#

Anyone know about websockets plug-in?

oblique yewBOT
gaunt zealot
autumn cradle
fossil wyvern
oblique yewBOT
# autumn cradle

A current log file is required to help fix your issue. Please post a link to your current log file.

  • In OBS select Help > Log Files > Upload Current Log File.
  • Click Copy URL and then paste the link here.
quasi elk
#

Dear OBS support, my live streamelement plug in such as the chat box and activity feed is not working anymore! Would you kindly advice??? Thanks

oblique yewBOT
autumn cradle
oblique yewBOT
fossil wyvern
autumn cradle
wise palm
gaunt zealot
wise palm
oblique yewBOT
# wise palm You can work around this and still get a top tier free green screen - Download &...

The redistributables required for the NVIDIA Noise and Background Removal filters can be found here: https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-sdk/resources/

Once both are installed,

The NVIDIA Noise Removal option will appear as part of the "Noise Suppression" filter, alongside RNNoise and Speex.
The NVIDIA Background Removal option will appear as its own filter under "Effect Filters."

gaunt zealot
# wise palm Hold up!... Can I do this with a 1080ti?

Keep in mind that virtual green screen is absolutely brutal on GPU compute, especially without the tensor cores of the RTX GPUs. You'll get both notably better quality visuals and dramatically lower GPU load from using a traditional chroma key. Just saying...

wise palm
#

I might tinker with this later, but not right now. XSplit VCam is plenty snazzy enough for me for now 😄

autumn cradle
obsidian agate
hushed thistle
#

I just asked this in the #stream-setup channel, but I thought I'd ask here as well since it's more relevant to plugins.

#

Is there a plugin that allows us to enable/disable certain filters on sources when a scene is switched?

My use case: I have a Webcam source that I've nested into a Camera scene, and then I use that Camera scene in my other scenes. I have certain filters applied to the Camera scene, but I only want a few of those filters enabled when I'm on Scene A, and a few other filters enabled when switch over to Scene B.

I did try doing this with the Advanced Scene Switcher's Macros feature, but it adds a noticeable delay between when the scene is switched and when the filters get toggled, which is a dealbreaker for me, and I haven't been able to find a way to get rid of that delay.

Any help in this regard would be really appreciated. Thanks in advance!

#

PS: The reason I can't use two different nested scenes for the purpose is because I'm using Move Transition and it doesn't match the two sources that way. (I've tried the matching options but couldn't get it to match, despite naming the two scenes similarly.)

#

Move transition only works for me if Scene A and Scene B both contain the same Camera scene. If I setup Camera A and Camera B scenes to use as nested scenes with different filters within Scene A and Scene B, then despite both Camera A and Camera B having the Webcam camera source in them, switching between Scene A and Scene B doesn't recognize the Webcam camera source as the matched object to move, and it instead moves one out and moves the other in.

#

Which is why I need to figure out a way to enable/disable filters on the same Camera scene (that has the Webcam source) when I switch between Scene A and Scene B, but with none of the lag introduced by using Macros from Advanced Scene Switcher
Ideally, Move Transition would recognize sources within nested scenes, but it unfortunately doesn't (at least for me) 😦

harsh topaz
#

I did try doing this with the Advanced Scene Switcher's Macros feature, but it adds a noticeable delay between when the scene is switched and when the filters get toggled

#

Use Transition to instead of If scene is

#

That triggers instantly.

#

Instead of

hushed thistle
#

@harsh topaz Oh I never thought of it...trying it right away. Thanks for sharing!

harsh topaz
#

Not sure if it'll help your issue, ngl, too much wall of text and too much to comprehend at 3:30 am while doing my own thing - but having delay on detecting the scene you're on can at least be helped that way. I think a lot of people don't realise this, it's not the most refined logic on the conditions there.

#

Disclaimer this of course requires that there's a transition. It will not trigger on cut iirc.

hushed thistle
#

@harsh topaz It works like a charm!

#

Been wanting to bang my head against the wall trying to figure out how to get rid of that delay

#

Thank you SO SO SO much!

harsh topaz
hushed thistle
#

❤️

harsh topaz
#

Happy to hear it. Adv-ss is super powerful, but also steep to learn all its quirks.

#

I've been going at it for ages now - and still learning >.<

hushed thistle
#

And quite a quirk, this one is.

#

Not intuitive at all, because one would think we're changing scenes, so we've gotta set the condition to 'Scene is'

#

Now I'll do all my per-scene filter-toggling for nested scenes included in that scene using this method, so that even if something goes wrong with the StreamDeck, I can natively depend on OBS for all of this.

harsh topaz
#

You're not really on the previous scene either. It's little strange.

hushed thistle
#

Yeah that makes sense

harsh topaz
#

I think WarmUpTill did the best he could come up with for the quirkiness.

hushed thistle
#

It's a brilliant tool, there's no doubt about that. The Macros feature alone lets you automate pretty much anything that can be automated within OBS.

harsh topaz
#

Not to mention WarmUpTill is a super nice person, and always willing to help when you're in a rot, cornered or simply desire a feature.

hushed thistle
#

That's awesome!

#

This is my first time interacting with the OBS community.

#

Hoping to get to know the people behind the tools I use

harsh topaz
#

WarmUpTill isn't super active on the Discord. You can probably reach him on the plugins discussion page though if there's ever issues. 🙂

hushed thistle
#

Thanks...will do.

#

The person I'd love to befriend most is Exeldro...his plugins are ❤️

harsh topaz
#

Exeldro is pretty goat I do agree.

#

Hopefully Source Record gets some love in the future giggle

arctic shell
#

hey guys anyone got a bit of time to give me a hand with an issue

#

am kinda new into this

oblique yewBOT
harsh topaz
#

On this Discord you find the appropriate channel; with details; and ask your question. If anyone knows the answer - they'll help 🙂

arctic shell
#

@harsh topaz ok man , where do i need to go for game capture issues ??

oblique yewBOT
hushed thistle
arctic shell
#

@hushed thistle it seems that everything is done as the guide for gaming capture is set but i still get the same issue of black screen when i tab out , am windows so i will have a look there

hushed thistle
#

While I've never tried Game Capture myself, I do recall running into some similar black screen issue and a lot of Googling lead me to some site with instructions on how to resolve it through Nvidia Control Panel and Windows Settings

#

Unfortunately I don't recall the particular steps I had to take, though I didn't run into the issue on my new computer that also uses Nvidia Graphics...everything worked on its own when I setup OBS on that one.

#

So I thought it was something to do with the particular combo of Nvidia graphics card drivers version, Windows version and OBS version on that older computer.

arctic shell
#

@hushed thistle its very strange , everything seem to work fine 2 hours ago and after my internet connection failed on stream , i got this issue randomly

hushed thistle
#

Hi @weak escarp! Thanks for your awesome plugins. It'll be great to be able to have Move Transition recognize and move the same source within different nested scenes when we switch between scenes that include the nested scenes.

Example:

Scene A has Camera A, which includes Webcam source in position A
Scene B has Camera B, which includes the same Webcam source in position B

When I switch from Scene A to Scene B, the Camera A scene source is moved out, and the Camera B scene source is moved in by Move Transition.

What I'd like to achieve is the Webcam source moving from position A to position B instead.

hushed thistle
weak escarp
hushed thistle
#

Thanks...any documentation on that to achieve this?

weak escarp
#

Not specific this

harsh topaz
#

Haroon battling the same issues I had with this I believe.

#

It doesn't match the sources you want to match.

weak escarp
#

If you want to override the matching for 1 scene only you add the filter to that scene. If you want to override the matching on all scenes you add the filter to the source.

hushed thistle
#

Playing around with the filter now...let's see

harsh topaz
weak escarp
#

For matching sources they need to have the same bounding box type to work

hushed thistle
#

@weak escarp I have the same bounding box type on both. This is what I have...

[SCENE SETUP]
Scene A has nested scene Cam A, which has source Webcam
Scene B has nested scene Cam B, which has source Webcam

[BEHAVIOR]
When I switch between the scenes Cam A and Cam B, move transition works perfectly without anything else being required.
When I switch between Scene A and Scene B, the move transition doesn't work.

[DESIRED BEHAVIOR]
When I switch between scene A and Scene B, the Webcam source should transition between its positions set in the Cam A and Cam B scenes.

[TRANSITION OVERRIDE ATTEMPTS]
I just tried the following after your mention of the Transition Override Filter:

[ATTEMPT 1]
Applied the Scene Transition Override filter to Scene A, selected source as Cam A, and under matched items, selected Match Source as Cam B
Applied the Scene Transition Override filter to Scene B, selected source as Cam B, and under matched items, selected Match Source as Cam A

It didn't work. No move transition happened between Cam A and Cam B when switching between Scene A and Scene B.

[ATTEMPT 2]
Applied the Scene Transition Override filter to Scene A, selected source as Cam A, and under matched items, selected Match Source as Webcam
Applied the Scene Transition Override filter to Scene B, selected source as Cam B, and under matched items, selected Match Source as Webcam

It didn't work. No move transition happened between Cam A and Cam B when switching between Scene A and Scene B.

#

Not sure what I'm doing wrong

#

This is literally the last piece of my stream setup puzzle that I haven't resolved yet.

hushed thistle
#

@weak escarp Thanks a ton ❤️

Gonna test it as soon as it's available, and will report back.

#

@weak escarp Works like a charm. Thanks for helping with this so quickly!

thick kestrel
#

Is there a plugin or filter that will allow sources to "blink" on and off, say if I was making a special ALERT MODE with a visual that would toggle on and off?

regal breach
#

!sceneswitcher

oblique yewBOT
#

An advanced scene switcher plugin, with options for timed switching, cursor detecting, and further automation options, is available for OBS Studio on Windows, macOS, and Linux. Download links and installation instructions can be found here: http://obsproject.com/forum/resources/395/

hushed thistle
#

@weak escarp Just noticed a rather minor quirk...transition between nested scenes is happening but taking half the time that's set in transition duration. Though I think I need to provide more details to clarify what's going on:

[SCENE SETUP]
Scene A has nested scene Cam A, which has source Webcam
Scene B has nested scene Cam B, which has source Webcam

Canvas size is 1080p
Webcam native resolution is 4k
Webcam is resized to 1080p in Cam A
Webcam is set to 4k and centered on the canvas in Cam B
Cam A occupies the full canvas in Scene A
Cam B occupies the full canvas in Scene B

[TRANSITION SETUP]
Move with duration 2000ms

[BEHAVIOR]
When switching between scenes Scene A and Scene B, the transition happens within the first 1000ms rather than the full 2000ms
When switching between scenes Cam A and Cam B, the transition happens in the full 2000ms as expected

[FURTHER OBSERVATIONS]
I tried resizing Cam B in Scene B to occupy only 1/4th of the canvas, and then observed the transition by switching between the scenes. It takes the full 2000ms to transition from the size of Cam A in Scene A to the size of Cam B in Scene B, but it takes 1000ms to transition from the transform (position/size) of Camera source set in Cam A to the transform (position/size) of Camera source set in Cam B

#

I can make a video if I'm being unable to explain it properly in text.

weak escarp
#

I will try and and replicate it when I get home from my day job. a video can help showing it yes

hushed thistle
#

Sure there's no rush. I'll make a video recording and share.

wraith peak
#

@strong tulip Was wondering, I'm setting up Kruiz Control and when it asks for the IP

#

is that just my own IP or does OBS have something different?

wraith peak
#

also, absolutely will not let me change the password of the web socket :\ I hit "ok" and it just defaults to something else

fossil wyvern
wraith peak
#

so

fossil wyvern
wraith peak
fossil wyvern
wraith peak
#

idk, that was what it downloaded?

#

that not it?

fossil wyvern
wraith peak
#

aye

fossil wyvern
#

do you not have another websockets settings under "tools"

wraith peak
#

I do

fossil wyvern
#

use that one

wraith peak
#

I'm just going through the tutorial tho and it told me to get that one lol

#

gotchu

fossil wyvern
wraith peak
#

this one?

fossil wyvern
wraith peak
#

isn't that above?

fossil wyvern
#

5.0.0 of websockets

wraith peak
#

oh.

fossil wyvern
#

so, not 4.9 compat

wraith peak
#

so do I even install a 5.0.0 one or just use what OBS has naturally?

fossil wyvern
#

no, it's installed by default in obs 28

wraith peak
#

neat

#

I don't even know where the top one came from LMAO

fossil wyvern
wraith peak
#

yeah, trying to find if there's any remnants of it left now

#

I can't find anything but it still has that

#

weird.

#

not working when I plugin in the details from the lower one into the settings

#

at least, I'm doing !example and nothin'

fossil wyvern
wraith peak
fossil wyvern
#

show me the other one

wraith peak
#

wish I could find where it was so I could remove it

#

alright sec

#

I've put in the IP followed by the server pot for the account

#

and the server password into the password folder

#

doesn't connect

fossil wyvern
# wraith peak

there IS something connected, unless you have something else, that's KC

wraith peak
#

so why isn't the !example working?

fossil wyvern
#

what command does that do?

wraith peak
fossil wyvern
#

that's a chat command, it doesn't use websockets

#

websockets is for OBS commands

wraith peak
#

so what's the point of this guide telling me to type !example when it's not related thonk

#

thought it was to make sure it's working

fossil wyvern
wraith peak
#

I did <.>

fossil wyvern
#

not for the twitch chat apparently

wraith peak
#

hm

fossil wyvern
#

did you fill the oauth.txt?

wraith peak
#

I did but I think I might've found the issue, lemme see

#

ah

#

ffs

#

it had oauth.text repeated twice on the line

#

there we go

#

ty lmao

fossil wyvern
#

👍

wraith peak
#

now I have a harder question

wraith peak
#

just that whole plugin

oblique yewBOT
# wraith peak how do I remove this LMAO

A current log file is required to help fix your issue. Please post a link to your current log file.

  • In OBS select Help > Log Files > Upload Current Log File.
  • Click Copy URL and then paste the link here.
wraith peak
oblique yewBOT
fossil wyvern
wraith peak
#

aha

#

yes ty lool

#

thought that was the one that came with OBS but I see the original websockets above that

#

wonderful, it's vanished

#

<3

fossil wyvern
#

👍

wraith peak
#

now can you help me save 15% or more on car insurance? Or explain why kids love the taste of cinnamon toast crunch

small creek
#

kids ? not just kids

wraith peak
#

tru

#

also I assume I can just copy/paste the index to each scene

#

to carry over the effects

fossil wyvern
wraith peak
#

ahh nested scenes come back again

#

danke

short oyster
#

Strange, I downloaded and installed stream fx for OBS 27.2.4 opened up OBS and even restarted as well as reinstalled stream fx.. not showing as in OBS, has it moved location?

vale vine
#

Which streamfx release version did you use?

short oyster
#

0.12.01117 we;; thats looking at the ex file now

vale vine
#

That sounds like the obs 28+ version

short oyster
#

oh well I dont want v 28, heard its not the best, so how do I find the earlier version? Sorry Im 62 and it still baffles me

short oyster
#

Brilliant! Thanks champ

vale vine
#

👍

harsh topaz
#

@boreal hearth btw, the 'durchblick dock' resets every time I start up OBS again, showing the small dock till I manually check, uncheck the dock. So it doesn't save/overwrite the layout.json to the new setting.

Probably a problem with old layout.json - just thought I'd mention.

boreal hearth
#

does the dock still just show an empty black window?

harsh topaz
#

Yea, same as before.

boreal hearth
#

ok, well the state is part of the layout so if that doesn't get saved the visibility won't either. I made an issue for the bug

harsh topaz
#

🙏 legend

harsh topaz
#

@regal breach

regal breach
harsh topaz
#

I named it adv-ss

regal breach
#

ahhh the connection

harsh topaz
#

You can in theory connect to any websocket

#

And send out msgs as you do things.

#

Automating external tools.

regal breach
#

yeah my version has the connection dropdown

#

but not that first dropdown

harsh topaz
#

You want to try the new one?

#

Can just send link isnt a problem.

regal breach
#

nah im good

harsh topaz
#

Aight 🙏

regal breach
#

i personally havent had any use for it yet

marsh ermine
#

I am currently trying to use TUNA for spotify display on OBS, however I have tried multiple times, and it cannot detect any song playing through spotify

boreal hearth
#

!log

oblique yewBOT
#

A current log file is required to help fix your issue. Please post a link to your current log file.

  • In OBS select Help > Log Files > Upload Current Log File.
  • Click Copy URL and then paste the link here.
marsh ermine
oblique yewBOT
boreal hearth
#

your version is outdated, both obs and the plugin

marsh ermine
#

that makes sense, i'll see if updating it helps :)

boreal hearth
#

keep in mind that updating obs to 28.0.1 might require you to update other plugins as well though

orchid briar
#

I just updated my OBS studio today and I got an error saying my obs-dni plugin failed to load, to update or remove it. I'm unable to stream to a second pc without this plugin but can't find it on ndi site. Has anyone encountered this and where to find it?

#

sorry it's obs-ndi plugin

mortal harbor
orchid briar
#

Hmm, so we wait, I guess? Is that done through OBS or NDI? I want to make sure to get the update as soon as I can. Thanks for your reply.

mortal harbor
#

installing 27.2.4 until the plugin receives an update is what i'd recommend. you can check back periodically on the compatibility page to see if it has been updated.

#

!plugins

oblique yewBOT
orchid briar
#

Is it possible to go back to an older version of obs studio?

mortal harbor
#

!downgrade

oblique yewBOT
orchid briar
#

Thanks!

marsh ermine
boreal hearth
#

can you post the log again?

oblique yewBOT
boreal hearth
#

Can you take a screenshot of the Spotify tab in the tuna settings dialog?

#

(make sure that you don't show the log textbox since that contains the tokens)

orchid briar
#

I just installed an older version of OBS studio and the obs-ndi plugin still isn't working to broadcast both desktop and voice audio. So baffled. I guess I'll wait.

#

I'm going to try system restart

boreal hearth
# marsh ermine

that looks fine to me. I assume you correctly configured the outputs, added the text sources and selected spotify as a source in the basics tab?

boreal hearth
#

10 seconds refresh rate is a bit slow but other than that I can't tell where the issue is.

marsh ermine
#

huh, I have no idea what I've done wrong - I have also tried reinstalling it 4 times but has never worked

sweet narwhal
#

Is the ah Stream Deck Integration not supported on 28?

sweet narwhal
#

Thank u

hollow scarab
#

what would cause the streamdeck plugin to not be shown under the tools in OBS 28. OBS is up to date, and we followed the steps on elgatos website to install the plugin but we are not seeing it under tools

oblique yewBOT
hollow scarab
#

I'm helping for a friend so it may be a bit give me a seecond

oblique yewBOT
hollow scarab
#

We already did that to no sucess

oblique yewBOT
# hollow scarab We already did that to no sucess

A current log file is required to help fix your issue. Please post a link to your current log file.

  • In OBS select Help > Log Files > Upload Current Log File.
  • Click Copy URL and then paste the link here.
fossil wyvern
mortal harbor
hollow scarab
#

@fossil wyvern how do you see its still the V27?

hollow scarab
#

no clue how your pulling up that information

fossil wyvern
#

it's in the log

hollow scarab
#

okay, i just dont know how to pull that information but suddenly its all working. shes getting the error when OBS open but all the scenes are changing and such so its working

fossil wyvern
hollow scarab
#

we can deal witht hat later, shes about to go live and if its working now shes going to leave it

fossil wyvern
#

👍

calm bramble
#

yo how do i use droid cam i installed the plug in i think

#

nvm

wraith peak
#

this button isn't functioning anymore

#

using the stream elements plugin for OBS

#

idk what's going on tbh

vale vine
#

!se

oblique yewBOT
#

Due to a number of incompatibilities with OBS 27.2 and newer, we are no longer able to provide support for instances of OBS with the StreamElements plugin (SE.live) installed.

If you need help with StreamElements products or services, please join their Discord server or submit a support ticket as we cannot provide further assistance here.

vale vine
#

Link to their server ^

wraith peak
#

ah

vague mountain
#

Am sorry say this but this new version of obs is totally rubbish just my view

spiral ruin
vague mountain
#

The new layout for it u can't type a word on it in panal from twitch

#

Like I said just my view

obsidian agate
#

OBS Settings > General > Theme : switch it to Dark

#

Dark is the previous default theme

vague mountain
#

It's already on dark

#

I think

obsidian agate
#

The new default theme is Yami

vague mountain
#

I check in morning when I get up , I old version u could type in that chat box on panel ie docks

#

This version u can't cos everything is to big

obsidian agate
#

!s Maybe ask for support in the support channels in the morning too

oblique yewBOT
#

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

obsidian agate
vague mountain
#

Ok

#

Anyway 2am in uk sleep

untold jay
fickle finch
#

ive already done this but v28 NDI blah blah downgraded back to 27 have to reinstall whiteboard

orchid jay
maiden lark
#

any fix? tried updates but doesnt work

oblique yewBOT
peak vector
void pine
#

Is there a plug-in where I can move around individually the icons for people in a Discord call on the Discord overlay and perhaps adjust the size?

#

Or anything akin to that?

wary lake
#

Hi all together!! I have a prob with plugins in OBS!! Last days i update OBS to 28,but after few minutes deinstall it and go back to 27.2.4. After install and all plugins , Owned Pro, Streamdeck plugin and Korg Nano Kontroll2 plugin. But i dont see it in OBS. Dont use this in OBS!! They all install in OBS. Have someone a idea?? THX for help

obsidian agate
void pine
#

Oh wow, thank you so much! I appreciate it!

obsidian agate
# void pine Oh wow, thank you so much! I appreciate it!

remember, this is INCOMPLETE code that will NOT work if you just drop it in.

You **need ** a decent working knowledge of Discord and CSS to make use of this and edit it on your own.

:root {
    --character-open: url("Internet URL to the opened-state image for this user");
    --character-closed: url("Internet URL to the closed-state image for this user");
}

/* Hide Yourself if you need to */
li.voice-state[data-reactid*="YOUR-full-discord-user-id"] {
    display: none;
}

li.voice-state {
    display: inline-block;
    padding-right: 2em;
}

/* this block, and the next block (.speaking), are on a PER-AVATAR/USER basis, so you will need to copy-paste this and edit the code for EACH
USER that will be in the Discord chat */
li.voice-state[data-reactid*="full-discord-user-id"] .avatar {
    content: var(--character-closed) !important;
    height: 256px !important;
    width: 256px !important;
    border-radius: 0% !important;
    /*Change brightness to 100%, if you don’t want the image to dim*/
}

li.voice-state[data-reactid*="full-discord-user-id"] .avatar.speaking {
    border-color: rgba(0, 0, 0, 0) !important;
    position: relative;
    animation-name: speak-now;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    content: var(--character-open) !important;
}





@keyframes speak-now {
    0% {
        bottom: 0px;
    }

    15% {
        bottom: 25px;
    }

    30% {
        bottom: 0px;
    }
}

li.voice-state {
    position: static;
}

div.user {
    display: none;
}

body {
    background-color: rgba(0, 0, 0, 0);
    margin: 0px auto;
    overflow: hidden;
}

void pine
#

And the overlay kit refers to something in the Discord app or is this something else?

I have an okay understanding of CSS, as for Discord, I have no idea where to put this. ^^; Thank you for your incredible generosity!

#

Thankfully, I just want to move the icons and not change anything.

obsidian agate
obsidian agate
void pine
#

The Discord overlay I am using is the one I can toggle in the desktop app. Are we talking about the same thing or do I need to get something else?

As for the code, that's perfect! Thank you again so much for that!

obsidian agate
gray wedge
#

Hello everyone, does anyone know if SceneTree will eventually be capable of sorting sources? I would like to not use groups if they are frowned against but I need a way to organize a ton of assets separate from the source tab for layering

void pine
rain grail
#

it'll give you a three word slug, that you can use to connect to your local OBS websocket, e.g.:
lazy-red-dragonfly => wss://lazy-red-dragonfly.wormhole.awful.cooking

#

for apps like StreamCtrl, enter 'your-slug-here.wormhole.awful.cooking' as the host, 443 as the port, and turn the SSL/TLS switch on

#

developed so i can help friends with their stream without any awkward VPN setup or w/e

visual lantern
#

im lookinig for a plugin like Tuna but for Youtube Music. Anyone know any?

#

main use is to show the album art

glass trail
#

!plugins I can't help good but I forgot to post this, maybe it'll help, owo.

oblique yewBOT
ripe cradle
#

Does anyone know how to "NDI over VPN" ?

obsidian flicker
ripe cradle
#

do u have a link ?

obsidian flicker
#

The NDI 5 tools can do NDI over VPN

ripe cradle
#

I have ndi 5 installed.. i heard about ndi bridge for this.. but lets see

obsidian flicker
#

Under security you want to set a thingy and match it on both PCs

#

Public is great, but setting a security thing makes sure you only see your devices

ripe cradle
#

but in NDI HX on mobile phone for example.. i cant set those ?

obsidian flicker
#

I don’t have the new NDI mobile app so I can’t test that one

#

But NDI should work over VPN

ripe cradle
#

i think so too

misty vault
#

Ok, I have a question. So, the newest version of OBS messed up my stream deck. My stream deck keeps showing "Waiting on OBS" when adding scenes. I have reverted back to previous versions and it still shows the message. Any ideas?

oblique yewBOT
misty vault
oblique yewBOT
misty vault
#

Thank you so much

boreal hearth
#

the mixer widget is more or less working now

viscid dragon
#

OBS doesn't seem to show the Advanced Scene Switcher Plug-in. I've just downloaded and installed the latest ASS (lol!). Any suggestions?

south dome
#

Ok so new update broke my NDI, is there a way to revert back to old version?

mortal harbor
#

!downgrade @south dome

oblique yewBOT
south dome
#

Thank you

#

Is it pain free?

mortal harbor
viscid dragon
oblique yewBOT
viscid dragon
oblique yewBOT
mortal harbor
viscid dragon
#

I'm not sure I understand. Am I looking for the file path? (Please forgive silly questions)

mortal harbor
#

yes the file path.

#

you can right click on your OBS shortcut, click properties, go to the shortcut tab, and it will be located there.

viscid dragon
#

Like "This PC etc"?

#

oh ok thx

#

"C:\Program Files\obs-studio\bin\64bit\obs64.exe"

mortal harbor
#

okay, that is definitely the default directory so no weirdness there.

viscid dragon
#

Ok. downloaded and extracted.

mortal harbor
#

you should see two folders in there, data and obs-plugins, correct?

viscid dragon
#

Correct

mortal harbor
#

in a new window, go to C:\Program Files\obs-studio. you should also see two folders with the same name there, correct?

viscid dragon
#

Correct.

mortal harbor
#

drag those two folders from the zip into that directory that has the two folders with the same name. it may ask if you want to replace files.

south dome
#

Do anyone know if NDI improved on the receiving end in later updates? I had massive issues with sound drifting so I went back to Streamlabs on the receiving end. It would have been nice to run OBS to OBS.

I am curious if it haven't improved what these different programs do different. Streamlabs do run it perfect so it shouldn't be too hard to investigate the code and how it operate NDI compared to OBS or?

viscid dragon
mortal harbor
#

yes.

viscid dragon
#

Done.

mortal harbor
#

if OBS is open, close it and re-open. if not, just open it.

viscid dragon
mortal harbor
#

always happy to help a fellow drummer out.

viscid dragon
#

Now to throw this together so I can play some damn drums! lmao

blazing oak
#

Anybody got a DL for audio monitor 0.8.0 I have installed 0.8.1 but it WILL NOT show up on my OBS I'm down grading from 28 to 27

mortal harbor
#

there's a history tab on the OBS forums for old downloads. any specific reason you're downgrading?

blazing oak
#

28 giving me issues soecifically with streamer bot stuff so i'm gonna wait for more kinks to get ironed out, had some weird audio issues as well

blazing oak
fossil wyvern
#

afaik, streamer.bot is compatible with 28, but you have to update it

oblique yewBOT
blazing oak
mortal harbor
#

i can't speak to the specifics of streamer bot although i know in general it's compatible. as far as any other issues i'd prefer to troubleshoot those as we don't offer support for older versions.

#

if not, someone has already linked you the github to downgrade.

blazing oak
#

yeah np i just needed an older version of audio monitor actually because 0.8.1 won't pull up on my filers in OBD 27

fossil wyvern
#

oh fuck mb it was the history of the plugin, not of obs

#

I should read, sorry

blazing oak
#

np i looked right at that idk how many times, my brain is smoove

sturdy storm
#

Does anyone know if the Screenshot Filter Plugin still work on 28?

hybrid thistle
#

So, I installed the latest version after having to factory reset my computer and it’s not picking up my capture card. I’ve tried everything from reinstalling to switching gpu. I’m using an elgato hd60s + for the card and it’s connected to my Nintendo switch. Any help would be greatly appreciated.

oblique yewBOT
mossy pike
#

With Websocket v5, is it possible to dynamically set the capture target?

wicked ginkgo
#

Hi,I have one question. save camera settings? it works ?

vale vine
#

no

#

that was removed as it was causing issues

wicked ginkgo
#

oh ok

#

thx for info

#

will it be fixed?

vale vine
#

hopefully

violet peak
#

Hello,
Is it possible to combine instant replay and source replay plugin?
I'm helping my volleyball club to broadcast their games ... The need is to select a replay camera

hot grove
harsh topaz
#

Update or remove said plugin.

hot grove
#

no work it said its built in tho

#

but its for obs tools bar raider for stream deck

#

but idk it says i need it so idk what to do

#

very confusing

vapid charm
#

Did you get the updated copy of OBS-Tools from his discord?

#

There's a pre-release that's "updated" for 28 and you'd need to remove this one as it doesn't work with 28.

void agate
#

every time i open obs says stream deck is missing a plug in or something go and update both software and they dont have updates any idea why its saying this?

mortal harbor
#

Hey guys, I just recently started with NDI. My obs is still in the 27.4 update. I've been able to get the source from my gaming laptop, and in a few seconds the recording is fine, but it stops mid way and crashes the internet completely. I tried trouble shooting it, but nothing's happened so far. Could anyone who's a pro or so, let me know the workings behind it please? I'm streaming it on a Mac m1. Thank you!

spark plinth
#

I've been looking at using the Source Record plugin so that I can record my gameplay separately but it doesn't seem to play nicely with nvenc (doesn't actually split my sources), what encoder settings do people recommend to use with it?

lofty helm
#

Hello, I've been trying to get the "source record" to download and show up on my obs, but i cant seem to get it to work. I am trying to record gameplay with out the overlays coming up. could someone help please.

bold acorn
#

heyy

#

Hey guys i need help on OBS, i click start virtual camera but it is not clickable, any solutions

lime sequoia
harsh topaz
#

Don't crosspost please dell.

dreamy basin
#

Hi All,
Glad to be part of this forum. I am new to OBS and wanted to know if its possible to integrate invisible watermark library as plugin for live streaming . Basically I am looking at following sequence:
Camera input->Apply invisible watermark to frames-> Encode->Stream (HLS DASH).
I have got the library for invisible watermark developed in Cplusplus and wanted to know if it is possible to hook up before encoding process
If the watermark is applied after encode, then the stream needs to decode, apply watermark and encode which will add delay in streaming. Hence wanted to apply watermark before encode .

earnest belfry
#

Hello, I been using kappamon pet plug on my streams for quiet some time. Since latest update when I play game and have my kappamon pet on, it lags. Not just kappamon but mixer as well with sound etc, everything except screen and camera. How can I fix this?

glossy onyx
#

Afternoon everyone, I'm trying to find what was suggested to me, a VST filter, to make my voice sound deeper, not like a robot or a monster I just want to lower my natural voice. If anyone could help me I'd really appreciate it, I can't seem to find one on my own.

vague grove
#

Anyone around here skilled with the Move Transition plugin? I am having a hard time wrapping my head around it and achieving certain transitions. Would love any help I could get.

vague grove
# weak escarp Yes, what is the issue?

IDK if I would call it an issue, more so maybe a question on if it is possible. I am trying to keep some of my sources grouped together by adding them into a scene, for example a bottom bar that may have different text appear, scrolling text, sponsor logos, etc. Within that scene I have the transitions working where certain elements will transition in different ways when the whole scene appears and disappears, however those transitions don't activate when I add that bottom bar scene to a different scene and transition, the whole scene simply transitions as one object. I hope that makes sense.

vague grove
weak escarp
vague grove
#

I'll have a look.

#

Okay I just installed it and tried to transition with the same outcome. Is there something I have to do to allow those nested transitions to happen?

fluid socket
#

i finally make the switch after 4yrs of using streamlabs i just started getting everything dialed in and streaming smoothly and yall go and do a update while i was away and a bunch of stuff i setup doesnt work now... (Oh COME ON!!)) i made the switch cuz i was told obs is more reliable, that if i set something up, it stays like that until something else (u or other software) makes it change and that its less pc hungry. im tired of always having to go in and adjust some lil setting that just decided to be a shit for a lil bit and just to watch me pull my hair out for hrs trying to fix it... instead of streaming. i end up spending hrs googling/youtubing how to fix that 1 dumb lil easy setting that no one has done a how to fix tutorial on your specific problem. so you find small hints about ur problem in 20 different videos about other things similar in that topic to try to piece together a trial and error idea for a solution to your problem. i know this rabbit hole all to well.

fluid socket
weak escarp
vague grove
# weak escarp you can set appear and disappearing items to use a move transition either on the...

So presently I have groups within the Bottom Section Scene that have move transition override filters which work correctly when moving between that scene and another. However those move transition override filters do not activate if I nest the Bottom Section Scene into another scene and transition between two scenes, one with the nested Bottom Section Scene and one without, it simply transitions the Bottom Section Scene as one object as mentioned prior.

glossy ore
#

In OBS 28, there was supposed to be a NDI redistributable tool plugin feature available, but not sure if it's showing up yet. How should I fix it when the notification said it's in need to be repaired after I did everything right for installation? Just wanted to know if I need to reinstall it or what.

harsh topaz
mortal harbor
harsh topaz
mortal harbor
#

pre alpha i should say i guess. works either way.

robust hemlock
#

I just updated my OBS and Streamdeck and now both are not working together

timber crescent
#

hello

timber crescent
#

could you please help me with the win capture tool
when I separate the audios the bars in the sound mixer do not move.

harsh topaz
#

There are... issues with the new Streamdeck. You'll just have to keep trying until you get it to work.

#

And even then, it'll break randomly on you - and you'll have to restart OBS/Streamdeck 😄

timber crescent
#

pleasee

#

could you please help me with the win capture tool
when I separate the audios the bars of the sound mescalor don't move, I saw some tutorials they all do it the same way but I have this problem

mortal harbor
#

and posting the same message just 3 messages below your last is not necessary....

timber crescent
#

but how do I separate different audio sources ?

mortal harbor
#

you add a different application audio capture source for each program you want to capture.

timber crescent
#

ok i understand i do that step but the sound mixer bars when i add applications do not move and there is no sound.

#

or am I doing something wrong?

mortal harbor
timber crescent
#

ok

mortal harbor
oblique yewBOT
# timber crescent

A current log file is required to help fix your issue. Please post a link to your current log file.

  • In OBS select Help > Log Files > Upload Current Log File.
  • Click Copy URL and then paste the link here.
timber crescent
oblique yewBOT
mortal harbor
left nymph
timber crescent
oblique yewBOT
mortal harbor
#

keep in mind @left nymph this is pre alpha and support will not be offered for it. if you need NDI to work, staying on 27.2.4 is your best bet.

left nymph
mortal harbor
granite river
#

why is it that after I installed own3d it's tellin me to update or remove the plug in

granite river
#

it says that it's available on the website you just sent me

visual lantern
#

is there a plugin that will "chroma key" every color but white?

vapid charm
#

There might be the residual install for 27 still.

plucky ferry
#

BLUR EFFECT PLUGIN LINK ME

obsidian agate
plucky ferry
#

:)

queen sierra
#

What's NDI, anyway?

obsidian agate
queen sierra
#

Ah, wanted to be sure. Thank you.

worthy robin
#

Does anyone know how to Add VST FabFilter Plugin in OBS?

worthy robin
small creek
#

it needs to be a VST2 format

#

and in one of the folders where OBS looks for VST files

#

such as C:\Program Files\VSTPlugins

worthy robin
small creek
#

🤔 I don't think you can directly, you'd need to use a 3rd party VST host program of some type and then bring that output into OBS.
I have no idea how to do that however.

worthy robin
#

@small creek it still does not work, I downloaded a VST 2 but still it's not detected by OBS

small creek
#

is it in the right folder ?

#

did you restart obs ?

worthy robin
#

do I need to paste it in the obs plugins folder?

small creek
#

no

#

easiest place is to put it here
C:\Program Files\VSTPlugins

#

mine ^

worthy robin
#

OBS is not detecting my plugin 😦

#

@small creek

small creek
#

C isn't D

#

they must be in the correct folder on the C drive

#

one of the 5 listed

worthy robin
#

ohhhh okok i thought it was okay to use D drive

dark sapphire
#

do you need support for multiple virtual camera outputs?

burnt spoke
#

Hello! Would someone please guide me on how to completely remove Tuna plugin from my system??? I suddenly stopped retrieving song and cover info. I'm trying to remove it and re-install because I think my API token may have expired. But when I reinstall, my previous token is persistent there.

old falcon
#

I am sure this has been answered above but I"m not so good at looking up past comments and threads and figuring them out - Is there an NDI update for the new OBS V28? If so, since I've uninstalled it all, can I please get a link to the download for it?

mortal harbor
#

!plugins you can check back on the compatibility page for updates.

oblique yewBOT
swift pollen
gilded folio
#

!plugins

oblique yewBOT
tardy tendon
#

Hey everyone! I recently updated OBS to the new one. Great work to the dev team. However, I am trying to use the NDI plug-in but I get the warning ⚠️ popup saying it failed. How can fix this?

harsh topaz
#

Temporary fix by dev47apps, while the official one is being worked on.

#

See if it works for you.

tardy tendon
harsh topaz
tardy tendon
#

Oh, I have another question. Do I have to install on both computer or just the one that has the new OBS?

harsh topaz
tardy tendon
harsh topaz
#

I'm not sure if they can communicate. I'd suggest updating both OBSs to be on same version.

#

And you'll need the plugin both places.

#

One to output, other to add source.

tardy tendon
#

I’ll do that then.

tardy tendon
harsh topaz
#

Well your layout on PC1 will be 16:9 - and PC2 I assume will be 9:16. So layout wise they will not match.

#

You won't be able to fit in your canvas.

#

So unless you building a custom layout/canvas just using certain elements from PC1, I don't see how.

#

Oh sorry, I read IG and TikTok. I assume IG is also vertical layout 9:16? (answer above depends on that).

tardy tendon
harsh topaz
#

You'll lose like 2/3 of the screen, beware :3

tardy tendon
harsh topaz
#

🙏 good luck soldier.

tardy tendon
harsh topaz
# tardy tendon I failed at installing this. 🙁

Open the folder where your OBS is installed (make sure it's the right one in case you have multiple installations).

Drag and drop the two folders into your OBS directory - and press "yes" to overwrite.

harsh topaz
#

🙏

tardy tendon
tardy tendon
tardy tendon
visual lantern
#

What's the plugin that lets me continously rotate something

fossil wyvern
visual lantern
#

maybe but im talking about rotating at a point

mortal harbor
#

move plugin + adv-ss (to toggle on a timer) is how i would think to do it

#

there is nothing that just spins to an anchor point that i know of

fossil wyvern
#

to spin to an anchor point : script + maths

visual lantern
#

ive seen streamers who spin text in a circle and im trying to make a CD spin

mortal harbor
#

are you sure it isn't a video or browser source they're using?

fossil wyvern
visual lantern
#

yeah

fossil wyvern
#

so just use move transition to change the rotation

visual lantern
#

second question, ive been nutty do it, but is there a plug to add rounded corners to an object

mortal harbor
#

that would be done with an image mask filter

long flame
#

So with OBS 28, the virtualcam plugin won't be updated anymore. I was using it as a workaround for the fact that OpenCV (Python) does not work with OBS' integrated virtual cam. Is there any other alternatives I should try?
I'll also be looking into using pygrabber instead for webcam capture.

untold jay
#

@long flamerun 27.2.4

long flame
# untold jay <@214910199289479178>run 27.2.4

Not sure how to take your answer as it's not really relevant. 😕 I already have a (although bad) temporary workaround to not have to tell all my users to fallback to 27 if they wanna use OBS.

I'm just wondering if there's other (maybe less popular) virtual cam plugins I may not be aware of. And if other Python webcam grabbing libraries are known to have issues with OBS (like OpenCV has had much before 28).

vapid charm
#

what you see is what there is.

untold jay
#

@long flamethe plugin is open-source and you could try commissioning a programmer - preferably someone with prior experience buildins obs-studio plugins - to update this plugin for Qt6

long flame
untold jay
#

if you do end up doing it, please share it with us, there are quite a lot of people using obs-virtualcam and they'd also benefit from this

rigid kestrel
#

I realize that the "Audio Move" filter was part of a plug-in, so I am moving my question here.

I am having issues with Audio Move filter, where the Scene is recognized and has a drop down menu, but any Sources inside that scene are not, nor does it have a drop menu. Is there any way to fix this? And update perhaps?

visual lantern
#

Tuna keeps crashing obs when loading albums. Any way to fix this?

#

i have two album grabs to get this effect buttherye pulling the same file

gilded folio
#

!plugins

oblique yewBOT
spring belfry
#

Hi ! How can I program the animations? so that there is a delay

#

I want to make social media animation on my stream but this reads on a loop I would like to pass them once then put a delay

violet peak
#

Hi @weak escarp,
Is there any way to combine instant replay plugin and source replay please?
I'm helping my volleyball team to stream their games and I'm looking for a way to replay different camera sources please 🥺

weak escarp
regal breach
fading bane
#

it looks like you can't change the filename of the recording when using obs_frontend_recording_split_file()?

#

that would be very handy, so as not to force us to use the start/stop recording functions

untold jay
#

i think you should be able to change filename formatting pattern while an output is active, at least the UI for that isn't locked

fading bane
#

it works for normal recording, but not for splitting

untold jay
#

does the UI for that lock when using the new split recording feature?

fading bane
#

in Settings?

#

i was changing the filename via config_set_string() so i didn't check

#

okay, the UI allows changing the string, but splitting will still use the prior filename just like in code

#

i know its intended to be able to change the filename while recording, but splitting ignores it

gaunt zealot
long flame
gaunt zealot
gaunt zealot
tough fulcrum
#

is it just me or , i cant install gstreamer on program files, when i select a folder in program files it always takes me to program files x86 even though the installer is run as admin

obsidian agate
#

that could be part of it

tough fulcrum
#

buut the gstreamer installer im usinng is 64bit though

obsidian agate
#

¯_(ツ)_/¯ Windows, eh? Never stops being weird

barren thicket
#

Any recommendations for creating a replay buffer from a scene, even if that scene isn't currently the one being streamed?

remote jackal
#

I'm having trouble getting my elgato SD and obs to talk any advice (it said plugins either not found or not working)

quiet bramble
#

!sd

#

bah

#

if you use discord search in the upper right corner and search for "Stream Deck" you'll find about 10000 responses for stream deck problems with OBS 28

hushed thistle
#

Has anyone gotten obs-shaderfilter to work with OBS 28?

remote jackal
hushed thistle
#

I've tried both the original Oncorporation/obs-shaderfilter and the updated Exeldro/obs-shaderfilter by @weak escarp but neither have worked for me.

quiet bramble
#

The usual cause of installing a plugin and it not showing up, is that the plugin gets installed to the incorrect location, which is often caused by having more than one copy of OBS installed at the same time (and possibly being unaware of this).

#

If the OBS installation that the plugin detects and installs into does not match up with the one the person runs when they click on the OBS launch icon, then it wont find the plugins.

#

A way to check, is to examine the properties of the shortcut that you use to launch OBS to find out what directory the obs64.exe executable is found in, and then go into the parent directory and navigate the OBS installation to the plugins folders looking for the DLL file of the plugin you just installed.

#

If it isn't there, then it didn't get installed in the correct installation.

#

One way to fix that, is uninstall the plugin (if it was installed via EXE file installer), then install it again and paying close attention to the OBS install directory and making sure it aligns with the one that the OBS shortcut is launching OBS from.

hushed thistle
#

Will vote on the idea for sure.

hushed thistle
#

I also created a fresh OBS install and then installed only that plugin, ensuring it was in the right path.

#

But no go.

left spoke
mortal harbor
oblique yewBOT
left spoke
#

Thank you

pseudo plank
#

Hello, when I used input-overlay, it is not showing how I am moving or what I am clicking

#

Like I have it on my screen, but it is not showing what buttons I am pressing or clicking mouse etc

pseudo plank
#

Hello?

untold jay
#

@pseudo plankare you sure it's set up correctly? you need not only image files, but also configuration files, and input overlay 5.0 changed the configuration file syntax

pseudo plank
#

It is like destroyed in pieces on the screen

untold jay
#

@pseudo plankverify that your preset is for 5.0, 4.x uses a different config format that will not work with 5.0

pseudo plank
#

Then where is 5.0 config files then?

untold jay
#

@pseudo planki don't know where to find configs for 5.0, you might have to make them

pseudo plank
#

How do you make?

untold jay
#

the plugin's download page should describe the syntax necessary; i can't guide you through that

pseudo plank
#

Oh, there is tutorial video

#

Okay then

true glacier
#

Hey .Why on the newest OBS update .StreamFX do not work

vale vine
#

You'd need to use the alpha release

#

Streamfx 0.12.0

fading bane
wary escarp
#

No, no plans.

#

You are welcome to PR a fix yourself of course. It will be considered if you do.

hollow stirrup
worn wedge
#

hello, for exeldro's move transition plugin, how do i know that it is installed? i am trying to make a 2d avatar move by sound using that plugin.

oblique yewBOT
worn wedge
oblique yewBOT
fossil wyvern
worn wedge
#

that's weird let me install it for the 5th time-

fossil wyvern
worn wedge
#

i tried window installer three times

#

but i dont think it installed the plugin

#

so i used window to install it manually

#

which still didn't work

fossil wyvern
worn wedge
#

is this the panel u wanted to see ?

fossil wyvern
worn wedge
#

i think

fossil wyvern
white dune
#

most people put their programs in a sub folder of Program Files

fossil wyvern
#

simplest would probably be to uninstall this one and reinstall without changing the default path

worn wedge
#

alright

#

ok reinstalled with obs in program files folder

#

ok it works now tysm!! @fossil wyvern

fossil wyvern
#

👍

west verge
#

Problem with OBS Stream deck plugin not coinciding with StreamFX install.
The stream deck plugin works after install, but as soon as I install StreamFX, the Stream deck plugin is removed in OBS. The stream deck software itself is still installed, but no longer works with OBS.
This is occurring on Windows 11 only. My Windows 10 system everything works fine.
OBS Studio 28.0.1
Stream Deck 5.3.1.15197
StreamFX 0.12.0a134-g6853cc6a

west verge
fossil wyvern
#

oh, fuck me I misread something

west verge
#

no worries.

oblique yewBOT
west verge
#

ok

oblique yewBOT
fossil wyvern
west verge
#

Doh, ok i forgot I restored to previous. Hang on

oblique yewBOT
vale vine
#

Streamfx 11.7 is wrong version

fossil wyvern
#

if you go check in the plugins folder, is streamdeck.dll still there?

fossil wyvern
vale vine
#

👀

fossil wyvern
#

11.7 is the cuda version

west verge
#

pretty sure I have 12, the beta installed

fossil wyvern
#

yeah you do

west verge
#

ok

vale vine
#

I misread. Forgive my brain fart

#

To the corner I go

west verge
#

No worries, my brain left me a long time ago. lol

fossil wyvern
# west verge ok

if you go check in the plugins folder, is streamdeck.dll still there?

west verge
#

No I removed it to get rid of that annoying warning that popped up. I also uninstalled/reinstalled a couple of times to make sure I didnt forget something.

fossil wyvern
west verge
#

It worked fine before installing StreamFX. It was part of the solution on that page you directed me to earlier and it worked. Works that way on my Win 10 machine fine

obsidian agate
west verge
#

I have the latset versions installed

obsidian agate
#

Or are you talking about a different warning other than the plug-in incompatibility one?

west verge
#

I have reinstalled Stream deck several times

fossil wyvern
west verge
#

OK never mind then. I dont think you guys are understanding whats going on

fossil wyvern
west verge
#

The one from OBS?

fossil wyvern
#

yes, make sure both streamfx and the streamdeck plugin are installed, start OBS and send a log

west verge
#

I did that already.

#

look aboved

obsidian agate
fossil wyvern
west verge
#

I removed it to get rid of the error that pops up when OBS is started. I can put it back though

fossil wyvern
west verge
#

OK so where is that dll ? Im referring to the one in the OBS programs folder. correct?

fossil wyvern
west verge
#

ya

west verge
#

I did that

fossil wyvern
#

do it again

#

cause you deleted the streamdeck plugin

#

deleting streamdeckplugin.dll from the above mentionned folder is equivalent to uninstalling the streamdeck plugin from OBS

#

so you need to reinstall it

west verge
#

So when I do that as I have 4 times now, this is the error that occurs...

fossil wyvern
west verge
#

I give up

#

Thanks anyway

fossil wyvern
oblique yewBOT
# west verge I give up

A current log file is required to help fix your issue. Please post a link to your current log file.

  • In OBS select Help > Log Files > Upload Current Log File.
  • Click Copy URL and then paste the link here.
west verge
#

I gotta go, thanks for the help

random vault
#

hello, I have a problem updating OBS I got the following error

lunar flame
#

Hello! is there a plugin for recording two screens at once and receiving proper formatting?

visual eagle
#

Good morning. Does anyone use the RTMP Multiple Output Plugin, and is it working with the updated version of OBS?

lunar finch
#

I have obs 28.0.1. I have an image on the bottom of the scene I want to show through the video which I took using a green screen. I put the video on top. I added a chromakey filter to the video; but the entire video shows transparency-- not just in the green background. What am I doing wrong?

white dune
normal tundra
#

Kann mir wer helfen?

oblique yewBOT
# normal tundra Kann mir wer helfen?

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
fossil wyvern
fossil wyvern
mortal harbor
#

Hello, my StreamFX plugin set is not loading. This worked with OBS v27 but not working with OBS v28

The plugin: https://obsproject.com/forum/resources/streamfx-for-obs®-studio.578/

✅ OBS v27 & StreamFX were properly uninstalled in Add/Remove programs
✅ OBS v28 ad StreamFX were installed
✅ The default folders were used & any 'recommended' options was used.
❌ I haven't tired installing the portable version because if it also failed, it would have been harder to remove the individual files.

Running OBS v28 shows the pictured error at startup:
The following OBS failed to load:
StreamFX
Please update or remove these plugins

What are the trounbleshooting steps I need to follow to fix this?

mortal harbor
#

!plugins it's linked on the compatibility page

oblique yewBOT
jade beacon
mortal harbor
#

Great, I'll try this now!

#

Hell, where's the download button?

#

scroll to the bottom

#

Installing now.

mortal harbor
#

Working, thanks again!

covert whale
#

Why on the 28 update the scene selection buttons do not work on stream deck..

spiral ruin
covert whale
#

@spiral ruin @spiral ruin yes but plugin has to be done manually for now.. i was given link for it.. thanks and much appreciated

visual eagle
visual eagle
harsh topaz
#

We just did a Twitch + FB stream test, and there were no perceivable issues.

past haven
#

Is there any fix for compadbility with streamdeck yet?

lunar finch
lofty moth
#

Multiple RTMP outputs plugin not working for v28

vapid charm
#

You update to 28 compatible version?

lofty moth
#

yea

#

it worked now

#

i just had to reinstall for some reason

gentle dune
#

I am not sure if this is the right place to report something with @weak escarp 's Dynamic Delay plugin, in case it isn't please redirect me 🙏

Anyway, the plugin is known to cause move transitions to lag out while it's active, so I programmatically disable it and re-enable it between most transitions.

However since OBS Studio 28, I've noticed I'm getting 100% GPU spikes (the same kinds that cause the already known issue) while enabling and disabling studio mode. I also got around this by disabling dynamic delay before activating studio mode and reactivating it afterwards.

Hope this helps, feel free to @ me if I can help with a test or two

snow wadi
#

Please can someone let me know why the audio capture plugin stops out putting sound to stream even though I can still hear it, I've been having to setup a new source for audio capture each time, was hoping it would just stay and I can leave it there. I'm still on v27 at the moment of OBS

regal breach
mortal harbor
vale vine
#

The plugin was also updated to work with 28