Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
solderzzc authored Mar 13, 2019
1 parent c62fa98 commit 5a5dc51
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,13 +103,24 @@ docker-compose -f docker-compose-x86.yml up
### 3.5 Run on RockPro64 Android 7.1
coming soon

## 4. Link to Your Camera
## 4. Link to Your Camera

### 4.1 Linux/Docker System
Then you need to follow [Shinobi's document](https://shinobi.video) to add camera. or [click to see our tutorial](https://github.com/SharpAI/DeepCamera/blob/master/docs/shinobi.md)

Shinobi login page(device_ip:8080):
username: user@sharpaibox.com
password: SharpAI2018

### 4.2 Android(Dahua SDK Configure)
Code is [here](https://github.com/SharpAI/RTSP_Decoder_IJKPlayer/blob/od_gl_based/android/ijkplayer/ijkplayer-example/src/main/java/tv/danmaku/ijk/media/example/activities/CameraScanActivity.java#L147)
Document is on the way..

### 4.3 Android(RTSP url configure)
Comming soon

### 4.4 Android screen capture
Code is [here](https://github.com/SharpAI/ScreenCapture)

## [How to configure on Mobile APP](https://github.com/SharpAI/mobile_app_server/blob/android_porting/README.md)
## [How to deploy server on your server](https://github.com/SharpAI/mobile_app_server/issues/1)
Expand Down

0 comments on commit 5a5dc51

Please sign in to comment.