You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -103,13 +103,24 @@ docker-compose -f docker-compose-x86.yml up
103
103
### 3.5 Run on RockPro64 Android 7.1
104
104
coming soon
105
105
106
-
## 4. Link to Your Camera
106
+
## 4. Link to Your Camera
107
+
108
+
### 4.1 Linux/Docker System
107
109
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)
108
110
109
111
Shinobi login page(device_ip:8080):
110
112
username: user@sharpaibox.com
111
113
password: SharpAI2018
112
114
115
+
### 4.2 Android(Dahua SDK Configure)
116
+
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)
117
+
Document is on the way..
118
+
119
+
### 4.3 Android(RTSP url configure)
120
+
Comming soon
121
+
122
+
### 4.4 Android screen capture
123
+
Code is [here](https://github.com/SharpAI/ScreenCapture)
113
124
114
125
## [How to configure on Mobile APP](https://github.com/SharpAI/mobile_app_server/blob/android_porting/README.md)
115
126
## [How to deploy server on your server](https://github.com/SharpAI/mobile_app_server/issues/1)
0 commit comments