Questions tagged [brightcove]

Brightcove Video Cloud is a video hosting and publishing platform.

Brightcove Video Cloud is a video hosting and publishing platform.

Developers can customize players using the using the javascript Player API. The CMS API is used to create, update and retrieve videos and playlists. SDKs exist for creating iOS and Android apps and various other ways to access the Video Cloud Platform.

Resources:

For Brightcove's Zencoder cloud transcoding service use the tag. For the open source video.js player use .

294 questions
1
vote
0 answers

brightcove videojs CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED after full screen and coming back

I am working with brightcove player using reactjs and cordova . I am getting videojs CODE:4 MEDIA_ERR_SRC_NOT_SUPPORTED only in samsung devices only after I play video in full screen and coming back. what can be issue can anyone suggest ??
HarshV
  • 11
  • 3
1
vote
2 answers

Brightcove videos embed using javascript API

I am trying to use the javascript API for embedding the videos using video id. After several trail, I found the way to do it and I want to make sure whether this is the right way to use it or is there anything I am missing? This code is working fine…
user6725932
  • 333
  • 1
  • 3
  • 16
1
vote
1 answer

Brightcove video freezes in Fancybox

I've been experiencing issues with multiple Brightcove videos freezing at :19 seconds when played through Fancybox. Here is an example: https://jsfiddle.net/qrqwy0qt/1/ Steps to reproduce: Click the 'Play Video in Fancybox' button Watch the video…
Mike
  • 31
  • 1
  • 3
1
vote
1 answer

Embed Brightcove video into my HTML UI from Brightcove video URL

I am trying to embed brightcove video into my Rails + AngularJS application. I have video URL. I had tried with following HTML tag, But that won't work for me. Help me to find solution. Below is my code :
Hardik Upadhyay
  • 2,639
  • 1
  • 19
  • 34
1
vote
1 answer

Get URL of BrightCove video for download and Stream

I am creating an android app in which I want to play as well as download videos from BrightCove now the problem is BrightCove has its own player i.e. com.brightcove.player.view.BrightcoveExoPlayerVideoView Which I could not use. I have to play the…
Syeda Zunaira
  • 5,191
  • 3
  • 38
  • 70
1
vote
2 answers

How to upload video to Brightcove through API with PHP and Curl

I am trying to upload a video to Brightcove using the create_video method from their API. All of their examples show how to do it from an image that has been submitted from a form. I need to do it with images that are already on the server though. I…
geoffs3310
  • 5,599
  • 11
  • 51
  • 104
1
vote
1 answer

Brightcove attachevent failing

I am trying to attached event to brightcove video but not able to fire it. Have followed all the steps in Brightcove documentation. here is my code: