From 4199ff4346d1d570610571ce78d3eb0c2ef65ef8 Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 23 Oct 2013 00:28:53 +0800 Subject: [PATCH] support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d9ba1b888..b8fa755f0 100755 --- a/README.md +++ b/README.md @@ -16,4 +16,8 @@ Features:
5. no vhost, \_\_defaultVhost\_\_ only.
6. no multiple processes, single process only.
+DevLog:
+* 2013-10-23, support FMLE/FFMPEG publish vp6 codec, h264/aac not support yet +* 2013-10-17, created. + Winlin