lukasIO

Results 192 comments of lukasIO

I'll close this as done, feel free to open a new issue if this continues to be a problem for you. You can also check out the new starter app...

sorry for the delay on this. We currently don't have the capacity to prioritise the storybook module in this repo. I'm more inclined to remove it entirely than to fix...

the easiest way to send chat messages to the agent is to use the `send` method of the `useChat` hook!

what API's do you use to switch the audio output? one pitfall is that without explicit mic permissions granted, the list on `enumerateDevices` will be empty for audio outputs

Thanks for the report, this appears to be a custom app, can you reproduce this on meet.livekit.io? If so, please post the debug console logs of this happening so that...

sorry for the delay on this, could you please share the full sdp of both offer and answer?

hi @nwang92, we're working on a new react components version that will make this kind of use case a lot easier, we're planning to have a preview for it by...

thanks for the report! I tried to reproduce this but having trouble doing so. Could you check whether `audioElement.srcObject` is still set to a `mediaStreamTrack` when you hear participants after...

Thanks for the report! Just to clarify the usage pattern, when and how is your app calling `room.connect()` ? Especially interested in any connect calls that happen as part of...