Giter VIP home page Giter VIP logo

ascii_live's Introduction

🐸ASCII字符画视频流

自动实时转换视频到ASCII字符画视频

只是一个小demo

灵感来自 https://github.com/HFO4/plus1s.live

演示地址:https://xmader.github.io/ascii_live/

  • 点一下字符画就能像视频一样播放/暂停

  • 字符画可以像正常的文本一样复制/粘贴

  • 滋磁调整ASCII字符画视频的字号 (字号越小分辨率越高,占用的CPU百分比也就越高)

  • 滋磁播放本地视频 (转换完全在本地进行,视频不会上传到任何服务器,所以不必担心隐私问题)

  • 滋磁在ASCII字符画视频的左侧/上方同时显示转换前的原始视频

  • 全屏观看效果更佳

  • v1.3.0新增 打开控制台也能看到ASCII字符画视频 (目前只在字号为16px时可用) (仅在Firefox中测试通过)

这是如何实现的?

使用了canvas作为过渡,具体实现可以查看源码

原始视频 => canvas => ASCII字符画视频

转换视频不依赖任何服务器,完全在你的浏览器中进行,离线也可以使用,具体转换效率取决于你的CPU性能。

License

MIT

ascii_live's People

Contributors

xmader avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

qianyu223

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.