Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eguid committed Oct 18, 2018
1 parent 6a8b894 commit dcef120
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# easyCV
video recording and snapshot service,based on javaCV 基于javaCV的视频录像和快照(截图)服务
video recording and snapshot service,based on javaCV. 基于javaCV的视频录像和快照(截图)服务


### dependency library
Core lib based on 'javacv 1.4.x',web service based on 'spring-boot 2.x'
Core lib based on 'javacv 1.4.x',web service based on 'spring-boot 2.x'.

### build
Project is based on jdk1.8,build on maven.

### core lib
The core library of video recording and snapshots is two separate modules.

### web service
Web services used springboot services,each web service is an independent micro service.
The default port of video recording service is '8082',video capture service is '8081'.


###

0 comments on commit dcef120

Please sign in to comment.