Skip to content

Commit 4eb12e4

Browse files
committed
recoding app: update readme
1 parent 1f7cffe commit 4eb12e4

9 files changed

Lines changed: 29 additions & 2 deletions

File tree

README.md

Lines changed: 29 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,33 @@
1-
# Recording App - Camera App for android TV, Android Phone
1+
# Recording Webcam - Camera App for android TV, Android Phone
2+
23
##### Technical internship project at VNPT Technology company by student Nguyen Thanh Chung - School of Electrical and Electronic Engineering of Hanoi University of Science and Technology.
3-
contact for work, mail: chunhthanhde.dev@gmail.com
44

5+
###### contact for work, mail: chunhthanhde.dev@gmail.com
6+
7+
<img src="media/logo/ic_launcher_main.jpg" height="100px" />
8+
9+
## About
10+
11+
Recording - Camera app for capture or record video and upload file to server.
12+
13+
__Available Function__
14+
15+
| Function | Description |
16+
|------------|---------------------------------------------------------------------------------------------------------------------------------------|
17+
| `Capture` | Take photos with an existing camera, change the camera used, turn the flash on and off, and change photo quality |
18+
| `Recoring` | Record video with an existing camera, change the camera used, turn the flash on and off, and change the quality of the recorded video |
19+
| `Upload` | Send photos or videos to the server via url |
20+
21+
## Screenshots
22+
23+
__Available Screen__
524

25+
| Case | Screenshot |
26+
|---------------------|-------------------------------------------------------------------------|
27+
| `Capture Screen` | <img src="media/screenshots/image.png" style="max-height: 300px;"> |
28+
| `View Image Screen` | <img src="media/screenshots/photo.png" style="max-height: 300px;"> |
29+
| `Recording Screen` | <img src="media/screenshots/record.png" style="max-height: 300px;"> |
30+
| `Change Resolution` | <img src="media/screenshots/resolution.png" style="max-height: 300px;"> |
31+
| `View Video Screen` | <img src="media/screenshots/video.png" style="max-height: 300px;"> |
32+
| `Upload to Server` | <img src="media/screenshots/upload.png" style="max-height: 300px;"> |
633

media/logo/ic_launcher_main.jpg

480 KB
Loading

media/screenshots/image.png

1.59 MB
Loading

media/screenshots/photo.png

1.37 MB
Loading

media/screenshots/record.png

1.6 MB
Loading

media/screenshots/resolution.png

1.59 MB
Loading

media/screenshots/upload.png

958 KB
Loading

media/screenshots/video.png

1.41 MB
Loading

media/video/video.mp4

2.39 MB
Binary file not shown.

0 commit comments

Comments
 (0)