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

[Feature Request] Convert voice/video to the required format #724

Open
4 tasks
devlikepro opened this issue Jan 4, 2025 · 0 comments
Open
4 tasks

[Feature Request] Convert voice/video to the required format #724

devlikepro opened this issue Jan 4, 2025 · 0 comments

Comments

@devlikepro
Copy link
Contributor

devlikepro commented Jan 4, 2025

Right now when you send vioce or video there's no conversion happens for most cases and it causes questions and issues

We need to make sure we're converting the file to the right format (depending on engine) before sending it.
We can add asis: False flag (should it be True or False by default?) - meaning if it's asis: True - we'll try to send file as is, without applying format convertion pipeline.
But if it's False we'll adjust the payload if required before sending a voice/video message


  • Add asis flag
  • WEBJS - Automatically convert to the right format if asis: False
  • NOWEB - Automatically convert to the right format if asis: False
  • WEBJS - when "sendVideo" and docker image is chromium based ask using devlikeapro/waha-plus:chrome docker image

patron:PRO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant