Skip to content

jmarsico/traffic_lights_rtsp

Repository files navigation

#Traffic Lights

##Overview This application pulls in rtsp traffic feeds and translates the traffic movements into low resolution, architectural LED display.

###Requirements To run this application, you'll need:

###QTKit Changes You'll also need to modify the openFrameworks QTKit files (not sure about windows or Linux). The modified files are included in this repo in the QTKit_alt folder. Copy these files and place them in libs>video folder. The modification allows the video window to resize when the rtsp feed resizes. This is a bug with how QTKit in openFrameworks deals with video resizing, refer to this pull request: openframeworks/openFrameworks#2572

####To Do:

  • allow re-sizing of cell polygons
  • comment everything
  • improve GUI
  • overlay binary mask on top of video, so you can draw cells on video
  • more tools!

About

translating live traffic cams to low-resolution LED displays

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published