Merge pull request #6 from EtixLabs/feature/docker-deployment

Updated README to add future improvement
This commit is contained in:
Brendan LE GLAUNEC
2016-05-20 21:37:58 +02:00
+2
View File
@@ -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