Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 530 Bytes

File metadata and controls

16 lines (12 loc) · 530 Bytes

Web_Video_Recorder

Generally designed using opencv.js and flask.
  1. Minimum Requirements:

    1. Python 3.5 or up.
    2. Intall all the modules like flask, response, opencv.
  2. Steps too execute the software:

    1. Clone the repository.
    2. Open Command Prompt in the same folder.
    3. Type "python server.py".
    4. You will get a local address after execution for eg. "http://192.168.0.1:5000/".
    5. Copy & paste the address in the browser.
    6. Done, the software will start executing in the browser.