Code Monkey home page Code Monkey logo

vinext-player's Introduction

vinext-player

A project to learn TypeScript.

What is vinext?

vinext means video/vision next. By the way, I prefer vision.

Some future projects of Videojj will name after vinext.

Compatibility

vinext-player is compatible with browsers supporting Full Screen Api and Flash:

  • IE 11+
  • Chrome
  • Firefox
  • Mobile browsers

Quick start

develop

# install dependencies
$ npm install

# start webpack dev server
$ npm run dev

# go to http://localhost:8800

pre-release

# build for production
$ npm run prod

# upload main file
$ cd dist
# there is a command line tool written in Golang
$ ./upload -user nekron -local main -remote vinext-player.js

vinext-player's People

Contributors

edward32tnt avatar nekronhuang avatar ouzhenkun avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

edward32tnt

vinext-player's Issues

键盘事件响应

在播放器当前页面输入文字的时候,阻止键盘事件继续响应(方向键前后)

判断event.target的tagName,input的话不响应键盘操作

loading层隐藏

在暂停状态下调用播放器跳转时,隐藏loading层

需要flash播放器开发配合修改一个事件响应顺序,将seeked状态移至NetStream.Seek.Notify时触发

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.