Open hrueger opened 3 years ago
For custom virtual camera name you need custom obs-studio-node
by compiling and building it. For that you would need to compile obs-studio
and set this custom obs-studio
in OSN_LIBOBS_URL
. obs-studio
have virtual camera plugin that you need to modify to change name.
see https://github.com/stream-labs/obs-studio-node#readme
For custom virtual camera name you need custom
obs-studio-node
by compiling and building it. For that you would need to compileobs-studio
and set this customobs-studio
inOSN_LIBOBS_URL
.obs-studio
have virtual camera plugin that you need to modify to change name. see https://github.com/stream-labs/obs-studio-node#readme
Hi, can you tell me to change the name of the virtual camera and what files should be changed in obs-studio
The virtual camera feature works great, however, it seems like the name is hardcoded?
I set it here, but it still shows up as
Streamlabs OBS Virtual Camera
... Any idea?(also see https://github.com/Envek/obs-studio-node-example/issues/44)