In my simple test app, I do not seem to receive events about muting, unmuting, or active speakers changing. Is there anything I need to opt into in order to receive these events?
To reproduce in a fairly minimal test app, checkout this branch of Zed, and run
cargo run -p live_kit_client --example test_app
It connects to a live kit server on the default port, 7880.
In my simple test app, I do not seem to receive events about muting, unmuting, or active speakers changing. Is there anything I need to opt into in order to receive these events?
To reproduce in a fairly minimal test app, checkout this branch of Zed, and run
It connects to a live kit server on the default port, 7880.