summaryrefslogtreecommitdiffstats
path: root/docs/index.md
blob: 4312cfb3f75e43063657b4b2f86253db2aa28eab (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
33
34
![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)
* [Call recording API](recording.md)
* [Chat API](chat.md)
* [Reaction API](reaction.md)
* [Webinar API](webinar.md)
* [Internal Signaling API](internal-signaling.md)
* [Standalone Signaling API](https://nextcloud-spreed-signaling.readthedocs.io/en/latest/)
* [Talk Settings API](settings.md)
* [Events](events.md)

### Integrations

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

## Other

* [Chat commands](commands.md)