Giter Site home page Giter Site logo

S3Bubble JavaScript Library

Here you can download the JavaScript library to use within your own projects.

If you need help setting up secure DRM streaming please contact us at S3Bubble

Getting Started

Add s3bubble.min.js & s3bubble.min.css to your page

Make sure you add your website to your S3Bubble account in the dashboard.

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>S3Bubble Demo</title>
  <link rel="stylesheet" href="https://unpkg.com/s3bubble-javascript/s3bubble.min.css" />
</head>
<body>
  <div class="s3bubble" data-code="enter-your-code-here"></div>
  <script src="https://unpkg.com/s3bubble-javascript/s3bubble.min.js"></script>
</body>
</html>

You can use unpkg.com hosted versions

<link rel="stylesheet" href="https://unpkg.com/s3bubble-javascript/s3bubble.min.css" />
<script src="https://unpkg.com/s3bubble-javascript/s3bubble.min.js"></script>

Latest Release

Download

Live Examples

S3Bubble Official Documentation

Change Log

S3bubble's Projects

clipboard.js icon clipboard.js

:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:

hls-stream-creator icon hls-stream-creator

Simple Bash Script to take a media file, segment it and create an M3U8 playlist for serving using HLS

player icon player

The standalone S3Bubble DRM player

shaka-packager icon shaka-packager

A media packaging and development framework for VOD and Live DASH and HLS applications, supporting Common Encryption for Widevine and other DRM Systems.

university icon university

Add your website below simply clone this repo create a branch add your website to this README.md file and submit your pull request. Add your website below simply clone this repo create a branch add your website to this README.md file and submit your pull request. Add your website below simply clone this repo create a branch add your website to this README.md file and submit your pull request.

videojs-vimeo icon videojs-vimeo

videojs-vimeo official plugin fork for supporting videojs v7.6.6 onwards

videojs-vr icon videojs-vr

A plugin to add 360 and VR video support to video.js.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.