Пакет janus: Информация
Исходный пакет: janus
Версия: 1.4.0-alt1
Собран: 11 февраля 2026 г. 5:50 в задании #407859
Категория: Сети/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/meetecho/janus-gateway
Лицензия: GPLv3
О пакете: Janus WebRTC Server
Описание:
Janus is a general purpose WebRTC Gateway with a minimal footprint. As such, it provides no functionality per se other than implementing the means to set up a WebRTC media communication with a browser, exchanging JSON messages with it, and relaying RTP/RTCP and messages between browsers and the server-side application logic they are attached to. Any specific feature/application are implemented in server side plugins, that browsers contact via the gateway to take advantage of the functionality they provide. Example uses for Janus are applications involving echo tests, conference bridges, media recorders, and SIP gateways.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
janus (x86_64, i586, aarch64)
janus-debuginfo (x86_64, i586, aarch64)
janus-devel (x86_64, i586, aarch64)
janus-docs (noarch)
janus-utilities (x86_64, i586, aarch64)
janus-utilities-debuginfo (x86_64, i586, aarch64)
janus (x86_64, i586, aarch64)
janus-debuginfo (x86_64, i586, aarch64)
janus-devel (x86_64, i586, aarch64)
janus-docs (noarch)
janus-utilities (x86_64, i586, aarch64)
janus-utilities-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Nikolay A. Fetisov
Последнее изменение
9 февраля 2026 г. Nikolay A. Fetisov 1.4.0-alt1
- New version
3 ноября 2025 г. Nikolay A. Fetisov 1.3.3-alt1
- New version - Refactored logging internals - Fix multiple deadlocks and memory leaks in VideoRoom - Fixed broken recordings when using remote publishers in the VideoRoom - New programmatic API to ask for keyframes in SIP and NoSIP plugins - Fixed broken session count in case of timeouts and disconnects
20 октября 2024 г. Nikolay A. Fetisov 1.2.4-alt1
- New version - Fixed broken end-to-end encryption for subscribers in VideoRoom - Fixed ports leak when using remote publishers in VideoRoom plugin - Fixed memory leak in AudioBridge in case of late packets