Skip to content

Conversation

@Cabbache
Copy link

This is a WIP based on the poc by @yume-chan to add the feature requested in #3880

@Cabbache Cabbache changed the title [Draft] Forward client microphone [Draft] Forward client audio Oct 21, 2025
@Cabbache Cabbache marked this pull request as draft October 23, 2025 10:39

int read_mic(void *data) {
sc_socket mic_socket = *(sc_socket*)data;
const char *input_format_name = "alsa";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this is only available on Linux? Can SDL be used instead?

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.

3 participants