Kjartan Vestvik

5pods

SynqHttpLib

SynqHttp is a networking library to be used when making http calls to a web server. This library is an example of the network methods needed to serve the Synq client libraries, and you can use it to get started with testing the Synq client libraries.

To be able to test the library you need to clone the Node server example in this repository: https://github.com/SYNQfm/synq-node-server. By following the instructions you will be able to setup your own local Node server that will also communicate with the Synq API. Please note: this code is intended as an example of how to build the communication between your app and your server. Do not use this code in production.

License: MIT

  • Objective C

SynqLib

This library was created to make it easy to integrate SYNQ video uploading into your app. Please note: this pod is just an add-on to the SYNQ API and is of no use unless you already have created a service for accessing the API, either directly or by using one of our SDKs. (http://docs.synq.fm)

License: MIT

  • Objective C

SynqObjC

This SDK contains what you need to make your app interact with the SYNQ video API. The SDK contains functionality for accessing the videos on the device, and for uploading videos into the SYNQ infrastructure. The SDK also lets you add live video streaming functionality to your app, containing a pre-configured view controller with UI elements for controlling a live video stream. Please note: this pod is an add-on to the SYNQ video API and is of no use unless you already have created a service for accessing the API, either directly or by using one of our SDKs. (http://docs.synq.fm)

License: MIT

  • Objective C

SynqSwift

This SDK contains what you need to make your app interact with the SYNQ video API. The SDK contains functionality for accessing the videos on the device, and for uploading videos into the SYNQ infrastructure. Please note: this pod is an add-on to the SYNQ video API and is of no use unless you already have created a service for accessing the API, either directly or by using one of our SDKs. (http://docs.synq.fm)

License: MIT

  • Swift

SynqUploader

This library was created to make it easy to integrate SYNQ video uploading into your app. Please note: this pod is just an add-on to the SYNQ API and is of no use unless you already have created a service for accessing the API, either directly or by using one of our SDKs. (http://docs.synq.fm)

License: MIT

  • Objective C