docs: Add livekit testing + troubleshooting instructions, and other small changes #1429

Merged
ginger merged 30 commits from stratself/continuwuity:stratself/docs-livekit-fixes into main 2026-03-24 13:20:13 +00:00

30 commits

Author SHA1 Message Date
9a52157d7d docs(livekit): Put livekit+coturn port clash notice in a tip box
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m10s
Update flake hashes / update-flake-hashes (pull_request) Successful in 58s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 9m21s
* reworded first part of external TURN integration
* add restart/recreate instructions to apply final TURNs changes
2026-03-17 14:03:00 +00:00
bbe7abcbe2 docs(livekit): Further enhance compose instructions + examples
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Has been skipped
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 3m16s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 22m36s
2026-03-16 15:26:42 +00:00
06867433e6 docs: Add instructions from #1440 to Livekit workarounds
* still keep the link to the issue on forgejo
* also fixed a word in the Calls overview page
2026-03-16 15:26:42 +00:00
0671ea26d6 chore: Write news fragment for PR 2026-03-16 15:26:42 +00:00
93c9263c38 fix(docs): Other small improvements in clarity and consistent wordings 2026-03-16 15:26:42 +00:00
10ca220b56 fix(docs): Use correct var for nonfed server in livekit t00ting 2026-03-16 15:26:42 +00:00
04d3822e0c fix(docs): Remove trailing whitespace 2026-03-16 15:26:42 +00:00
c4ebd56bd0 docs(livekit): various mini-clarifications and edits
* specify that the added ports belong to livekit's container in
  TURN section, and remind firewall rules for them
* prioritize the network_mode: host workaround
* add docker livelogs instructions
* use bash for code blocks instead of console
* some other small fixes
2026-03-16 15:26:42 +00:00
d4dc0f1c2c fix(docs): use docker run instead of exec for a livekit troubleshooting command 2026-03-16 15:26:42 +00:00
22593a1b1a fix(docs): further apply fixes from feedback for livekit documentation 2026-03-16 15:26:42 +00:00
100f816d7f chore: Trim trailing whitespace
Signed-off-by: Ellis Git <forgejo@mail.ellis.link>
2026-03-16 15:26:42 +00:00
82e7dbf5cf fix(docs): little nits for livekit's troubleshooting section 2026-03-16 15:26:42 +00:00
83ea99b6ef fix(docs): apply clarity fixes for livekit testing from feedbacks
* clearer wording and ordering on client token versus openid token
* provide outputs for curl examples
2026-03-16 15:26:42 +00:00
1b3699cd6a docs(livekit): new troubleshooting section and other small changes
* add link to matrix-rtc room
* include livekit key-secret pair examples for clarity with livekit.yaml
* troubleshooting: add common EC errors and docker networking subsections
* fix a merge conflict issue
2026-03-16 15:26:42 +00:00
stratself
c206ce80b6 docs: add caveat for deployment with non-federated instances 2026-03-16 15:26:42 +00:00
stratself
c9e7cf3dbb docs: apply changes from feedback
turn all the things into LiveKit
2026-03-16 15:26:42 +00:00
stratself
12805f49ee docs: add livekit testing instructions against new /get_token endpoint 2026-03-16 15:26:42 +00:00
stratself
344e0d8b4a docs: replace personal links and small fixes in docs for Livekit TURN 2026-03-16 15:26:42 +00:00
stratself
6be5802308 docs: rework Related Documentation section for livekit page
* separate links into categories in order of importance: guides, specs, source codes
* add short description to included community guides
* add Element Call, lk-jwt-service, and the livekit MSCs too
2026-03-16 15:26:42 +00:00
stratself
1d1a514f1f docs: add caveat for deployment with non-federated instances 2026-03-16 15:26:41 +00:00
stratself
2acaaebee6 docs: apply changes from feedback
turn all the things into LiveKit
2026-03-16 15:26:41 +00:00
stratself
92c2adf701 docs: add livekit testing instructions against new /get_token endpoint 2026-03-16 15:26:41 +00:00
stratself
9e319f82ea docs: add caveat for deployment with non-federated instances 2026-03-16 15:26:41 +00:00
stratself
7873e323e6 docs: apply changes from feedback
turn all the things into LiveKit
2026-03-16 15:26:41 +00:00
stratself
4b214a2a59 docs: add livekit testing instructions against new /get_token endpoint 2026-03-16 15:26:41 +00:00
stratself
acf911e844 docs: specify both inbuilt + external options for livekit TURN in calls page 2026-03-16 15:26:41 +00:00
stratself
8930305bed docs: replace personal links and small fixes in docs for Livekit TURN 2026-03-16 15:26:41 +00:00
stratself
57e509d260 docs: move Livekit's inbuilt TURN guide to top
The purpose is to simplify new deployments, which are more likely
to use Livekit-only calls. This also makes docs flow a bit better
2026-03-16 15:26:41 +00:00
stratself
def53423f7 docs: rework Related Documentation section for livekit page
* separate links into categories in order of importance: guides, specs, source codes
* add short description to included community guides
* add Element Call, lk-jwt-service, and the livekit MSCs too
2026-03-16 15:26:41 +00:00
stratself
edbc337207 docs: replaces all instances of matrix-rtc to livekit to match rest of page 2026-03-16 15:26:41 +00:00