Skip to content

Code samples and Xcode projects that use Brightcove Video Cloud Player SDK for iOS

Notifications You must be signed in to change notification settings

bcbclifford/iOS-Native-Player-Samples

 
 

Repository files navigation

iOS-Native-Player-Demos

This repository contains a variety of Brightcove Video Player SDK for iOS demos and code samples that can be loaded and viewed in Xcode.

Sample List

  • SimpleVideoApp - A simple video app to show how to use the BCQueuePlayer and BCUIControls. This sample also shows how to queue up different video types (mp4, mov, HLS). Supplemental documentation can be found here
  • CustomUIControlsApp - An app to show how to create custom UI controls for the BCQueuePlayer. This app shows the basics of using an event emitter and how to create your own video components or overlays with BCComponent
  • CatalogPlaylistApp - A sample app that shows how to use BCCatalog to retrieve videos from Video Cloud. This app also shows how to use a playlist with a UICollectionView
  • AppleLookAlike - A sample app that shows emulated Apple's default controls for their video playing classes for ease of use and customizations.
  • LoadingIndicatorSampleApp - A sample app that shows how you could use a UIActivityIndicatorView with BCComponent to let the viewer know that you are buffering the video when it starts

If you have any feedback or suggestions please feel free to reach out to me on twitter

About

Code samples and Xcode projects that use Brightcove Video Cloud Player SDK for iOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 73.0%
  • C 21.0%
  • CSS 6.0%