[IMP] add recording feature#27
Draft
ThanhDodeurOdoo wants to merge 265 commits into
Draft
Conversation
9d66e6e to
4abe114
Compare
2e7bf9f to
a183da5
Compare
ThanhDodeurOdoo
added a commit
that referenced
this pull request
Nov 5, 2025
149869b to
6dbb1f7
Compare
ThanhDodeurOdoo
added a commit
to odoo-dev/odoo
that referenced
this pull request
Nov 12, 2025
see: odoo/sfu#27 task-3725174
ThanhDodeurOdoo
added a commit
to ThanhDodeurOdoo/sfu
that referenced
this pull request
Nov 18, 2025
301e30c to
d487d42
Compare
Implement dynamic FFMPEG management for audio recording with explicit task events and standardized parameter handling.
6a1e934 to
36fa3fe
Compare
fb4686e to
8dfa560
Compare
25 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I recomend reading the updated README and the associated documentation to have an overview of the code before diving in the code.
on rebase with conflicts, the files here take precendence over all previous changes (version is bumped, packages are up to date, 1.3.3 is already taken into account).
related to: odoo/odoo#234505
task-3725174