>>> cd src
>>> python yolo.py http://212.26.235.210/mjpg/video.mjpg
Output on YouTube: https://www.youtube.com/watch?v=-SAVpUiqK8s
yolo.mp4
To upload multiple files on pythonanywhere.com
>>> unzip /home/vickslivecam/mysite/app.zip
beach.mp4
ip = '80.32.125.254'
port = '8080'
camera = cv2.VideoCapture(f'http://{ip}:{port}/cgi-bin/faststream.jpg')| Descriptions | WebCam URL |
|---|---|
| Delhi Toll | http://61.246.194.45:8080/cgi-bin/viewer/video.jpg |
| Austria Bridge | http://80.66.36.54/cgi-bin/faststream.jpg |
| 4 Way Road | http://212.147.38.3/mjpg/video.mjpg |
| Car parking | http://212.26.235.210/mjpg/video.mjpg |
| Lake Boat | http://80.32.125.254:8080/cgi-bin/faststream.jpg |
| Wind Mill | http://185.98.0.114:8888/mjpg/video.mjpg |
| Street Market | http://93.87.72.254:8090/mjpg/video.mjpg |
| Beach | http://83.56.31.69/mjpg/video.mjpg |
| Zebra Cross | http://87.57.111.162/mjpg/video.mjpg |
| Parallel Road | http://166.143.28.201:8081/-wvhttp-01-/GetOneShot?frame_count=1000000000 |
| Hotel Hall | http://158.58.130.148/mjpg/video.mjpg |
| Japan Bridge | http://211.132.61.124/mjpg/video.mjpg |


