1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-10 02:35:58 +01:00
galene/rtpconn
Juliusz Chroboczek 52a26327d7 Implement group status.
We now inform clients of the status of a group (locked, etc.).  Also
cleans up the handling of administrative messages, which solves the
issue of receiving "user" before "joined".
2021-07-16 19:51:54 +02:00
..
codec.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
codec_test.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtp_test.go Allow various codecs. 2020-12-26 19:46:37 +01:00
rtpconn.go Use unbounded buffer for track actions. 2021-07-16 03:03:45 +02:00
rtpconn_test.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtpreader.go Use unbounded buffer for track actions. 2021-07-16 03:03:45 +02:00
rtpstats.go Handle spatial scalability. 2021-05-17 18:17:43 +02:00
rtpwriter.go Maintain a reference to the connection associated to each track. 2021-07-14 14:05:23 +02:00
webclient.go Implement group status. 2021-07-16 19:51:54 +02:00