Skip to content

Streamaxia Open SDK for iOS Mobile App Developers Easy to integrate, low-latency live video streaming library. Open broadcast – not limited to any specific CDN, RTMP Media Server or proprietary protocols. Drag, Drop & Go Live!

License

Streamaxia/iOS-Open-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pageres

Introduction

Streamaxia iOS RTMP OpenSDK is an easy to integrate, low-latency live video streaming library for iOS and Android mobile apps. Open live video broadcast – not limited to any specific CDN, RTMP Media Server or proprietary protocols. Drag, Drop & Go Live on Facebook, YouTube, Twitch, Twitter, Microsoft Azure, Adobe Media Server, Wowza, Red5, Sewise and more!

This is a short programming guide about how to test Streamaxia OpenSDK library using our demo iOS project.

Try and order Streamaxia OpenSDK today!

Frequently Asked Questions for iOS / Android RTMP Streaming

RTMP Versus WebRTC. Which One To Choose?

Why Choose Streamaxia OpenSDK Over Open-Source or Other Alternatives?

Streamaxia Announces v3.3: iOS 14 & Android 11 Compatibility and Android RTMP Support

iOS Demo Project Installation:

  • Clone the repository on your computer
  • Update code signing to match your team in the General pane of the project editor
  • Inside AGViewController.m set your desired stream name
// Modify this to your desired stream name
NSString * const kStreamaxiaStreamName = @"YOUR-STREAM-NAME-HERE";

Build and run the project. You can view your broadcast at the following url: http://play.streamaxia.com/streamaxia/yourStreamName, provided you are broadcasting at rtmp://rtmp.streamaxia.com/streamaxia/yourStreamName (You can use our RTMP media server for testing purposes, only. You need to provide you own media server. We recommend Wowza.)

Note: You have to build and run the project on a physical device, because streaming is not possible from the simulator.

For more information about the Streamaxia Open SDK set up please check Streamaxia iOS Open SDK Setup Guide

Terms

By using this software, you agree the terms specified in the Licensing Agreement represented by the License Agreement

 NOTE: Depending on your license type, each device that has this software running could be limited to a specific amount of streaming hours.

For example, in this demo app, all the users that use the app will be able to broadcast for 1 hour/month.

Once the limit is reached, the library will return an AXWarning with code 2001 and will just stop the live streaming feature, without crashing the app.

The counter is reset every month on the 1st.

Help and Support

Resources

alt text alt text alt text

About

Streamaxia Open SDK for iOS Mobile App Developers Easy to integrate, low-latency live video streaming library. Open broadcast – not limited to any specific CDN, RTMP Media Server or proprietary protocols. Drag, Drop & Go Live!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •