pyronear / pyronear/pyro-engine
anonymizer var missing from credentials ex in readme ?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Shall credentials.json file contain for each cam a boolean "anonymizer" key ?
Something like below
{
"192.168.1.100": {
"anonymizer": true,
...
}
}
If yes, should be in credential example in the readme
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the credentials.json example in the README and determine whether each camera entry should include an anonymizer boolean. If that key is required, update the example to show it and verify that the documentation matches the expected credentials structure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100