Package janus: Information

    Source package: janus
    Version: 1.4.0-alt1
    Build time:  Feb 11, 2026, 12:00 PM
    Category: Networking/Other
    Report package bug
    License: GPLv3
    Summary: Janus WebRTC Server
    Description: 
    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.

    List of RPM packages built from this SRPM:
    janus (riscv64)
    janus-debuginfo (riscv64)
    janus-devel (riscv64)
    janus-docs (noarch)
    janus-utilities (riscv64)
    janus-utilities-debuginfo (riscv64)

    Maintainer: Nikolay A. Fetisov

    List of contributors:
    Nikolay A. Fetisov

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

    Last changed


    Feb. 9, 2026 Nikolay A. Fetisov 1.4.0-alt1
    - New version
    Nov. 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
    Oct. 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