0.2.2 • Published 7 years ago

bcuploader v0.2.2

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Evaporate Brightcove Build Status

Frontend module for direct multipart upload to s3 with secret sauce for Brightcove ingest

What Is This?

Evaporate Brightcove is an npm module providing JavaScript for use in the browser to upload videos to your Brightcove Video Cloud. In order to use this module, you'll also need to setup a server to which can secure manage your Brightcove and AWS credentials -- we've included a working reference implementation for Node.js to help you get started.

npm.io

High Level Features:

  • Direct upload to AWS S3 -- no load on your servers!
  • Multi-part upload to maximize available client bandwidth
  • Highly configurable:
    • localize all the text using your own strings
    • capture error reports
    • measure transfer speed
    • custom validation prior to upload
  • Wraps battle tested library Evaporate.js -- allows you pass any options you want!

Try the Node.js Example

See this app running in Heroku right now!

Clone this repo and play with the the Node.js example source code for a fully functional simple example.

Quick Start Guide

See the quick start guide.

API Reference

See the API docs.

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago