Пакет janus: Информация

    Исходный пакет: janus
    Версия: 1.4.0-alt1
    Последняя версия по данным Repology
    Собран:  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)

    Сопровождающий: Nikolay A. Fetisov

    Список участников:
    Nikolay A. Fetisov

    Права:
    Nikolay A. Fetisov
    @qa

      1. perl-parent
      2. libconfig-devel
      3. libcurl-devel
      4. libjansson-devel
      5. doxygen
      6. libmicrohttpd-devel
      7. libnice-devel
      8. libogg-devel
      9. libpcap-devel
      10. glibc-devel-static
      11. rpm-build-licenses
      12. graphviz
      13. libsrtp2-devel
      14. libssl-devel
      15. libwebsockets-devel
      16. zlib-devel
      17. libavformat-devel

    Последнее изменение


    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