RidgeRun Mobile Framework

From RidgeRun Developer Connection
Revision as of 16:59, 1 July 2016 by Rjimenez (talk | contribs)
Jump to: navigation, search

Introduction

The RidgeRun Mobile Framework is an useful library intended to be used as a multimedia framework for applications on Android and iOS operating systems. It's based on the GStreamer project therefore it inherits all the power of it with a custom and robust design, allowing an easy usage of audio and video features like streaming, recording, playback, and others.

Using our Framework can give you the following advantages:

  • Leverages the features of the GStreamer framework in a mobile application!
  • Hardware resources usage instead of Software algorithms: less power consumption and higher performance.
  • Real encapsulation and efficiency with low-level C code.
  • Several stream and containers formats.
  • Improved portability to match your own ARM-based platform.
  • Complete documentation.

Mobile Framework Support

The Framework supports its install on both Android and iOS, and it's a straight forward process. The requirements are just a few and they are summarized on the setting up documentation. The next wiki-pages can guide you with the set up and the development process once you get the Mobile Framework.

Android

All the information you need to know in order to start your Android Development with our Framework can be found here:

iOS

Also, the iOS version provides the same documentation for the apple brand, to ease you in the process of bring up a powerful application:

API

Last, we provide you a complete API Documentation that can serve as reference for your own custom application that uses our Mobile Framework.

Note: This API reference is for iOS but RidgeRun also offers an Android version, please send us an email to support@ridgerun.com and we will be glad to help you!