IP CAMERA TO OCR
Note: Make Sure to Install These libraries by running this commands pip install -r requirements.txt
How to setup: 1: Make sure the Camera is Connected to the internet 2: Connect Your computer to a network in order to be able to access the camera 3: Check your Camera's IP in it's Settings on any phone app 4: If the Camera's App gives an RTSP Link: Copy that and Paste it into [camera_url = ''] 5: Specify the File path where you would like to save in (Line:39 [output_file_path = ''] ) 6: Press Run on your IDE