Changes

Jump to: navigation, search

JavaScript Library

16 bytes added, 08:31, 16 September 2017
no edit summary
Ace Stream JavaScript Library provides tools to embed video player on web-pages with minimum effort.
== Example of using Ace Stream Javascript API JavaScript Library to embed player on the page. ==
First, add javascript library on the page (inside the <head> tag):
<tt><script src="//static.acestream.net/jsapi/acestream.min.js"></script></tt>
== Roadmap ==
New JS API library consists of reusable javascript modules which are bundled with browserify. Currently only the bundled version is distributed, but we plan to prepare documentation for these modules and publish it along with the source code on github.
Modules will implement such functionality like:
* etc
== Legacy JS API Library ==The old version of JS API Library is still available. You can find test page and links [http://acestream.net/demos/embedding/index-legacy.html here.]

Navigation menu