Only getting black frames in OBS/Electron app

herpaderppp

New Member
I'm relatively new to OBS so this is more of a conceptual question. I want to implement the simple feature of recording the screen in my Electron app. I successfully got a video to record, but all the frames are black. I suspect this is because OBS doesn't know what source to capture. I created a test source but I'm not sure if/how I need to connect it to the recorder.

I'm building on top of obs-studio-node so it might be hard to talk specifically about the code, but if someone can explain the basic process of creating a source (e.g. desktop capture), that would be great.
 

dodgepong

Administrator
Forum Admin
We don't manage the obs-studio-node code base. You should direct your question to the authors of that code.
 
Top