提交 a4a7bbd8 authored 作者: blu's avatar blu

big refacting of communitation architect

上级 4458ba95
## build libs
- LIBZMQ, LEVELDB
```
make zmq leveldb
```
- FFMPEG
```
ref:
```
- OPENCV
```
ref:
```
- CURL
```
ref:
```
- fswatch
```
ref:
```
## build executables
```
make -j
```
## deploy edge & cloud systems
- TODO: systemd or supervisor auto for auto start on boot and monitoring
- manually: evdaemon will start all other 5 subsystems(evmgr, evpuller, evpusher, evmlmotion, evslicer) on a edge device.
```
# on edge device
$ CLOUD_ADDR=tcp://<EVCLOUDSVC_IP>:<EVCLOUDSVC_PORT> path_to/evdaemo
# on cloud
$ evcloudsvc
```
## configuration
## trouble-shooting
```
TODO:
```
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论