Streamaxia 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!
- 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
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
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.
-
Mo-Fri 9AM-5PM EET