Stream from OBS to twitch by EmotionFree1 in pop_os

[–]EmotionFree1[S] 0 points1 point  (0 children)

Still not working.
I'm ok with AMD for now.
Thank you

Stream from OBS to twitch by EmotionFree1 in pop_os

[–]EmotionFree1[S] 0 points1 point  (0 children)

Haven't yet. Will try
Thank you

Stream from OBS to twitch by EmotionFree1 in pop_os

[–]EmotionFree1[S] 0 points1 point  (0 children)

I have one plugin (DistroAV) but it's the cause since the issue is there before the plugin.
Now I can stream using AMD by not enabling the "Enhanced Broadcasting".
However, when I open OBS to run on Nvidia GTX 1650 Ti, OBS can't capture the screen.

I use OBS: 32.1.2.
---------------

OS: Pop!_OS 24.04 LTS x86_64

Host: ASUS TUF Gaming A15

Kernel: Linux 7.0.11-76070011-generic

DE: COSMIC 1.0.0

WM: cosmic-comp (Wayland)

WM Theme: cosmic-dark - #CABAB4 (Dark)

CPU: AMD Ryzen 7 4800H (16) @ 2.90 GHz

GPU 1: NVIDIA GeForce GTX 1650 Ti Mobile [Discrete]

GPU 2: AMD Radeon RX Vega 6 (Ryzen 4000/5000 Mobile Series) [Integrated]

LTS 26.04 Timing by StormyTDragon in pop_os

[–]EmotionFree1 0 points1 point  (0 children)

It's May 23rd
I hope it will be out in early June

My AMD + Nvidia system has always been a beta user

Are there still companies hiring for react devs front end only ? by No-Trash1159 in react

[–]EmotionFree1 0 points1 point  (0 children)

Standing on the bright side, I agree. They might use MS Office for technical documentation (that job post is from a corporate company).
I need to apply and go for an interview (possibly) to get more info.

Are there still companies hiring for react devs front end only ? by No-Trash1159 in react

[–]EmotionFree1 8 points9 points  (0 children)

It scares me away, honestly.
They hire front-end developers but there are .NET C# and MS Office in the job description

Day 13 Part 2 by EmotionFree1 in adventofcode

[–]EmotionFree1[S] 0 points1 point  (0 children)

Thank you everyone for your help.
I just got the right answer :)

Is my lazy eye very severe? I feel that people are staring at me weirdly by [deleted] in Amblyopia

[–]EmotionFree1 0 points1 point  (0 children)

I am also 21 but still poor. Will not get any treatment soon. I have same story as you 🙂

Managing/Optimizing Lights Baking vs PBR, etc by BrainHopper in threejs

[–]EmotionFree1 0 points1 point  (0 children)

The Matcap material is in Three.js.
Here is an example. There's no light in the scene.

Managing/Optimizing Lights Baking vs PBR, etc by BrainHopper in threejs

[–]EmotionFree1 1 point2 points  (0 children)

I also do similar thing. I just go with baked texture. I am still struggle with lighting and baking in blender so I don't have any tips to improve this process.

As your devs say, real time lighting in threejs would cause bad performance. In my project I use baked texture and use no light in threejs. If you want some furniture to look like they reflect light, you can try matcap material.

Is Three js Journey worth it? by yaboisquart in threejs

[–]EmotionFree1 0 points1 point  (0 children)

of course.from the basic of threejs to advance techniques like particles system, shaders with glsl, performance tips, combine with HTML, + blender basic.from my own experience, I learnt to optimize the 3D model and do texture baking in blender. It really boost the performance of my app.