Monday 10 February 2014

Filled Under:
,

how to upload video on brightcove using php


                 in this post i have provide some few line code to upload video on bright cove using php. in the bright cove video cloud not need to use any api for upload video on bright cove video cloud upload video using php. Bright cove is a one of the leading global provide service for video cloud.this company's product like video cloud, market-leading online video platform, Zencoder, HTML5 video player media processing service and HTML5 video player technology provider and also include cloud based ad insertion and video stitching service.this company include has more than 6,300 customers in over 70 countries that rely on bright cove cloud content services.
Britecove provide two HEADQUARTERS first CORPORATE HEADQUARTERS located at Boston and second JAPAN HEADQUARTER located at Tokyo.

follow below few steps to upload video on bright cove videocloud.

1. go to this link https://videocloud.brightcove.com and sign in with Email Address and Password.
2. click on Account Settings.
3. than click on API Management here you can found two read token and one write toke.
4. now create index.php file, copy below text and paste within index.php file.

index.php  
 <?php  
  // Developed By : Bhavesh Bodar   
  require('bc-mapi.php');  
  $bc = new BCMAPI('READ TOKEN','WRITE TOKEN');  
  $metaData = array(  
   'name' => 'VIDEO TITLE HERE',  
   'shortDescription' => 'VIDEO DESCRIPTION HERE'  
  );  
  try {  
   $id = $bc->createMedia('video', 'FILE PATH WITH FILENAME', $metaData);  
      echo 'New video id: ';  
      echo $id;  
  } catch(Exception $error) {  
   echo $error;  
   die();  
  }  
 ?>  

5. set read token and write token with video detail like video name and description.
6. now run the index.php file and your video will be successfully uploaded at media in
   https://videocloud.brightcove.com/media
   here you can found your uploaded video.




10 comments:

  1. VIRUS REMOVAL

    Is Your Computer Sluggish or Plagued With a Virus? – If So you Need Online Tech Repairs
    As a leader in online computer repair, Online Tech Repairs Inc has the experience to deliver professional system optimization and virus removal.Headquartered in Great Neck, New York our certified technicians have been providing online computer repair and virus removal for customers around the world since 2004.
    Our three step system is easy to use; and provides you a safe, unobtrusive, and cost effective alternative to your computer service needs. By using state-of-the-art technology our computer experts can diagnose, and repair your computer system through the internet, no matter where you are.
    Our technician will guide you through the installation of Online Tech Repair Inc secure software. This software allows your dedicated computer expert to see and operate your computer just as if he was in the room with you. That means you don't have to unplug everything and bring it to our shop, or have a stranger tramping through your home.
    From our remote location the Online Tech Repairs.com expert can handle any computer issue you want addressed, like:
    • - System Optimization
    • - How it works Software Installations or Upgrades
    • - How it works Virus Removal
    • - How it works Home Network Set-ups
    Just to name a few.
    If you are unsure of what the problem may be, that is okay. We can run a complete diagnostic on your system and fix the problems we encounter. When we are done our software is removed; leaving you with a safe, secure and properly functioning system. The whole process usually takes less than an hour. You probably couldn't even get your computer to your local repair shop that fast!
    Call us now for a FREE COMPUTER DIAGONISTIC using DISCOUNT CODE (otr214426@gmail.com) on +1-914-613-3786 or chat with us on www.onlinetechrepairs.com.






    ReplyDelete
    Replies
    1. How To Upload Video On Brightcove Using Php ~ Website Development >>>>> Download Now

      >>>>> Download Full

      How To Upload Video On Brightcove Using Php ~ Website Development >>>>> Download LINK

      >>>>> Download Now

      How To Upload Video On Brightcove Using Php ~ Website Development >>>>> Download Full

      >>>>> Download LINK i9

      Delete