Skip to content

Add mechanism to allow creation of local track with platform ADM#958

Open
juberti-oai wants to merge 3 commits intolivekit:mainfrom
juberti-oai:juberti/create_adm_audio_track
Open

Add mechanism to allow creation of local track with platform ADM#958
juberti-oai wants to merge 3 commits intolivekit:mainfrom
juberti-oai:juberti/create_adm_audio_track

Conversation

@juberti-oai
Copy link
Copy Markdown

Currently the PeerConnection is always created using a virtual audio device. However there are cases where it would be nice to be able to use these Rust bindings with a real ADM.

This PR adds a new with_platform_adm ctor to allow the PeerConnection to be created with a real ADM, and also a create_audio_source method to get an ADM source that can be used to create a local track.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 20, 2026

CLA assistant check
All committers have signed the CLA.

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