mirror of
https://github.com/iperov/DeepFaceLive
synced 2025-08-21 05:53:25 -07:00
upd doc
This commit is contained in:
parent
e75136acd0
commit
a0b682011c
43 changed files with 65 additions and 19 deletions
40
doc/windows/using_android_phone_camera.md
Normal file
40
doc/windows/using_android_phone_camera.md
Normal file
|
@ -0,0 +1,40 @@
|
|||
<table align="center" border="0">
|
||||
<tr><td colspan=2 align="center">
|
||||
|
||||
# Using Android phone camera
|
||||
|
||||
### Download and install <a href="http://www.dev47apps.com/"> **_DroidCam_** </a>
|
||||
|
||||
Phone and PC should be in the same network.
|
||||
|
||||
Connect Phone to network through WiFi
|
||||
|
||||
### Run Phone App.
|
||||
|
||||
<img src="DroidCam_0.jpg"></img>
|
||||
|
||||
now we can see phone's IP and port.
|
||||
|
||||
<img src="DroidCam_1.jpg"></img>
|
||||
|
||||
### Run PC app
|
||||
|
||||
<img src="DroidCam_2.jpg"></img>
|
||||
|
||||
Check whether the data coincide with the data on the phone, if the figures differ, then bring them to the values that are on the phone screen, then press "Start"
|
||||
|
||||
<img src="DroidCam_3.jpg"></img>
|
||||
|
||||
If you have done everything correctly, the video from the phone camera should appear in the DroidCam window
|
||||
|
||||
<img src="DroidCam_4.jpg"></img>
|
||||
|
||||
### in **_CameraSource_** section
|
||||
### in **_Driver_** select **_DirectShow_**
|
||||
### in **_Device index_** select **_DroidCamSource_**
|
||||
|
||||
<img src="DroidCam_5.jpg"></img>
|
||||
|
||||
</td></tr>
|
||||
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue