mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2025-12-30 11:22:31 +00:00
Now the web app can be installed separately from jicofo and jitsi-videobridge, or can be installed on machine running nginx or apache. Currently only nginx will be configured and apache config is left to user. Later we can add and the apache config. Renames jitsi-meet to jitsi-meet-web (just the web content) and jitsi-meet-web-config (configuring jetty, nginx or apache). A new jitsi-meet package will be introduced, a meta package depending on jicofo, jvb and the current packages.
57 lines
2.0 KiB
Plaintext
57 lines
2.0 KiB
Plaintext
Source: jitsi-meet-web
|
|
Section: net
|
|
Priority: extra
|
|
Maintainer: Jitsi Team <dev@jitsi.org>
|
|
Uploaders: Emil Ivov <emcho@jitsi.org>, Damian Minkov <damencho@jitsi.org>
|
|
Build-Depends: debhelper (>= 8.0.0)
|
|
Standards-Version: 3.9.6
|
|
Homepage: https://jitsi.org/meet
|
|
|
|
Package: jitsi-meet-web
|
|
Replaces: jitsi-meet (<= 1.0.1525-1)
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Description: WebRTC JavaScript video conferences
|
|
Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
|
|
Videobridge to provide high quality, scalable video conferences.
|
|
.
|
|
It is a web interface to Jitsi Videobridge for audio and video
|
|
forwarding and relaying, configured to work with jetty instance
|
|
running embedded into Jitsi Videobridge
|
|
|
|
Package: jitsi-meet-web-config
|
|
Architecture: all
|
|
Depends: openssl, openjdk-8-jre-headless | nginx | apache2,
|
|
jitsi-meet-web
|
|
Description: Configuration for web serving of Jitsi Meet
|
|
Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
|
|
Videobridge to provide high quality, scalable video conferences.
|
|
.
|
|
It is a web interface to Jitsi Videobridge for audio and video
|
|
forwarding and relaying, configured to work with jetty instance
|
|
running embedded into Jitsi Videobridge or using a webserver Nginx or
|
|
Apache2.
|
|
.
|
|
This package contains configuration for Nginx to be used with
|
|
Jitsi Meet.
|
|
|
|
Package: jitsi-meet-prosody
|
|
Architecture: all
|
|
Depends: openssl, prosody | prosody-trunk, jitsi-meet-web
|
|
Description: Prosody configuration for Jitsi Meet
|
|
Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
|
|
Videobridge to provide high quality, scalable video conferences.
|
|
.
|
|
It is a web interface to Jitsi Videobridge for audio and video
|
|
forwarding and relaying, configured to work with jetty instance
|
|
running embedded into Jitsi Videobridge
|
|
.
|
|
This package contains configuration for Prosody to be used with
|
|
Jitsi Meet.
|
|
|
|
Package: jitsi-meet-tokens
|
|
Architecture: all
|
|
Depends: ${misc:Depends}, prosody-trunk (>= 1nightly607), libssl-dev, luarocks, jitsi-meet-prosody
|
|
Description: Prosody token authentication plugin for Jitsi Meet
|
|
|