====== HTML5 Video ====== * [[http://html5video.org/|HTML5Video]] - [[http://html5video.org/wiki/HTML5_Player_Comparison|HTML5 Video Player Comparison]] * [[http://www.808.dk/?code-html-5-video|Code HTML5 Video]] HTML5 Video 예제와 실제 동영상 플레이 보기 테스트에 좋음. * Android 2.0~2.2는 video를 지원은 하지만, 컨트롤을 생성하지 않는 문제가 있다. 이 경우 자바스크립트로 생성해야 한다. * [[https://github.com/selz/plyr|Plyr]] HTML5 기반 Video/Audio Player * [[http://videojs.com/|VideoJS]] : 기본적으로 HTML5 비디오 태그를 사용했을 때 생기는 브라우저별 버그들을 VideoJS 자바스크립트가 잡아주는 형태이다. 브라우저 버그를 무시할 경우에는 굳이 사용하지 않아도 된다. * [[http://jplayer.org/|jPlayer]] jQuery HTML5 Video Player Plugin * [[http://www.freemake.com/free_video_converter/|Freemake HTML5 Video Converter]] * [[http://www.thecssninja.com/javascript/fullscreen|Fullscreen HTML5 Video]] * [[http://www.script-tutorials.com/html5-video-player-jquery-plugin/|HTML5 jQuery Plugin 예제]] * [[http://www.sitepoint.com/what-do-you-need-to-know-about-html5-video/|What do you need to know about HTML5 video]] * [[http://www.webmproject.org/|WebM Project]] ===== 문제점과 video.js를 통한 해결책 ===== * Google Chrome(19까지 테스트)은