schellingb / UnityCapture

Streams Unity rendered output to other Windows applications as virtual capture device
430 stars 68 forks source link

Video Format RGBA (Alpha) #12

Open Digitrevx opened 4 years ago

Digitrevx commented 4 years ago

Hello there what really made me want to try your script was the alpha. I've been trying a few versions of OBS and noticed a closed issue where someone had the same issue. However he did not share the solution. My OBS looks like this once I get the Unity camera feed in obs. I have set the cube scripts backdrop to 0 (full alpha)

I think what is preventing it from working is getting the "Video Format" drop down to be useable to enable RGBA. Would you have any idea what causes this. I'm using OBS 22.0.1 x64 exactly like the screen shot used in the example in the last issue. obs64_BTooMiktbj

Digitrevx commented 4 years ago

Oh the solution is setting Reolution/FPS Type to 'Custom' and manually adding your resolution. Only then do you get access to Format type.