|
1 | | -# Recording App - Camera App for android TV, Android Phone |
| 1 | +# Recording Webcam - Camera App for android TV, Android Phone |
| 2 | + |
2 | 3 | ##### 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 |
4 | 4 |
|
| 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__ |
5 | 24 |
|
| 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;"> | |
6 | 33 |
|
0 commit comments