• Robert Crooks's picture
    Robert Crooks on December 16, 2011

    table.playlist {font-size: 10px; height: 280px; } td { vertical-align: top; border: 1px solid #999; } #playlist { height: 270px; overflow: scroll; border: 1px solid #999; } .playlistTR { height: 60px; } #playlistTable { height: 100px; text-align: center; } strong { color: #F4901E; } fieldset { width: 540px; } .BCLnote { font-style: italic; } small {font-size:12px;} HTML5 players do not support multiple playlists, but you can overcome that using the Media AP Read More →

  • Amanda Gadrow's picture
    Amanda Gadrow on September 16, 2010

    We've changed the behavior of the find_related_videos Media API command, and we think you'll like the results. Now when you make the call: Read More →

  • John Huebner's picture
    John Huebner on August 24, 2010

    We have released version 2.0 of the Brightcove App SDK for iOS. The new version includes new APIs that support sharing videos by e-mail and Twitter. Read more. Read More →

  • Shannon Sweetser's picture
    Shannon Sweetser on August 23, 2010

    In coordination with our latest release, Brightcove 4.2, we have also published some new documentation in our knowledge base which helps our users get the learn and get the most out of Brightcove 4.2's new feature set. Though many new and powerful features were included in the August 14th release, I've only highlighted a few new feature documents which are must-reads for every Brightcove customer.  Read More →

  • Grant Goodman's picture
    Grant Goodman on April 6, 2010

    Today, we released an updated version of the Brightcove iPhone OS SDK (version 1.2.0). Download the newest version of the SDK. The updated version includes support for Apple's iPhone OS 3.2 and the iPad. We've also split the SDK into three separate libraries for greater flexibility. Read More →

  • Jeff Whatcott's picture
    Jeff Whatcott on March 31, 2010

    Small online video platforms are becoming increasingly aggressive in their attempts to compete with Brightcove. We have seen them pop up in a variety of deals doing and saying all kinds of things to try gain advantage. Most of the time, customers are able to see through the smoke and we don't pay much attention. But today, in an inexplicable act of desperation, one of these vendors crossed an ethical line that could have harmed customers and the industry, and we think it is worth mentioning here. Read More →

  • Grant Goodman's picture
    Grant Goodman on August 5, 2009

    Now appearing in the Developer Center: a new sample by Carl Rutman shows how to create an iTunes feed, using PHP, the Brightcove Media API, and a few custom video metadata fields. Check it out. Read More →

  • Grant Goodman's picture
    Grant Goodman on June 4, 2009

    Oscar Cortes, Brightcove Senior Software Engineer, has created a new sample for the Developer Center that uses a Flex application to upload videos to Brightcove, using the Media API. The Flex client offers the user a UI for browsing and selecting a video file to upload, provides feedback of the upload progress, and calls a server proxy script to upload the video. Check it out. Read More →

  • Ashley Streb's picture
    Ashley Streb on March 3, 2009

    Bob de Wit just posted in the forums about a .NET SDK that he released... great stuff! If you use .NET, definitely check it out. From Bob's post..... Currently the SDK supports all of the video and playlist read methods, write is being implemented. All returned DTO (Data Transfer Objects) are strong typed and (if required) converted to native .NET formats (like DateTime). This SDK uses the Open Source NewtonSoft JSON library for .NET. Read More →