Skip to content

Commit 32e0c5d

Browse files
Update readme with preview
1 parent 0b9b336 commit 32e0c5d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,4 @@ db.sqlite3
140140
# OS files
141141
.DS_Store
142142

143-
*.srt
144-
*.vtt
145-
*.jpeg
146-
*.jpg
147143

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@
22

33
Intro
44
-------------------
5+
This project is a video presentation server based on Django Rest Framework and React. It provides automatic video indexing and classification.
56

6-
The aim of the project is to create an easy to use http media presentation server based on Django Rest Framework and React. Support is currently limited to mp4/mkv container with H264/AAC content.
7+
![](doc/preview.jpeg )
8+
9+
10+
Support is currently limited to H264 encoded content.
711
Subtitles are added automatically if an adequate match is found (after a conversion from .srt to webvtt).
812

913

doc/preview.jpeg

92.7 KB
Loading

0 commit comments

Comments
 (0)