Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
3answers
167 views

Play brightcove videos

I want to play a remote video hosted in Brightcove. As Brightcove URLs are links to players not direct links to video files the AVPlayer won't do it. I know Brightcove provides an API but can't find ...
2
votes
1answer
401 views

iPhone: duplicate symbol _SBJSONErrorDomain

I want to use the Brightcove library and the Layar library in one application, which both have the SBJson files. Obviously these try to murder each other dead. Do i have to extract the files and ...
1
vote
0answers
86 views

Simple Javascript to play consecutive EXTERNAL videos from different players (youtube/brightcove/break/vimeo)

I need to make an html page that will play video 1(youtube), and once video 1 is done, will instantly play video 2(vimeo), and once video 2 is done, will play video 3(brightcove). The thing is I want ...
0
votes
0answers
13 views

Load testing tool to test brightcove api's

I would like to do a load testing of custom brightcove api's. Which tool would help me load test the http communication of the brightcove video api's?
0
votes
0answers
21 views

Android Brightcove Successful Video Stream

Just a question, can anyone present a Android App that streams from brightcove or share a Working Brightcove sourcecode? PLEASE DO NOT COMMENT with what is posted in their forum's or website, already ...
0
votes
0answers
21 views

Developing a prototype in C# for uploading a large number of videos (assets) with FTP batch provisioning

Good afternoon, I am having trouble grasping the concept of how to programmatically extract videos from a database with the FTP batch provisioning method (a quick description). This link shows you ...
0
votes
0answers
18 views

Sencha Touch + Brightcove player

Anyone have any experience getting Brightcove's SmartPlayer embed-code ( tag) to work inside a Sencha Touch panel? It wont show up for some reason. Any help much appreciated!
0
votes
0answers
84 views

Is there a “YouTube-alike” video service that allows me to insert my own pre-rolls (not theirs)? [closed]

I'm trying to investigate options in order to have video on my site with pre-roll advertisements that also would be controlled by me. I know that YouTube allows to have pre-roll and other formats, ...
0
votes
2answers
94 views

jQuery FancyBox issue with Brightcove .addeventlistener function

Okay guys here's the problem i'm having, i have a video coming from brightcove and i have an event listener added from their api to close the fancybox 2.0 modal window after playback is completed. but ...
0
votes
0answers
22 views

Add flash AS3 custome module in bright cove player [closed]

I trying to build one web service call in flash AS3 and after response I try to load Bright cove player but not getting how to add this module in bright cove player? can anybody help me out? Thanks ...
0
votes
0answers
28 views

Facing problems in creating video library using Brightcove Media API

I am facing a problem related to making a video library on my Drupal website using brightcove media API . Can someone please tell me how do I pull out the details of author, date posted and details ...
0
votes
1answer
60 views

Brightcove under https

2 problems. First, the brightcove https://sadmin.brightcove.com/js/BrightcoveExperiences_all.js or using param name="includeAPI" value="true" somewhere down the line calls in a file ...
0
votes
1answer
110 views

HTML5 video with Brightcove

I currently have a working Brightcove Smart Player implementation, with Flash as the default and an HTML5 fallback where Flash is not supported (read: iOS). I would like to reverse this: prefer HTML5 ...
0
votes
1answer
109 views

How to keep brightcove player in the app and not jumping to safari

I have a PhoneGap application I am developing for iPad that uses video extensively, all of which is hosted at Brightcove. The Brightcove player code works fine when testing as a WebApp, but once ...
0
votes
1answer
107 views

Using the brightcove player in ActionScript over https

I really need some help here, we are trying to use our player over https. I am detecting the protocol and then setting the secureConnections to true if it is https however it is still throwing a ...
0
votes
1answer
51 views

How do you pass in complex objects into a brightcove plugin?

I am creating a Brightcove plugin. The documentation implies that if you need pass in data to your plugin that you need to do that by attaching flashvars to the swf url. (example: ...