-
Notifications
You must be signed in to change notification settings - Fork 60
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
ERROR: FFMPEG is not installed #140
Comments
@makarasty this is not an issue related to the bot script Follow this: Refrain to making issues like this in future |
@BearTS I think the problem is in the bot, because the other bot sees the installed ffmpeg |
try |
@maisans-maid Sorry for the long reply about prism-media I was trying to get the bot to see ffmpeg, I can delete prism-media as it did nothing |
@makarasty use the docker public image here |
@BearTS I don't know how to use docker, I need help with ffmpeg! |
@makarasty Just install docker desktop and then fill the docker-compose and then run |
@BearTS > Can I host the bot without using docker? |
You can, but the issue here is that
You can use the commands mentioned in the docker file to set the bot up locally. |
I am very disappointed. |
ERROR: FFMPEG is not installed.
Install with "npm install ffmpeg-static" or download it here: https://ffmpeg.org/download.html.
I have installed
ffmpeg
locally and withnpm install ffmpeg-static
but it doesn't helpThe text was updated successfully, but these errors were encountered: