Commit 8e3caa19 authored by Juliusz Chroboczek's avatar Juliusz Chroboczek

Update CHANGES.

parent 0623e927
...@@ -6,12 +6,15 @@ Galène 0.4 (unreleased): ...@@ -6,12 +6,15 @@ Galène 0.4 (unreleased):
* Fixed the profile announced for VP9. * Fixed the profile announced for VP9.
* Reworked the disk writer, which should no longer cause corruption * Reworked the disk writer, which should no longer cause corruption
after packet loss. after packet loss.
* Added support for recording H.264 tracks.
* Added a close button to video windows, it is now possible to close * Added a close button to video windows, it is now possible to close
just a single shared window. just a single shared window.
* Reworked the signalling protocol, it is now possible to request * Reworked the signalling protocol, it is now possible to request
different tracks for distinct streams, and there are provisions to different tracks for distinct streams, and there are provisions to
carry user permissions and statuses; this is not yet used by the user carry user permissions and statuses; this is not yet used by the user
interface. interface.
* The server will now attempt to increase the file descriptor limit at
startup.
* Reworked internal signalling; this will hopefully fix issues with * Reworked internal signalling; this will hopefully fix issues with
losing tracks under load. losing tracks under load.
* Added an option to limit the range of UDP ports used by the server. * Added an option to limit the range of UDP ports used by the server.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment