This is a simple video streaming server written in Python with Redis and Tornado.
- Redis
- python-opencv
- Python
python server.py --port {port} --width {output_video_width} --height {output_video_hegiht}
# access to http://localhost:{port} with your browser