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

menu limit early video #2514

Merged
merged 3 commits into from
Apr 4, 2023
Merged

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Mar 31, 2023

  • menu,call,config: a limit for the number of early video streams
  • A new API function call_update_media() applies new local SDP directions immediately without signaling the changes with SIP UPDATE.
  • video: fix logging for video rx/tx pipeline

Multiple incoming/outgoing early video streams lead to massive memory and CPU
load. This commit adds two new settings in order to limit the number of
early video streams.

A new API function `call_update_media()` applies new local SDP directions
immediately without signaling the changes with SIP UPDATE.

Module menu switches off early media for all outgoing calls immediately if the
configured limits are exceeded.
@sreimers sreimers merged commit cce44b3 into baresip:main Apr 4, 2023
@cspiel1 cspiel1 deleted the menu_limit_early_video branch April 11, 2023 05:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants