Create your own player with API and GoPlayer

How do I create my own player with API or GoPlayer?

Create your own customizations

If you want to customize your player’s design or add new functionality, then you can look at our site for your own development,https://streamio.com/developers. There you will find open-source video player and some useful libraries. Anything is possible to do.

 

Go Player

Go Player is a modern open-source video player written in ActionScript 3, with a focus on good code and simplicity. On www.goplayer.com you will find general information about skins, rtmp streaming, progressive downloads, buffering, keyboard controls and much more.

 

HTML5

Note that Streamio’s built-in player has a fallback for HTML5. —
If you want to make a custom player and use HTML5 fallback, we recommend looking at what the solution looks like in Streamio’s own player, see https://streamio.com/javascripts/streamio-player.js

 

Statistics

When creating your own player in Flex or similar, it is important to know that statistics code must be included for the statistics to appear in Streamio’s interface, see https://github.com/streamio/streamio-as3/tree/master/source/streamio/api.

 

Google Analytics

To get the support for Google Analytics available in Streamio’s players in your own player, please refer to Google’s own documentation, see https://code.google.com/apis/analytics/docs/tracking/eventTrackerGuide.html.

 

API

The RESTful API gives you secure access and full control over all essential parameters – movies, images, encoding settings, and more.