pedestrian-cam
pedestrian-cam copied to clipboard
Issue running server.py
[tcp @ 0x7fa5e952a180] Connection to tcp://84.35.225.233:83 failed: Operation timed out
OpenCV: Couldn't read video stream from file "http://84.35.225.233:83/SnapshotJPEG?Resolution=640x480&Quality=Clarity&1509566566"
<class 'cv2.error'>
in prediction.py i found the line
cap = cv2.VideoCapture('http://84.35.225.233:83/SnapshotJPEG?Resolution=640x480&amp;Quality=Clarity&amp;1509566566')
and changed the image location to a valid url but nothing happened. How can I get this to work?
Hi @jacksonkr, apologies for the delay! Please ensure that the URL points to a motion JPEG source.