diff --git a/README.md b/README.md index f0de86f..77c6c3e 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ To install Cameradar you will need these packages * cmake (`cmake`) * gstreamer1.x (`libgstreamer1.0-dev`) +* ffmpeg (`ffmpeg`) The simplest way would be to follow these steps : @@ -157,6 +158,7 @@ If you have other cool ideas, feel free to share them with me at brendan.leglaun ## Next improvements +- [ ] Add a docker deployment to avoid the current deps hell - [ ] Development of a MySQL cache manager - [ ] Development of a JSON file cache manager - [ ] Development of an XML file cache manager