All Projects → HorizonCamera → Horizonsdk Ios

HorizonCamera / Horizonsdk Ios

Licence: other
Horizon SDK for iOS

Projects that are alternatives of or similar to Horizonsdk Ios

Agimagecontrols
cool tools for image edition
Stars: ✭ 217 (+26.9%)
Mutual labels:  photos, filters
Swiftycam
A Snapchat Inspired iOS Camera Framework written in Swift
Stars: ✭ 1,879 (+998.83%)
Mutual labels:  photos, video-recording
TuSDK-for-Android-demo
TuSDK Android 图像 SDK Demo
Stars: ✭ 93 (-45.61%)
Mutual labels:  photos, filters
Optivideoeditor For Ios
Native Video editor : Video trim, Audio, Video merge, Slow and fast motion, Video transition, Text and image, Filters, etc...
Stars: ✭ 234 (+36.84%)
Mutual labels:  filters, video-recording
spark-ar-creators
List of 9500 (and counting) Spark AR Creators. Open an issue or contact me if you want to be added.❤️
Stars: ✭ 122 (-28.65%)
Mutual labels:  photos, filters
Images
Public domain photos of Members of the United States Congress
Stars: ✭ 154 (-9.94%)
Mutual labels:  photos
Chevereto Free
Self-hosted Image Hosting solution. Start your own Flickr/imgur alternative with your own rules.
Stars: ✭ 2,275 (+1230.41%)
Mutual labels:  photos
Drf Url Filters
A django app to apply filters on drf querysets using query params with validations using voluptuous.
Stars: ✭ 150 (-12.28%)
Mutual labels:  filters
Pictureselectorlight
Picture Selector Library for Android or 图片选择器
Stars: ✭ 145 (-15.2%)
Mutual labels:  photos
Alcameraviewcontroller
A camera view controller with custom image picker and image cropping.
Stars: ✭ 2,023 (+1083.04%)
Mutual labels:  photos
Aphotomanager
Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
Stars: ✭ 164 (-4.09%)
Mutual labels:  photos
Vimeo Unity Sdk
Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
Stars: ✭ 159 (-7.02%)
Mutual labels:  recording
Scrcpy Gui
👻 A simple & beautiful GUI application for scrcpy. QQ群:734330215
Stars: ✭ 2,402 (+1304.68%)
Mutual labels:  recording
Bonsai
Self-hosted family wiki engine / photoalbum
Stars: ✭ 162 (-5.26%)
Mutual labels:  photos
Pynet Pytorch
Generating RGB photos from RAW image files with PyNET (PyTorch)
Stars: ✭ 169 (-1.17%)
Mutual labels:  photos
Hephotopicker
自由定制支持视频,图片的相册选择器
Stars: ✭ 146 (-14.62%)
Mutual labels:  photos
Photos
📸 Your memories under your control
Stars: ✭ 157 (-8.19%)
Mutual labels:  photos
Metax
An iOS app that helps you check, edit and delete metadata of photos, including but not limited to EXIF, TIFF...
Stars: ✭ 165 (-3.51%)
Mutual labels:  photos
Material
A UI/UX framework for creating beautiful applications.
Stars: ✭ 11,870 (+6841.52%)
Mutual labels:  photos
Gl React Instagramfilters
Instagram filters for gl-react and gl-react-native
Stars: ✭ 157 (-8.19%)
Mutual labels:  filters

Horizon SDK for iOS

Horizon logo

Carthage compatible

CocoaPods compatible

Horizon SDK is a state of the art real-time video recording / photo shooting iOS library.

Some of the features of Horizon SDK include:

  • Horizon real-time leveling algorithm (you can find more at https://horizon.camera)
  • Support for multiple resolutions (up to 2K recording) and frame rates.
  • Custom filter support using the Core Image framework.
  • Multiple previews.
  • A simple view controller that makes integrating the SDK to your app really easy.
  • Access to the video buffer so that it can be further processed or live streamed using other libraries.

In order to use Horizon SDK on your app, you have to receive an API key by contacting us. The provided sample apps contain their own API keys.

The library can be used on devices running iOS version 8 or higher. You can build your application using the latest Xcode.

For more information take a look at the Installation and Quick Start guides of the documentation.

Examples

There are three Xcode projects in the Examples directory with examples of how to create a simple video recording application, a more advanced use of the library and a Swift project.

  • The HorizonSDKDemo example app demonstrates the same basic functionality of the HorizonSDK: Creating a preview, instanciating the camera and having a record button. HorizonSDKDemo requires iOS 8.0 or later.

  • The AdvancedHorizonSDKDemo example app demonstrates a more advanced functionality of the HorizonSDK: There are two previews, a simple and a leveled one. The app responds to device orientation events and demonstrates some of the features available on HorizonSDK. AdvancedHorizonSDKDemo requires iOS 8.0 or later.

  • The SwiftHorizonSDKDemo example app provides a simple app written in Swift that shows how to integrate HorizonSDK library with a Swift project. SwiftHorizonSDKDemo requires iOS 8.4 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].