Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Input/Output stream with peer connection example #504

Open
yash-samespace opened this issue Dec 2, 2024 · 0 comments
Open

Media Input/Output stream with peer connection example #504

yash-samespace opened this issue Dec 2, 2024 · 0 comments

Comments

@yash-samespace
Copy link

Hello,

I am building a Tauri-based WebRTC application in Rust for macOS and Windows platforms. I’ve integrated the LiveKit SDK but couldn’t find APIs to retrieve the microphone stream, which is needed to pass to the add_track function of the peer connection. Similarly, I couldn’t find APIs to play the audio stream received in the on_track() callback through the speaker.

I also couldn’t locate relevant examples demonstrating this functionality. Could someone confirm if such APIs for media devices are available in the LiveKit SDK?

Any guidance or pointers would be greatly appreciated. Thank you!

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

No branches or pull requests

1 participant