Envek / Envek/obs-studio-node-example
Electron Error: Failed to host and connect.
Open
- Dominant language
- JavaScript
- Stars
- 113
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
I followed the example code provided, but my code is failing on the first step when I try to run `osn.NodeObs.IPC.host("example");` I have the `obsRecorder.js` file imported into my `main.ts` file using `const obsRecorder = require("./obsRecorder");` and I have set up ipcMain handlers to handle the actions just like in the example. I suspect it might be something with the updated version of electron or something in the example being out of date. Could someone please help me solve this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.