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

ERROR: FFMPEG is not installed #140

Closed
makarasty opened this issue Aug 14, 2022 · 10 comments
Closed

ERROR: FFMPEG is not installed #140

makarasty opened this issue Aug 14, 2022 · 10 comments

Comments

@makarasty
Copy link

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 with npm install ffmpeg-static but it doesn't help

изображение

@BearTS
Copy link
Owner

BearTS commented Aug 14, 2022

@makarasty this is not an issue related to the bot script
You have to install ffmpeg to your server

Follow this:
https://linuxize.com/post/how-to-install-ffmpeg-on-debian-9/

Refrain to making issues like this in future

@makarasty
Copy link
Author

makarasty commented Aug 14, 2022

@BearTS I think the problem is in the bot, because the other bot sees the installed ffmpeg

изображение

@maisans-maid
Copy link
Collaborator

try npm ls ffmpeg-static in the console then show us the logs

@makarasty
Copy link
Author

makarasty commented Aug 15, 2022

@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

изображение

@BearTS
Copy link
Owner

BearTS commented Aug 15, 2022

@makarasty use the docker public image here

@makarasty makarasty reopened this Aug 15, 2022
@makarasty
Copy link
Author

@BearTS I don't know how to use docker, I need help with ffmpeg!

@BearTS
Copy link
Owner

BearTS commented Aug 15, 2022

@makarasty Just install docker desktop and then fill the docker-compose and then run docker-compose up inside the folder
Due to issues like the one that you are facing, we have added support for docker

@makarasty
Copy link
Author

makarasty commented Aug 15, 2022

@BearTS >

Can I host the bot without using docker?

@kakarot-dev
Copy link
Contributor

You can, but the issue here is that

  • The code is outdated
  • We don’t provide help for personal hosting, and since this is a issue related to ur local machine, we can’t provide help

You can use the commands mentioned in the docker file to set the bot up locally.
Incidentally, we do provide support in hosting with docker

@makarasty
Copy link
Author

I am very disappointed.

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

4 participants