-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change default loop interval #75
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #75 +/- ##
========================================
Coverage 68.69% 68.69%
========================================
Files 7 7
Lines 230 230
========================================
Hits 158 158
Misses 72 72
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! Do you mean we were taking pictures every 3 seconds until now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update !
No I've made the change by hand :) And I forget to right this PR |
* ci on develop (#68) No code update here, only configuration. I take the liberty to use admin privileges to merge * Code of conduct (#71) * docs: Added code of conduct md file * docs: Updated CONTRIBUTING file, related to code of conduct * Update licence (#70) * nothing * nothing * docs: Updated licence to Apache 2.0 * docs: Updated README * docs: Updated setup.py * chore : added script to check headers script copied from pyro-vision and authored by frgfm * chore : updated folders to check * docs : updated all headers * chore: add ci job to check headers * style : added line at end of file to fix linter * docs: corrected repo starting year in headers & setup * fix version (#73) * pyrovision from repo (#72) * Fix docker (#66) * use pyronear docker hub * issue with pyro-vision version * simplify web server docker * fix versions for production * remove space * add update script (#67) * add update script * add crontab exemple * add monitor runner (#74) * change default loop interval (#75) Co-authored-by: fe51 <55736935+fe51@users.noreply.github.com>
The default time between two frames should be 30s and not 3