1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 18:25:58 +01:00

Update CHANGES.

This commit is contained in:
Juliusz Chroboczek 2021-05-15 11:46:22 +02:00
parent f12f776e03
commit 7009f7e4e7

15
CHANGES
View file

@ -1,3 +1,18 @@
Galène 0.4 (unreleased):
* Implemented simulcast.
* Implemented scalable video coding (SVC) for VP8.
* Fixed the profile announced for VP9.
* Simplified the protocol by labelling streams rather than individual
tracks.
* Added an option to limit the range of UDP ports used by the server.
* Added a close button in every locally-generated video; this allows
closing individual screen shares and avoids the need for creating
buttons at the top.
* Added user status to the protocol; in addition, users now know other
users' permissions.
* Stats are now exported as JSON and formatted on the client side.
27 April 2021: Galène 0.3.4
* Fixed a bug in the loss estimator. We will now reduce the rate more