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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-docs
Commits
cb15119b
Commit
cb15119b
authored
2 years ago
by
Sébastien Blin
Committed by
Amin Bandali
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
faq: remove TODOs
Change-Id: I50cf247e465107c23266da4f5380e59220686dd7
parent
fe21ff65
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
user/faq.rst
+25
-11
25 additions, 11 deletions
user/faq.rst
with
25 additions
and
11 deletions
user/faq.rst
+
25
−
11
View file @
cb15119b
...
...
@@ -44,6 +44,7 @@ accounts are stored on your device, passwords are optional. However,
the most significant practical differences are that you have more
*freedom* and *privacy*.
..
TODO: expand on this
What do the red/green status circles next to avatars mean?
...
...
@@ -164,7 +165,9 @@ different locations depending on the platform.
Note: audio and video messages are recorded in the local-data in the
folder: ``sent_data``
TODO: check this ^^^ and add note about file downloads (like images)
For files, if a file is saved (right click on the file, then Save) it
will be added to the directory you configured in the application
settings.
How much bandwidth do I need for calls?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
...
...
@@ -178,13 +181,12 @@ additional 2 Mbps per participant. So, for example for a conference
with 10 participants, each participant will need 2 Mbps up & down and
the host will need 20 Mbps up and down.
Auto-adaptation is done between a minimum of 200 Kbit/s and maximum of
6 Mbit/s.
Jami also uses an algorithm to change the consumption depending of the
quality of the link. So, the bitrate can have a minimum of 200 Kbit/s
and maximum of 6 Mbit/s.
TODO: ^^^^^^^^^^^^^ What does this last line mean?
TODO: How can SFL afford to give Jami away for free? How does/will SFL make money off Jami?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
How can SFL afford to give Jami away for free? How does/will SFL make money off Jami?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Summary: ethical company, they will make money supporting managed Jami
solutions for organizations; their main source of income is elsewhere;
...
...
@@ -391,11 +393,23 @@ anyone who does not have access to your account.
What is a bootstrap server?
~~~~~~~~~~~~~~~~~~~~~~~~~~~
TODO
A bootstrap server is the entry point of the distributed network.
To enter in a network, Jami must know one other node. This is the
role of the bootstrap. It can be any node in the network, but,
bootstrap nodes are generally always up and available.
The default one in Jami is ``bootstrap.jami.net``.
What is a TURN server? What is STUN?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TODO
A TURN server is a relay, and is generally used when two peers can't
contact to each other due to some firewall restriction, have NAT
without any opened port, and no IPv6.
A STUN server is only used for SIP accounts, and is generally used to
get your public IP. For Jami accounts, the DHT already gives this
information.
What is DHT proxy?
~~~~~~~~~~~~~~~~~~
...
...
@@ -692,7 +706,7 @@ encoder=[encoder_name]``, where ``encoder_name`` can be any of
names for all of Jami's supported encoders).
How can I configure the audio processor?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
An audio processor allows Jami to clean up and process your microphone's audio.
It can remove echo, reduce noise, and equalize your microphone's volume.
...
...
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