obs-studio-node icon indicating copy to clipboard operation
obs-studio-node copied to clipboard

libOBS (OBS Studio) for Node.Js, Electron and similar tools

Results 97 obs-studio-node issues
Sort by recently updated
recently updated
newest added

[ 25%] Performing download step (download, verify and extract) for 'libobs-download' -- Downloading... dst='/mnt/dev/node/tests/obs/node_modules/@streamlabs/obs-studio-node/build/libobs-download/libobs-download-prefix/src/libobs--release-27.2.3.7z' timeout='none' inactivity timeout='none' -- Using src='https://obsstudios3.streamlabs.com/libobs--release-27.2.3.7z' CMake Error at libobs-download/libobs-download-prefix/src/libobs-download-stamp/download-libobs-download.cmake:170 (message): Each download failed! error: downloading...

In file https://github.com/stream-labs/obs-virtual-cam/blob/08bb5df18a60b6e84bc81a01d51d4b3b9002b03d/src/virtual-source/dllmain.cpp ```c++ const AMOVIESETUP_FILTER AMSFilterA = { &CLSID_OBS_VirtualA, L"OBS Virtual Audio", MERIT_DO_NOT_USE, 1, &AMSPinA }; ``` What is purpose of this device?

I am using this module in my electron app. But McAFee anti-virus is treating `node_modules/obs-studio-node/obs64.exe` as virus so app is crashing. How can I get rid of this problem? I...

When I read the streamlabs-obs project, I found that setting the selected of the scene item to true will add the corresponding select box, but I cannot reproduce it after...

Windows, `OBS_API_initAPI` Initialization is success in the development mode. An error is reported after the package is completed. local logs: > `[000:00:00:01.442.190.800][Info] Reset video failed with error: -1` > `[000:00:00:01.442.221.100][Info]...

I need a virtual camera from an individual source and not the entire scene, so I'm trying to use this plugin: https://github.com/exeldro/obs-virtual-cam-filter to accomplish that, but it is crashing. I...

Window capturing is very laggy on MacOS. It takes more than 2 mintues to update current view of any window on preview and virtual camera.

Even after setting replay buffer time at 30sec, it creates full video from time replay buffer was started. It does not create 30sec videos. As time goes by it keeps...

OBS Studio give video play controls like paly and pause for local video file. How can I add such control in Streamlabs OBS?