Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nakov committed Jun 11, 2024
1 parent 756a6f5 commit 23b923b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,14 @@ A tool for **transcoding** and **uploading** videos to a CDN network for **HLS v
- MP4 @ `240p` (~ 150 kbps bitrate)
- **Upload**: the files are uploaded through to FTP to the target CDN network

![CDN-Video-Uploader-screenshot](https://user-images.githubusercontent.com/1689586/102526744-cfcc0280-40a4-11eb-8a0c-0d3777e1b5a4.png)
## Screenshots

![CDN-Video-Uploader-screenshot - Main form](https://user-images.githubusercontent.com/1689586/102526744-cfcc0280-40a4-11eb-8a0c-0d3777e1b5a4.png)

![CDN-Video-Uploader-screenshot - FTP connect](https://user-images.githubusercontent.com/1689586/102702460-b45f2400-426b-11eb-8660-6bdc3f10c8b4.png)

![CDN-Video-Uploader-screenshot - Job details](https://user-images.githubusercontent.com/1689586/102702471-d5c01000-426b-11eb-8d58-508329aa0f21.png)


## Video Transcoding (CPU-based, using libx264)

Expand Down

0 comments on commit 23b923b

Please sign in to comment.