livekit-examples / kitt

Talk to ChatGPT in real time using LiveKit
https://kitt.livekit.io/
Apache License 2.0
214 stars 62 forks source link

Meet Kitt/LIveKit doesn't work with firefox #10

Open majidkhn opened 1 year ago

majidkhn commented 1 year ago

Meet Kitt doesn't pick proper audio with firefox browser. any suggestions please ?

davidzhao commented 11 months ago

can you provide more details to reproduce this?

matthewincardona commented 7 months ago

I can also confirm that it has an issue running on Firefox. I'm on version 120.0 on Mac Ventura. It's an issue on both the online demo and when running it locally, but it works perfectly fine on Chrome!

I'll try to post any updates I have.

davidzhao commented 7 months ago

I think this is related to FireFox publishing in stereo by default if the microphone attached supports stereo input. Our backend currently doesn't handle stereo downmix.