blob: 0c9d73dff90c26371ace48615a9757bd7483b4ef (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Package: meshbay-node
Version: __VERSION__
Section: net
Priority: optional
Architecture: all
Maintainer: MeshBay Team <team@meshbay.org>
Homepage: https://meshbay.org
Depends: meshbay-common (= __VERSION__)
Recommends: ffmpeg
Description: MeshBay Node — local file host, streaming server, and group daemon
MeshBay Node indexes local directories and serves encrypted files to
authenticated group members over WebRTC. Includes video streaming (fMP4
remux via ffmpeg), group chat, and a local admin UI on localhost:18000.
.
Installs node code into the shared venv at /opt/meshbay-common/venv/.
Ships a default TMDB API token for the Videos app.
Runs as a systemd user service.
|