Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
OTCamera is a core module of the [OpenTrafficCam framework](https://github.com/OpenTrafficCam) to record videos over multiple days with a custom camera system based on Raspberry Pi Zero W.
In the recorded videos, one can detect and track objects (road users) using [OTVision](https://github.com/OpenTrafficCam/OTVision) or other tools and on the resulting trajectories, one can perform traffic analysis using [OTAnalytics](https://github.com/OpenTrafficCam/OTAnalytics).

Check out the [documentation](https://opentrafficcam.org/otcamera) for detailed instructions on how to assemble and use OTCamera.
Check out the [documentation](https://opentrafficcam.org/OTCamera) for detailed instructions on how to use OTCamera.

We appreciate your support in the form of both code and comments.
First, please have a look at the [contribute](https://opentrafficcam.org/contribute) section of the OpenTrafficCam documentation.
Expand Down