Search Criteria
Package Details: janus-gateway 1.4.0-1
Package Actions
| 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) |
Dependencies (31)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- jansson (jansson-gitAUR)
- libconfig (libconfig-gitAUR)
- libmicrohttpd (libmicrohttpd-gitAUR)
- libnice
- libsrtp (libsrtp-gitAUR)
- libusrsctpAUR (libusrsctp-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
- duktape (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, librempeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-headlessAUR, ffmpeg-full-gitAUR, ffmpeg-obsAUR) (make)
- libogg (libogg-gitAUR) (make)
- librabbitmq-c (make)
- libwebsockets (make)
- lua (pallene-luaAUR) (make)
- nanomsg (nanomsg-gitAUR) (make)
- opus (opus-gitAUR) (make)
- paho-mqtt-cAUR (paho-mqtt-c-gitAUR) (make)
- sofia-sip (sofia-sip-bcAUR, sofia-sip-gitAUR) (make)
- Show 11 more dependencies...
Required by (4)
- jangouts
- nextcloud-spreed-signaling (optional)
- ustreamer
- ustreamer (make)
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-gitor whetherpaho-mqtt-cwould 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-gitis not available butlibusrsctpis 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:
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:
1 2 3 Next › Last »