Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bcuploader

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bcuploader

Standalone video uploader for Brightcove OVP

  • 0.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
3
Weekly downloads
 
Created
Source

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.

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.

Keywords

FAQs

Package last updated on 26 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc