I am porting an Android application to BlackBerry Storm, running OS 5.0. For playing video, brightcove is used on the Android version. But I can’t get any help from brightcove support for BlackBerry.
I am getting an id as the API response, which is used to retrieve the video using brightcove. Please let me know how I can integrate this in my blackberry application.
Solved the issue. From the brightcove documentation I got the url for posting the id… Using that I was able to retrieve the video object details including the url..