You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,12 @@
2
2
3
3
Intro
4
4
-------------------
5
+
This project is a video presentation server based on Django Rest Framework and React. It provides automatic video indexing and classification.
5
6
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
+

8
+
9
+
10
+
Support is currently limited to H264 encoded content.
7
11
Subtitles are added automatically if an adequate match is found (after a conversion from .srt to webvtt).
0 commit comments