Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apexkv/python-terminal-video
https://github.com/apexkv/python-terminal-video
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/apexkv/python-terminal-video
- Owner: apexkv
- Created: 2022-02-16T07:25:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T08:04:29.000Z (almost 3 years ago)
- Last Synced: 2024-08-29T09:12:52.686Z (5 months ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Video Render in Terminal
I created this project using opencv and curses libraries. Used opencv for reading camera and convert image to black and white. Used curses for create live frames in terminal.
```
git clone https://github.com/kavi97-boss/python-terminal-video.git
``````
pip install -r requirements.txt
```Enjoy with this, Have Fun😁!!!