url_front = "https://traffic.ottawa.ca/beta/camera?id="
url_end = ""
camera_ids = [87, 33, 48, 95]
img_type = "jpeg"
capture_interval = 30
- Resolution: Varied, but low.
- Refresh Rate: Varied, Generally under 30 seconds
- Default Image type: jpeg
- Other Stream options available: n/a
- PTZ: Some (May occasionally move)
- Source URL: City of Ottawa
Known issue, sometime they will just randomly go offline. The image set collected afterwards will need to be cleaned before it can be used for a timelapse to avoid random flashing. Use ottawa_cleanset.py to remove most of these broken frames.
url_front = "https://www.toronto.ca/data/transportation/roadrestrictions/CameraImages/loc"
url_end = ".jpg"
camera_ids = [9116, 9104, 8048, 8049, 8061, 8063, 8042]
img_type = "jpg"
capture_interval = 300
- Resolution: 400x225
- Refresh Rate: Varied, Generally around 5 minutes
- Default Image type: jpg
- Other Stream options available: n/a
- PTZ: Unknown
- Source URL: City of Toronto This is a third party site that allows cameras to be found easier
n/a
url_front = "https://trafficcam.calgary.ca/loc"
url_end = ".jpg"
camera_ids = [143, 71, 122, 5, 8]
img_type = "jpg"
capture_interval = 60
- Resolution: 840x630
- Refresh Rate: Around 1 minute
- Default Image type: jpg
- Other Stream options available: n/a
- PTZ: Unknown
- Source URL: City of Calgary
n/a
url_front = "https://511ny.org/map/Cctv/"
url_end = ""
camera_ids = ['4616685--17', '4616502--17', '4616501--17']
img_type = "jpeg"
capture_interval = 30
- Resolution: 240x352
- Refresh Rate: less than 30 seconds
- Default Image type: jpeg
- Other Stream options available: n/a
- PTZ: Unknown
- Source URL: 511 ny
n/a
url_front = "https://stream.uzivobeograd.rs/live/cam_"
url_end = ".jpg"
camera_ids = [1,2,3]
img_type = "jpg"
capture_interval = 10
- Resolution: 576x704
- Refresh Rate: 5 - 15 seconds
- Default Image type: jpg
- Other Stream options available: Yes, available on their website. (Haven't looked into these)
- PTZ: Some (Some Can often change positions)
- Source URL: Naxi Radio
n/a




