-
Notifications
You must be signed in to change notification settings - Fork 13
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
Request: Include libspeex codec #75
Comments
This isn’t a bug but an enhancement request. Will look into it for future releases. Thanks for the request. |
Ok thanks, should I submit an enhancement request ? |
Already took care of it. Thanks! |
Any chance to update the build after all these months with libspeex? Not a major change to include the library in the build |
PRs are always welcome. The builds will be updated when time allows for it...it's not a trivial process, timewise. TL;DR: always a chance. They'll be updated as time allows. |
Ok.. just testing one now, including bumping to ffmpeg 6.1.2 |
Enjoy. It’s harder than it looks. 😄 |
Completed under 04cee63 |
Included in v2.1.2. Thanks for the contributions. |
No worries. Thanks for the fast version release update |
Describe The Bug:
Nestcam plugin error in homebrige : missing libspeex codec
To Reproduce:
Install ffmpeg-for-homebridge make Nest-cam pluggin work (prior error was saying FFMEG is missing).
Camera stream is visible but I can't send audio to the camera via iPhone microphone.
Error show in RED in log : This version of FFMPEG does not support the audio codec 'libspeex'. You may need to recompile FFMPEG using '--enable-libspeex' and restart homebridge.
Expected behavior:
Working bidirectionnal audio
ffmpeg output:
Screenshots:
Environment:
PRETTY_NAME="Raspbian GNU/Linux 12 (bookworm)"
NAME="Raspbian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=raspbian
ID_LIKE=debian
The text was updated successfully, but these errors were encountered: