Envek / Envek/obs-studio-node-example
Failed to host and connect
- Dominant language
- JavaScript
- Stars
- 113
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Hi
i'm using vue-cli-service with your exemple and i have this error : Failed to host and connect. I'm blocked and i don't kno how to solve this thanks !
```
> vue-cli-service electron:serve
INFO Starting development server...
WARN Express server You have to launch the express server before if you want to use relative path in your code!
98% after emitting CopyPlugin
DONE Compiled successfully in 4528ms 10:21:51
App running at:
- Local: http://localhost:8081/
- Network: http://192.168.1.26:8081/
Note that the development build is not optimized.
To create a production build, run yarn build.
| Bundling main process...
DONE Compiled successfully in 4346ms 10:21:56
File Size Gzipped
dist_electron\index.js 3259.55 KiB 690.34 KiB
Images and other types of assets omitted.
INFO Launching Electron...
initialize
Error: Failed to host and connect.
at initOBS (webpack:///./obsRecorder.js?:40:25)
at Object.initialize (webpack:///./obsRecorder.js?:22:5)
at App.eval (webpack:///./src/background.js?:107:17)
at App.emit (events.js:205:15)
(node:8452) UnhandledPromiseRejectionWarning: Error: Exception when initializing OBS process: Error: Failed to host and connect.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.