Skip to content

fix: audio rtp av node output shape#120

Merged
GaijinKa merged 1 commit intomeetecho:mainfrom
b3by:fix/audio_rtp_av_shape
Feb 17, 2026
Merged

fix: audio rtp av node output shape#120
GaijinKa merged 1 commit intomeetecho:mainfrom
b3by:fix/audio_rtp_av_shape

Conversation

@b3by
Copy link
Collaborator

@b3by b3by commented Feb 16, 2026

Description

This PR addresses an issue with the audio_rtp_av node. Currently, the node returns a nested array containing the sampled audio, and this format is not consistant with other audio sources in juturna.

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

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test update
  • Build/CI configuration change
  • Other (please describe):

Key modifications and changes

The audio_rtp_av node now returns a flat array.

Affected components

audio_rtp_av source node.

@b3by b3by requested a review from GaijinKa February 16, 2026 11:00
@b3by b3by added type:bug Something isn't working priority:medium labels Feb 16, 2026
@GaijinKa GaijinKa merged commit 16538fe into meetecho:main Feb 17, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority:medium type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants