Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-docs
Commits
ee555d1c
Commit
ee555d1c
authored
2 years ago
by
Amin Bandali
Committed by
Adrien Béraud
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
user/faq: add entry about using Jami in a LAN or offline
Change-Id: I8ee95608d1b31f6ee713e83005c60c1d9ac52e77
parent
f772f75f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/faq.rst
+22
-0
22 additions, 0 deletions
user/faq.rst
with
22 additions
and
0 deletions
user/faq.rst
+
22
−
0
View file @
ee555d1c
...
...
@@ -627,6 +627,28 @@ If you run your own TURN server:
- TURN/STUN: TCP+UDP 3478, 5349
Can I use Jami in a local network (LAN) without internet access?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Yes! Thanks to Jami's architecture, Jami users on a local/private
network can communicate among themselves using Jami, without requiring
any outside connectivity such as the internet.
To do so, from Jami's ``Account`` settings open ``Advanced account
settings``. There, enable the ``Enable local peer discovery``
setting. Additionally, you may want to manually set the ``bootstrap``
node's address (default: ``bootstrap.jami.net``) to the IP address of
another device on your network that also runs Jami and/or an OpenDHT
node.
.. note:: If you will use this Jami account for communicating only
with only with other devices on the same local/private network,
you can disable TURN if you wish. If you do so, and later you
decide to use this account also for communicating with other Jami
devices outside your network, don't forget to enable TURN again,
as it helps Jami work around issues with some overly restrictive
firewalls.
How can I configure the codecs even more?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment