secubox-openwrt/package/secubox/luci-app-jitsi
CyberMind-FR ccfb58124c docs: Add trilingual documentation (French and Chinese translations)
Add complete French (fr) and Chinese (zh) translations for all documentation:

- Root files: README, CHANGELOG, SECURITY, BETA-RELEASE
- docs/: All 16 core documentation files
- DOCS/: All 19 deep-dive documents including embedded/ and archive/
- package/secubox/: All 123+ package READMEs
- Misc: secubox-tools/, scripts/, EXAMPLES/, config-backups/, streamlit-apps/

Total: 346 translation files created

Each file includes language switcher links for easy navigation between
English, French, and Chinese versions.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-20 10:00:18 +01:00
..
htdocs/luci-static/resources/view/jitsi feat(v0.23.0): Matrix homeserver, SaaS Relay CDN caching, Media Hub dashboard 2026-02-20 11:44:26 +01:00
root/usr feat(repo): Add unified repo-deploy.sh and multi-arch support 2026-03-19 07:48:59 +01:00
Makefile feat(jitsi): Add Jitsi Meet video conferencing integration 2026-01-31 13:29:06 +01:00
README.fr.md docs: Add trilingual documentation (French and Chinese translations) 2026-03-20 10:00:18 +01:00
README.md docs: Add trilingual documentation (French and Chinese translations) 2026-03-20 10:00:18 +01:00
README.zh.md docs: Add trilingual documentation (French and Chinese translations) 2026-03-20 10:00:18 +01:00

LuCI Jitsi Meet Configuration

English | Francais | 中文

Video conferencing service management for self-hosted Jitsi Meet.

Installation

opkg install luci-app-jitsi

Access

LuCI menu: Services -> Jitsi Meet

Features

  • Docker container orchestration (web, prosody, jicofo, jvb)
  • Conference and participant statistics via JVB API
  • User management for authenticated meetings
  • Service logs viewer

RPCD Methods

Backend: luci.jitsi

Method Description
status Container states, conference/participant stats
start Start Jitsi containers
stop Stop Jitsi containers
restart Restart all containers
install Install Jitsi stack
generate_config Generate Jitsi configuration files
add_user Add an authenticated user
remove_user Remove a user
list_users List registered users
logs Fetch service logs

Dependencies

  • secubox-app-jitsi

License

Apache-2.0