Hamdan
Hamdan
When I was trying to use the Go SDK for implementing audio subscription and publication requirements, I couldn't find any examples showcasing how to work with audio packet payloads that...
I have been wanting to implement an image upload feature for [meet.livekit.io](https://meet.livekit.io/) for some time now, and I finally got some time to hack on it! I also think this...
### Describe the problem I would like to have a PTT component that lets you unmute your mic source only when you hold it down, and by default is mute....
Hi LiveKit CLI dev team! What do you guys think about adding a new source of audio publishing option by listening to incoming multicast audio packets and then publishing it...
Based on the discussion on #378, this PR would add the feature that would let a user publish audio in Opus codec using multicast listener.
Participant.AudioLevel seems to return incorrect values, and only return from this set of values { 0, 0.125, 0.25, 0.375 }.