[Script] WME DOT Cameras v1.60 (08-March-2023)

Current Version: v1.60 (08-March-2023)
https://greasyfork.org/en/scripts/407690-wme-dot-cameras

WME DOT Cameras is a script that overlays camera markers based on the state’s DOT feed. Clicking on the marker will show the live stream of that camera. Only settings (as of now) are the individual state toggles.

Untitled.png

1 Like

WoW this looks great, can’t wait to check it out fully.

Thanks for your hard work.

Great idea! Nice job!

Just an update - version 1.06 adds MD and VA video feeds. We are actively working on adding more but unfortunately many DOTs only have static images, not true video feeds.

This is a great idea! Thank you for bringing this to us!

Terrific idea! As time permits, please consider adding NC to your list of targeted states.

We sure will. Unfortunately NC is one of the states that only has jpgs. :frowning:

Ahem get those City of Austin cameras I sent you added :stuck_out_tongue:

Did you also send TXDOT ones?
https://www.txdot.gov/inside-txdot/division/traffic/cameras.html

we’re actively working on adding in TX among other states. about half way done! should have an update sometime this weekend.

A day late but…
There’s now support for 40 states (sorry, AZ, CT, DC, LA, MS, MT, OK, SD, TX, WV, WY). Some states may only show static images even if there is video. This is mostly due to states serving content over HTTP instead of HTTPS. Chrome will not allow interactive mixed content like that. It will however allow for static images to be displayed, the downside is there will be errors in the developer console. Additionally, many states are still serving over RTMP which isn’t a possibility currently.

The remaining states have their own individual hurdles to work past but we wanted to get this out with the broader support.

Arkansas working great! Thanks. Good timing and matches well with the ArDOT upgrade and expansion of cameras around the state …

You Arkansas people owe doctorblah a bunch of extra thanks. I’ll leave it at that. :lol:

phuz,

Could you add a check for OpenLayers.Icon if it already exists? Just a courtesy to other developers that also inject the Icon constructor into OpenLayers.

Thank you!

Yup, sorry about that.

[update] v1.08 has the check for OpenLayers.Icon

Thank you, sir! I have also spoken to JustinS83 about including the injection in WazeWrap. That way we can have a central location for the code and it can be vetted by all that use it. :slight_smile: Then we don’t have to include the injection at all in our script, as long as we have a require for WazeWrap itself.

That’s a great idea.

1.10 update brings AZ, CT, LA, MS & WY aboard.

does toolbox still need to be disabled to use this script? thank you.