Welcome to mirror list, hosted at ThFree Co, Russian Federation.

index.md « docs - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fc0297c9116bab5312566cefd4853f46c0a81aa2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
![Screenshot of the chat in Nextcloud Talk](chat.png)

# Nextcloud Talk Documentation

## Setup

* [System requirements](system-requirements.md)
* [TURN server setup](TURN.md)
* [Call experience](call-experience.md)

## Talk API

* [Constants](constants.md)
* [Capabilities](capabilities.md)
* [Conversation API](conversation.md)
* [Participant API](participant.md)
* [Call API](call.md)
* [Chat API](chat.md)
* [Webinar API](webinar.md)
* [Internal Signaling API](internal-signaling.md)
* [Standalone Signaling API](standalone-signaling-api-v1.md)
* [Talk Settings API](settings.md)
* [Events](events.md)

### Integrations

* [File sharing integration](integration.md)
* [Matterbridge integration](matterbridge.md)

## Other

* [Chat commands](commands.md)