Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

control 2.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. Source: jitsi-meet-web
  2. Section: net
  3. Priority: extra
  4. Maintainer: Jitsi Team <dev@jitsi.org>
  5. Uploaders: Emil Ivov <emcho@jitsi.org>, Damian Minkov <damencho@jitsi.org>
  6. Build-Depends: debhelper (>= 8.0.0), nodejs
  7. Standards-Version: 3.9.6
  8. Homepage: https://jitsi.org/meet
  9. Package: jitsi-meet-web
  10. Replaces: jitsi-meet (<= 1.0.1525-1)
  11. Architecture: all
  12. Depends: ${misc:Depends}
  13. Description: WebRTC JavaScript video conferences
  14. Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
  15. Videobridge to provide high quality, scalable video conferences.
  16. .
  17. It is a web interface to Jitsi Videobridge for audio and video
  18. forwarding and relaying.
  19. Package: jitsi-meet-web-config
  20. Architecture: all
  21. Depends: openssl, nginx | nginx-full | nginx-extras | apache2
  22. Description: Configuration for web serving of Jitsi Meet
  23. Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
  24. Videobridge to provide high quality, scalable video conferences.
  25. .
  26. It is a web interface to Jitsi Videobridge for audio and video
  27. forwarding and relaying, using a webserver Nginx or Apache2.
  28. .
  29. This package contains configuration for Nginx to be used with
  30. Jitsi Meet.
  31. Package: jitsi-meet-prosody
  32. Architecture: all
  33. Depends: openssl, prosody (>= 0.11.0) | prosody-trunk | prosody-0.12 | prosody-0.11, lua-sec, lua-basexx, lua-luaossl, lua-cjson
  34. Replaces: jitsi-meet-tokens
  35. Description: Prosody configuration for Jitsi Meet
  36. Jitsi Meet is a WebRTC JavaScript application that uses Jitsi
  37. Videobridge to provide high quality, scalable video conferences.
  38. .
  39. It is a web interface to Jitsi Videobridge for audio and video
  40. forwarding and relaying.
  41. .
  42. This package contains configuration for Prosody to be used with
  43. Jitsi Meet.
  44. Package: jitsi-meet-tokens
  45. Architecture: all
  46. Depends: ${misc:Depends}, prosody-trunk | prosody-0.11 | prosody-0.12 | prosody (>= 0.11.2), jitsi-meet-prosody
  47. Description: Prosody token authentication plugin for Jitsi Meet
  48. Package: jitsi-meet-turnserver
  49. Architecture: all
  50. Pre-Depends: jitsi-meet-web-config
  51. Depends: ${misc:Depends}, jitsi-meet-prosody, coturn, dnsutils
  52. Description: Configures coturn to be used with Jitsi Meet