Skip to content

Commit

Permalink
recoding app: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunhThanhDe committed Feb 20, 2024
1 parent 1f7cffe commit 4eb12e4
Show file tree
Hide file tree
Showing 9 changed files with 29 additions and 2 deletions.
31 changes: 29 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
# Recording App - Camera App for android TV, Android Phone
# Recording Webcam - Camera App for android TV, Android Phone

##### 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.
contact for work, mail: chunhthanhde.dev@gmail.com

###### contact for work, mail: chunhthanhde.dev@gmail.com

<img src="media/logo/ic_launcher_main.jpg" height="100px" />

## About

Recording - Camera app for capture or record video and upload file to server.

__Available Function__

| Function | Description |
|------------|---------------------------------------------------------------------------------------------------------------------------------------|
| `Capture` | Take photos with an existing camera, change the camera used, turn the flash on and off, and change photo quality |
| `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 |
| `Upload` | Send photos or videos to the server via url |

## Screenshots

__Available Screen__

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

Binary file added media/logo/ic_launcher_main.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/screenshots/image.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/screenshots/photo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/screenshots/record.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/screenshots/resolution.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/screenshots/upload.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/screenshots/video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/video/video.mp4
Binary file not shown.

0 comments on commit 4eb12e4

Please sign in to comment.