This Repository helps you to implement capturing of live video feed and sending it to backend for processing of data and returing response to the frontend as soon as result is determined.
- Frontend (React)
- Backend (Flask)
git clone https://github.com/sid573/Video_Streaming.git
cd Video_Streamingcd my-streamnpm installnpm start
cd flaskpip3 install -r requirements.txtpython app.py(Python3)
For any queries you can create an issue with label: help wanted and I will try to solve it as soon as possible.
Profile Github Medium Linkedin Twitter
Created on 28th June 2020