Software:Popcorn.js

From HandWiki
Short description: Open-source JavaScript library for HTML5 media developers

Popcorn.js is an open source JavaScript library for HTML5 media developers,[1] freely available under the MIT License.[2] It uses the native HTMLMediaElement properties, methods and events, normalizes them into an API, and provides a plugin system. Extensible support for playing non-native media (ex: YouTube, Vimeo, SoundCloud) is available through the normalized API via wrappers.[3] Popcorn.js is part of a Mozilla program to promote Web video creation via open standards, and though outside Web development communities, has been named by sources such as Wired.com as one of technologies with the greatest potential in the future of video online.[4]

References

  1. Silvia Pfeiffer (27 December 2010). The Definitive Guide to HTML5 Video. Apress. p. 298. ISBN 9781430230908. 
  2. "README". http://popcornjs.org/code/readme.md. Retrieved September 30, 2012. 
  3. "Popcorn.js Documentation". http://popcornjs.org/popcorn-docs/players/. Retrieved September 30, 2012. 
  4. "At Popcorn Hackathon, Coders Team With Filmmakers to Supercharge Web Video". Wired.com. October 20, 2011. https://www.wired.com/underwire/2011/10/coders-filmmakers-popcorn/. 

External links