e78701d44e
Signed-off-by: Ivan Sein <ivan@nextcloud.com> |
||
---|---|---|
NotificationServiceExtension | ||
ThirdParty | ||
VideoCalls | ||
VideoCalls.xcodeproj | ||
VideoCalls.xcworkspace | ||
docs | ||
.gitignore | ||
COPYING.iOS | ||
LICENSE | ||
Podfile | ||
README.md |
README.md
Nextcloud Talk iOS app
Video & audio calls through Nextcloud on iOS.
Prerequisites
- Nextcloud server version 13 or higher (SSL enabled).
- Nextcloud Talk version 3.2 or higher.
- CocoaPods
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:
- on our IRC channels #nextcloud and #nextcloud-mobile (on freenode)
- our forum at https://help.nextcloud.com/
Fork this repository and contribute back using pull requests to the master branch!
License: GPLv3 with Apple app store exception.