summaryrefslogtreecommitdiff
path: root/indra/llwebrtc/llwebrtc.h
AgeCommit message (Expand)Author
2024-07-31Implement a Logging Sink for WebRTCRoxie Linden
2024-07-29Fix trailing whitespaces in webrtc code to pass pre-commitAndrey Lihatskiy
2024-06-24[WebRTC] control microphone gain via custom audio processor.Roxie Linden
2024-05-16Race condition resulted in close causing removal of peer connection while oth...Roxie Linden
2024-04-07CR suggestionsRoxie Linden
2024-03-30Fix windows crashesRoxie Linden
2024-03-30Add UI for managing echo cancellation, AGC, and noise control.Roxie Linden
2024-03-19Simplify workqueue calls. Fix issue with webrtc blocking on destruction.Roxie Linden
2024-03-14Refactor device selection logicRoxie Linden
2024-03-10Remove trailing spaces. Other code cleanup.Roxie Linden
2024-03-09code beautification/commentsRoxie Linden
2024-03-05The response from the provision account call was being called twice for some ...Roxie Linden
2024-02-08Handle 'device changed' callbackRoxie Linden
2024-02-08Better renegotiation support for parcel voiceRoxie Linden
2024-02-08Using the device module to set speaker/mic volume set the system mic/volumeRoxie Linden
2024-02-08Refactor/clean-up WebRTC voice to handle multiple voice streamsRoxie Linden
2024-02-08SL-20543 - voice over region boundaries.Roxie Linden
2024-02-08Improve reconnection logic and allow device setting when connected or not con...Roxie Linden
2024-02-08Fix shutdown crash issue.Roxie Linden
2024-02-08send a message to the server when we're ready for data channel dataRoxie Linden
2024-02-08Stream audio levels to and from viewers via DataChannelsRoxie Linden
2024-02-08add datachannel supportRoxie Linden
2024-02-08Hook up speaker volume.Roxie Linden
2024-02-08do some thread safety to prevent webrtc threads from conflicting with viewer ...Roxie Linden
2024-02-08coding policy fixesRoxie Linden
2024-02-08Checkpoint WebRTC VoiceRoxie Linden