Skip to content

real time video to ascii streaming #15 - #33

Open
guysa-AMG wants to merge 25 commits into
Nate534:mainfrom
guysa-AMG:ascii_video
Open

real time video to ascii streaming #15#33
guysa-AMG wants to merge 25 commits into
Nate534:mainfrom
guysa-AMG:ascii_video

Conversation

@guysa-AMG

@guysa-AMG guysa-AMG commented Oct 23, 2025

Copy link
Copy Markdown

Video To Ascii Added !!

fixes #15

Description:
This PR adds the real-time video-to-ASCII converter optimized for smooth motion and efficient performance. The system uses temporal coherence and frame differencing to minimize redundant updates, ensuring high visual quality and responsiveness even at 30 FPS.

running cli.py with the --web-stream flag starts a web socket on the host ip running on port 5555. for viewing purpose the index.html file under network could be hosted with python -m http.server PORT to view

@guysa-AMG

Copy link
Copy Markdown
Author

@Nate534 please review and give me feedback if there are any improvement you would like to see.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

real time video to ascii streaming

1 participant