반응형
반응형

Enables <video> and <audio> tags in all major browsers.

 

https://github.com/etianen/html5media

 

 

HTML5 video made easy

All it takes is a single line of code to make HTML5 video and audio tags work in all major browsers.

How to enable video and audio tags in all major browsers

To make HTML5 video and audio tags work in all major browsers, simply add the following line of code somewhere in the <head> of your document.

<script src="http://api.html5media.info/1.1.6/html5media.min.js"></script>

That's it! There is no second step!

How to embed video

You can embed video into your page using the following code.

<video src="video.mp4" width="320" height="200" controls preload></video>

For more information and troubleshooting, please visit the video wiki page.

How to embed audio

You can embed audio into your page using the following code.

<audio src="audio.mp3" controls preload></audio>

For more information and troubleshooting, please visit the audio wiki page.

Why use html5media?

HTML5 video and audio tags were designed to make embedding a video as easy as embedding an image. They were also designed to give users a faster experience by doing away with browser plugins such as Adobe Flash.

Unfortunately, older browsers don't support HTML5 video and audio tags, and even modern browsers don't support a consistent set of video codecs, making embedding a video rather difficult.

The html5media project makes embedding video or audio as easy as it was meant to be. It's a fire-and-forget solution, and doesn't require installing any files on your server. Unlike many other HTML5 video players, it allows people to use the video controls supplied by their own web browser. It's one of the smallest, fastest solutions available, and as browser technology improves it will become even faster.

반응형
반응형
Free Open Source HTML5 Video Players Collection

 

 

 

In this post we’ve collected the best HTML5 based video player which you can use in your project.

Flow Player

The HTML5 video player for the web. The only completely responsive HTML5 player on the market.

flow

html5media

Enables <video> and <audio> tags in all major browsers. The html5media project is open source and can be found on GitHub.

html5media

jPlayer

jPlayer is the completely free and open source (MIT) media library written in JavaScript. A jQuery plugin, (and now a Zepto plugin,) jPlayer allows you to rapidly weave cross platform audio and video into your web pages.

jplayer-html5

VIDEO.JS

Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video. This is also known as an HTML5 Video Player.

videojs

CodoPlayer

A first-rate HTML5 / FLASH and YOUTUBE web player. Codo Player solves the problem of various browser/platform video support mismatches in order to reach maximum possible audience.

codoplayer

Open Standard Media (OSM) Player

With the onset of HTML5, there is a dramatic paradigm shift in the wake for online media content delivery. For well over 6 years, this industry has been dominated by the proprietary Adobe Flash Player, which has been used to deliver high quality media to audiences far and wide. This reign is coming to a dramatic end as new Open Standard technology takes its place. Yes, HTML5 is here, and we present to you the Open Standard Media (OSM) Player!

HTML5 Video Players Open Source-Osmplyer

FlareVideo HTML5

  • HTML5 video with Flash fallback
  • Easy CSS/HTML/JS customization and theming
  • Full screen support

HTML5 Video Players Open Source-flarevideo

JW Player

What about skinable open source JW Player, this solution is all about Flash and HTML5 working together as part of a single video player. The player automatically falls back to the Flash or HTML5 mode when needed. This solution supports the major CDNs, YouTube, Adobe’s Flash Media Server, HTTP streaming, major advertising networks, analytics providers, and more. JW Player as well has a range of add-ons to extend the players functionality. By choosing the JW Embedder, it will also provide hosting solutions and mobile support for iPhone, iPad, and devices.

HTML5 Video Players Open Source-jwplayer

OIPlayer jQuery plugin HTML5 Video Player

OIPlayer attaches itself to all video and/or audio tags it encounters. Besides the general configuration of the plugin itself, it uses for each individual tag the attributes the respective tag has like poster, width, controls, autoplay etc. It support Safari (v4.0+), Google Chrome (v5.0+), Firefox (v3.5+), Internet Explorer (v6.0+) with Flash or Java installed And maybe some untested others with HTML5 support, Flash or Java installed.

HTML5 Video Players Open Source-oiplayer

MediaElement.js

MediaElement.js is a complete HTML5 audio and video player in pure HTML and CSS. Based on Video for Everybody it uses a custom Flash or Silverlight player that mimics the native HTML5 API for older browsers. MediaElement.js builds a fully skinnable player with features like support for the HTML5 track element, fullscreen video, and even ambilight. Additionally, it includes support for sub-titling and has plugins for WordPress, Drupal, jQuery, and BlogEngine.NET. With MediaElement.js, video controls are doing using HTML /CSS for cross-browser consistency.

HTML5 Video Players Open Source-mediaelementjs

HTML5 Video Org

HTML5 is a set of web standards being developed by the Web Hypertext Application Technology Working GroupThe HTML5 standard includes many new features for more dynamic web applications and interfaces. One such component being specified and implemented is the ‘video’ element.Using an HTML5 Javascript Library, your videos can be played back on the latest mobile devices and even on older browsers that require Flash.

HTML5 Video Players Open Source-html5org

Fry Player HTML5 Video

FryPlayer is one of open source and easy to use HTML5 video player. It has a play and pause button, also possible to set volume sound. Ability to skin, buffering, and full screen mode.

HTML5 Video Players Open Source-fryplayer

Projekktor HTML5 Video Player

Projekktor (pr-jkk-tr) is a free, open source (GPL) HTML5 based video player written in Javascript. It solves cross browser and compatibility issues, adds eye candy and provides extremely powerful non standard features.

HTML5 Video Players Open Source-projekktor

OVP for HTML5

Open Video Player (OVP) is an initiative encompassing the use of open standards, best practices, and established development methodologies in the development of media player applications.

HTML5 Video Players Open Source-ovpplayer

Custom video player with jQuery HTML5 CSS3

Building our own custom video player with HTML5 video, JavaScript and CSS3 is fairly easy. By using JavaScript only for the actual functionality of the controls, and CSS3 for everything that involves the look and feel of the player, we get a powerful, easily customizable solution.

HTML5 Video Players Open Source-customvideoplayer

LeanBack Player

LeanBack Player is a HTML5 Video Player with multiple supports widely used desktop browsers and mobile devices

HTML5 Video Players Open Source-leanback

반응형
반응형

UUhistle.org: A program visualization tool

UUhistle.org is a program visualization tool for beginner programming education. Use UUhistle.org to improve your code-tracing skills, as well as your understanding of programming concepts and programming-language constructs.

uuhistle.org

 

반응형
반응형

Object Playground: Visualize and experiment with JavaScript objects

playground

 

Object Playground

Object Playground is a tool for visualizing and experimenting with JavaScript object relationships. It's online at objectplayground.com. Object Playground is a project from Let's Code: Test-Driven JavaScript, a screencast series focused on professional, rigorous JavaScript development. Created by James Shore.

This repository contains the source code for Object Playground.

Browser Support

Object Playground has been tested against the browsers listed at the top of Jakefile.js. At the time of this writing, the following browsers are known to work. Other modern browsers are likely to work as well.

  • Chrome 26
  • Firefox 20
  • IE 10
  • Safari 6.0 (Mac)
  • Safari 6.0 (iOS)

The following browsers are known to not work:

  • IE 9: Lacks the Int32Array type used by Viz.js. A polyfill was attempted, but resulted in an "out of memory" error.
  • IE 8: Does not support SVG, lacks Int32Array type.

 

반응형
반응형

Responsive tables to list jQuery plugin

 

https://github.com/micc83/ReStable

 

jQuery ReStable

jQuery ReStable is a very simple and lightweight (~1Kb) jQuery plugin that make tables responsive making them collapse into ul lists.You can find some examples in the included demo or here.

 

 

 

반응형
반응형

NudgePad: Faster prototyping in your browser

Web Application/Added on December 1, 2013/Add to favorites

NudgePad is an in-browser development environment that makes prototyping much faster. It includes tools for collaborating and working with a team, and it’s expandable.

nudgepad

 

NudgePad

NudgePad is an IDE that runs in your browser. NudgePad allows you to make websites and apps faster than ever before. NudgePad is collaborative and open source.

Building apps and websites requires many types of tools and many types of talent. NudgePad provides you with an expandable suite of tools to quickly get your work done. NudgePad is a multiuser IDE and teams can collaborate in real time.

Try it

Try it now at http://www.nudgepad.com

반응형

+ Recent posts