mirror of
https://github.com/YusufB5/ASCILINE.git
synced 2026-06-14 22:25:13 +02:00
Refine technical features section in README
Updated feature descriptions for clarity and consistency.
This commit is contained in:
parent
6638f6040a
commit
265d1b2e57
1 changed files with 2 additions and 1 deletions
|
|
@ -20,7 +20,8 @@
|
|||
|
||||
## 🚀 Technical Features
|
||||
|
||||
- **Real-Time Streaming**: Low-latency video-to-ASCII conversion.
|
||||
- **Real-Time ASCII Streaming**: Low-latency video-to-ASCII conversion.
|
||||
- **Real-Time pixel Streaming**: Close visual quality to 360p video streaming it uses ▮ characthers.
|
||||
- **High Performance**: Uses **HTML5 Canvas** for rendering instead of heavy DOM elements, enabling 60 FPS playback.
|
||||
- **Binary Protocol**: Frames are encoded into `Uint8Array` (binary) for efficient bandwidth usage.
|
||||
- **Multiple Color Modes**: Supports everything from classic B&W to 16M color ultra-fidelity.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue