Skip to content

fix(sources_rtp_av): expose configuration and add requested flush - #190

Merged
b3by merged 2 commits into
meetecho:mainfrom
GaijinKa:hotfix/expose-audio-rtp-configuration
Jul 20, 2026
Merged

fix(sources_rtp_av): expose configuration and add requested flush#190
b3by merged 2 commits into
meetecho:mainfrom
GaijinKa:hotfix/expose-audio-rtp-configuration

Conversation

@GaijinKa

Copy link
Copy Markdown
Member

Description

A few minor changes on two builtin sources, to expose configuration - mainly selected ephemereal ports - during the deploy.
Furhtermore, the audio_rtp_av, must flushes the resampler through a resample(null) on terminating

PR type
Select all the labels that apply to this PR.

  • Bug fix (non-breaking change which fixes an issue)

Key modifications and changes

  • the audio_rtp_av and the video_rtp_av now expose their configuration
  • the audio_rtp_av flushes the resampler, as requested by documentation

Affected components

Two builtin nodes - audio_rtp_av and video_rtp_av

@GaijinKa GaijinKa changed the title fix(node_rtp_av): expose configuration and add requested flush fix(sources_rtp_av): expose configuration and add requested flush Jul 18, 2026
@b3by
b3by merged commit 911502e into meetecho:main Jul 20, 2026
2 checks passed
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.

2 participants