This project provides a starting point for integrating the Brightcove Media API into your application. It provides simple ways to interact with the API.
This project relies on the Brightcove Commons open source libraries.
Version 3.0.2:
This patch release allows UpdateVideo to send video fields via JSON even if the field value is null.
Library Only:
Full Download - including Brightcove Commons libraries:
Version 3.0.1:
This patch release creates a new HttpClient object for every request. Under very high load, this isn't as efficient, but it allows us to easily close socket connections properly which is more important.
Library Only:
Full Download - including Brightcove Commons libraries:
Version 3.0:
Library Only:
Full Download - including Brightcove Commons libraries:
You can check out the latest source code at the GitHub page; please note that there is no guarantee of code usability or stability.