1
Fork 0
The Galène videoconference server
Go to file
Juliusz Chroboczek d9a7f3d6c0 Avoid reallocating the list of local tracks at each packet. 2020-04-28 20:13:03 +02:00
static Remove all down connections at websocket close. 2020-04-27 01:37:27 +02:00
client.go Avoid reallocating the list of local tracks at each packet. 2020-04-28 20:13:03 +02:00
go.mod Unmarshal RTP directly instead of using helper functions. 2020-04-28 14:52:36 +02:00
go.sum Initial commit. 2020-04-25 01:06:57 +02:00
group.go Mute clients when bitrate is too low. 2020-04-28 20:13:03 +02:00
sfu.go Read public groups at startup. 2020-04-25 14:34:47 +02:00