Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

zguillez/periscope-embed-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

periscope-embed-element

npm version License Join the chat at https://gitter.im/zguillez/periscope-embed-element

Periscope streaming video embed for Polymer.

Getting Started

Download component with Bower

bower i periscope-embed-element --save

Download component with NPM

npm i periscope-embed-element --save

Requeriments

Usage

  • Import the component to the HTML file.
  • Add the component tag.
  • Insert the UID of your Periscope streaming url

Example Periscope URL:

https://www.periscope.tv/zguillez/1jMJgMdERzjKL

Example code:

<link rel="import" href="bower_componets/periscope-embed-element/periscope-embed-element.html">
<periscope-embed-element uid="1jMJgMdERzjKL"/>

Options:

  • width
  • height
  • orientation: "portrait" | "landscape"

Contributing and issues

Contributors are welcome, please fork and send pull requests! If you have any ideas on how to make this project better then please submit an issue or send me an email.

License

©2016 Zguillez.io

Original code licensed under MIT Open Source projects used within this project retain their original licenses.

Changelog

v1.0.0 (April 4, 2016)

  • Initial implementation

Analytics

About

Periscope streaming video embed for Polymer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages