Update README to add future improvement

This commit is contained in:
Brendan LE GLAUNEC
2016-05-20 21:36:48 +02:00
committed by Brendan Le Glaunec
parent ac6002028d
commit 5ef63cd7e6
+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