Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows:NSSM: FFMpeg executable wasn't found #39

Open
baur opened this issue May 19, 2021 · 0 comments
Open

Windows:NSSM: FFMpeg executable wasn't found #39

baur opened this issue May 19, 2021 · 0 comments

Comments

@baur
Copy link

baur commented May 19, 2021

Hi,
OS: Windows10
FFmpeg installed correctly

The app works if run via cmd.exe
If install the app as a service via NSSM I get the next error:

d:\app\Node\rest\rtsp-api-main\node_modules\rtsp-ffmpeg\lib\rtsp-ffmpeg.js:117
			throw new Error('FFMpeg executable wasn\'t found. Install this package and check FFMpeg.cmd property');
			^

Error: FFMpeg executable wasn't found. Install this package and check FFMpeg.cmd property
    at ChildProcess.<anonymous> (d:\app\Node\rest\rtsp-api-main\node_modules\rtsp-ffmpeg\lib\rtsp-ffmpeg.js:117:10)
    at ChildProcess.emit (events.js:315:20)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
    at onErrorNT (internal/child_process.js:465:16)
    at processTicksAndRejections (internal/process/task_queues.js:80:21)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant