-
Notifications
You must be signed in to change notification settings - Fork 140
Audio capturing for manual rendering mode #774
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
base: main
Are you sure you want to change the base?
Conversation
We need to test if I didn't break anything here 🙂 |
Vibe-coded a quick prototype according to README livekit-examples/swift-example#77 It works well with one mode, but switching between manual/mic gives me either BTW maybe it's worth converting into a "proper panel" for future testing - feel free to destroy it 👍 |
We don't really support switching manual / device rendering mode at runtime, it's a complicated internal switch... although ideally it should work. |
Maybe |
BTW, are you gonna integrate https://github.com/livekit/webrtc-xcframework/releases/tag/137.7151.04? |
Yes I think the options are:
|
@pblazej Yes I think 0.4 is already being used. |
I think this is perfectly fine for now. |
Started getting |
No description provided.