Skip to content

cli tools: enable multi channels io- and packet- encodings args#830

Open
baranovmv wants to merge 1 commit intoroc-streaming:developfrom
baranovmv:feature/enable_cli_multi_channels
Open

cli tools: enable multi channels io- and packet- encodings args#830
baranovmv wants to merge 1 commit intoroc-streaming:developfrom
baranovmv:feature/enable_cli_multi_channels

Conversation

@baranovmv
Copy link
Member

gengetopt intervents into parsing packet-encoding by splitting comma-separated channels set into array, e.g. 100:pcm@s16/44100/FL,FR
[0]: 100:pcm@s16/44100/FL
[1]: FR

Here is a proposition to allow other channels list separator such as ',._ ', e.g.:
--packet-encoding=100:pcm/4800/stereo,"101:pcm/48000/FL FR BL BR"

gengetopt intervents into parsing packet-encoding by
splitting comma-separated channels set into array, e.g.
100:pcm@s16/44100/FL,FR
  [0]: 100:pcm@s16/44100/FL
  [1]: FR

Here is a proposition to allow other channels list separator
such as ',._ ', e.g.:
--packet-encoding=100:pcm/4800/stereo,"101:pcm/48000/FL FR BL BR"
@baranovmv baranovmv requested a review from gavv February 23, 2026 12:11
@rocstreaming-bot rocstreaming-bot added the S-ready-for-review status: PR can be reviewed label Feb 23, 2026
@rocstreaming-bot
Copy link

🤖 Pull request description does not have a link to an issue.
If there is a related issue, please add it to the description using any of the supported formats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-ready-for-review status: PR can be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants