Skip to content

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

License

Notifications You must be signed in to change notification settings

Streamaxia/Android-Open-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pageres

Introduction

Streamaxia Open Player is an easy to integrate, low-latency live video streaming player for Android mobile apps. Open live video broadcast – not limited to any specific CDN, RTMP Media Server or proprietary protocols. Drag, Drop & play your live streams.

This is a short programming guide about how to test Streamaxia Open Player using our demo Android project.

Try and order Streamaxia Open Player today!

Android Demo Project Installation:

  • Clone the repository on your computer
  • Inside ChooserActivity.java set your desired stream URLs
// Modify this to your desired streams
public static final String RTMP_URL = "";
public static final String HLS_URL = "";
public static final String DASH_URL = "";

Build and run the project. For more information about the Streamaxia Open Player set up please check Streamaxia Android Open Player Setup Guide

Terms

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

Help and Support

Resources

alt text alt text alt text

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages