From e2d85d099ef8ecb0a81325fae6f2a52f34922033 Mon Sep 17 00:00:00 2001 From: winlin Date: Thu, 9 Feb 2017 15:43:40 +0800 Subject: [PATCH] update readme for DVR mp4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 004990577..9e17cdfb5 100755 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Why SRS? RTSP/MPEGTS-over-UDP. 1. Popular internet delivery: RTMP/HDS for flash, HLS for mobile(IOS/IPad/MAC/Android), HTTP flv/ts/mp3/aac streaming for user prefered. -1. Enhanced DVR: Segment/session/append plan, customer path and HTTP callback. +1. Enhanced DVR: Segment/session/append plan, customer path and HTTP callback, to FLV/MP4 file. 1. Multiple features: Transcode, forward, ingest, http hooks, dvr, hls, rtsp, http streaming, http raw api, refer, log, bandwith test and srs-librtmp. 1. Best maintainess: Simple arch over state-threads(coroutine), single thread, single process