Package Details: janus-gateway 1.4.0-1

Git Clone URL: https://aur.archlinux.org/janus-gateway.git (read-only, click to copy)
Package Base: janus-gateway
Description: An open source, general purpose, WebRTC server
Upstream URL: https://janus.conf.meetecho.com
Licenses: GPL-3.0-only
Submitter: dseg
Maintainer: alerque (feighur, robertfoster)
Last Packager: alerque
Votes: 8
Popularity: 0.000001
First Submitted: 2016-01-29 11:22 (UTC)
Last Updated: 2026-02-07 15:28 (UTC)

Latest Comments

1 2 3 Next › Last »

feighur commented on 2025-10-04 22:31 (UTC)

@kode54 Thanks. I've submitted the patch upstream as well

kode54 commented on 2025-10-03 22:48 (UTC)

Here's a patch to get it building with FFmpeg 8:

https://gist.github.com/kode54/d24f9b58863aea121f58afad2ae877dd

Bad-Mad commented on 2025-08-19 05:26 (UTC)

“lua-term” should be added as a dependency. It would make some things easier.

mallrat commented on 2025-07-26 11:25 (UTC)

This package works for aarch64 on PI boards. Could you please update the PKGBUILD architectures list?

alerque commented on 2021-06-26 13:28 (UTC) (edited on 2021-06-26 16:40 (UTC) by alerque)

@robertfoster Have you been able to confirm lately whether we still need paho-mqtt-c-git or whether paho-mqtt-c would do? Also something seems wrong here with libraries being optional runtime dependencies. Having them as make dependencies makes sense but something seems off about the combo going on here. Any thoughts on that?

Edit: Wacky dependencies are explained here.

leuko commented on 2021-02-14 07:18 (UTC) (edited on 2021-02-14 07:19 (UTC) by leuko)

I had a dependency error. Dependency libusrsctp-git is not available but libusrsctp is available.

feighur commented on 2021-01-29 16:17 (UTC)

@mafcadio Your compiler toolchain is somehow misconfigured and thinks the target triplet is 'make'. You should fix your compiler toolchain

mafcadio commented on 2021-01-29 14:17 (UTC) (edited on 2021-01-29 14:17 (UTC) by mafcadio)

Trying to install this, I get the following error:

checking build system type... Invalid configuration `make': machine `make-unknown' not recognized
configure: error: /bin/sh ././config.sub make failed
==> ERROR: A failure occurred in build().
    Aborting...

I've tried it with various janus-gateway package versions and it happens on all of them. I've got base-devel installed. Am I missing something?

Tio commented on 2020-06-13 22:04 (UTC)

Error:

Building janus-gateway...
==> Making package: janus-gateway 0.10.1-1 (Sun 14 Jun 2020 12:04:02 AM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found janus-gateway-0.10.1.tar.gz
  -> Found janus.service
  -> Found janus.conf
==> Validating source files with sha256sums...
    janus-gateway-0.10.1.tar.gz ... Passed
    janus.service ... Passed
    janus.conf ... FAILED
==> ERROR: One or more files did not pass the validity check!
Failed to build janus-gateway