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
+17-1Lines changed: 17 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,23 @@
3
3
Andrioid application which allows you to record synchronized smarpthone videos with sub-millisecond accuracy.
4
4
5
5
### Usage:
6
-
- TODO
6
+
7
+
8
+
#### Leader smartphone setup
9
+
10
+
1. Start a Wi-Fi hotspot.
11
+
2. The app should display connected clients and buttons for recording control
12
+
13
+
#### Client smartphones setup
14
+
15
+
1. Enable WiFi and connect to the Wi-Fi hotspot.
16
+
17
+
#### Capturing images
18
+
19
+
1.[Optional step] Press the ```calculate period``` button. The app will analyze frame stream and use the calculated frame period in further synchronization steps.
20
+
2. Press the ```phase align``` button.
21
+
3. Adjust exposure and ISO to your needs.
22
+
4. Press the ```record video``` button to start synchronized video recording.
0 commit comments