Age | Commit message (Collapse) | Author |
|
When disconnecting, we need to wait for any outstanding http
calls to complete as the handlers may use the session objects.
Also, reap empty sessions.
|
|
|
|
|
|
Muting using the device module microphone mute was muting other
applications, speakers, and so on. Instead, we mute by enabling/disabling
the input and output streams.
|
|
|
|
for all applications. Instead, modify the volume on the various streams.
|
|
|
|
This is useful for cross-region voice, quick voice switching, etc.
|
|
|
|
|
|
This commit includes code to allow the llwebrtc.dll/dylib to allow
multiple connections at once.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
connected
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, remove some dead code.
|
|
|
|
|
|
|
|
threads.
|