aws-samples / amazon-rekognition-video-analyzer

A working prototype for capturing frames off of a live MJPEG video stream, identifying objects in near real-time using deep learning, and triggering actions based on an objects watch list.
Other
367 stars 157 forks source link

where to write these settings ? #6

Closed anandpanchal closed 6 years ago

anandpanchal commented 6 years ago

hi everyone ! i have completed first 10 steps and now i got stuck. i have no idea how to proceed further. where to write these configurations. please help me. thanks

moanany commented 6 years ago

Hello, configuration files (*-params.json) are located in the project-root-dir/config/ directory.

anandpanchal commented 6 years ago

thanks