1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00
The Galène videoconference server
Find a file
Juliusz Chroboczek 9bd093e78c Stop tracks before closing stream.
Otherwise the camera status light stays on.
2020-04-29 01:22:39 +02:00
packetlist Handle NACKs arriving on down connections. 2020-04-28 23:45:19 +02:00
packetwindow Implement sending NACKs on the upstream connection. 2020-04-28 23:45:19 +02:00
static Stop tracks before closing stream. 2020-04-29 01:22:39 +02:00
client.go Implement sending NACKs on the upstream connection. 2020-04-28 23:45:19 +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 Rate-limit PLI. 2020-04-28 23:45:19 +02:00
sfu.go Read public groups at startup. 2020-04-25 14:34:47 +02:00