📱😀 Video & audio calls through Nextcloud on iOS
Перейти к файлу
Ivan Sein e78701d44e Add possibility to add multiple participants at once.
Signed-off-by: Ivan Sein <ivan@nextcloud.com>
2018-06-18 17:38:25 +02:00
NotificationServiceExtension Change app version to 2.0.1. 2018-06-08 16:47:10 +02:00
ThirdParty Make local created avatars more similar to server created ones. 2018-04-04 16:19:41 +02:00
VideoCalls Add possibility to add multiple participants at once. 2018-06-18 17:38:25 +02:00
VideoCalls.xcodeproj Add possibility to add multiple participants at once. 2018-06-18 17:38:25 +02:00
VideoCalls.xcworkspace Added VideoCalls.xcworkspace. 2017-07-05 10:45:35 +02:00
docs iPad screenshots with correct resolution. 2018-06-05 20:49:39 +02:00
.gitignore Update git-ignore file. 2018-04-04 11:58:31 +02:00
COPYING.iOS Initial commit of some boilerplate code. 2017-07-04 19:15:28 +02:00
LICENSE Initial commit 2017-07-04 11:37:04 +02:00
Podfile Fix pod file. 2018-06-04 18:08:44 +02:00
README.md Update README. 2018-06-18 09:24:46 +02:00

README.md

Nextcloud Talk iOS app

Video & audio calls through Nextcloud on iOS.

Available on the AppStore

Prerequisites

Build steps

$ pod install
$ open VideoCalls.xcworkspace

Installing

Nextcloud Talk is really easy to install. You just need to enable the app from the Nextcloud App Store and everything will work out of the box.

There are some scenarios (users behind strict firewalls / symmetric NATs) where a TURN server is needed. That's a bit more tricky installation, but the guys from Nextcloud VM has developed a script which takes care of everything for you. You can find the script here. The script is tested on Ubuntu Server 18.04, but should work on 16.04 as well. Please keep in mind that it's developed for the VM specifically and any issues should be reported in that repo, not here.

Here's a short video on how it's done.

Start contributing

If you want to contribute, you are very welcome:

irc irc

Fork this repository and contribute back using pull requests to the master branch!

License: GPLv3 with Apple app store exception.