From 15405e8edde4db9e3c6b56c3a17edbf7dcd974f0 Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Mon, 23 Apr 2012 19:15:16 +0400 Subject: [PATCH] added video_sync test config --- test/nginx.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/nginx.conf b/test/nginx.conf index aa081a8..8c167f8 100644 --- a/test/nginx.conf +++ b/test/nginx.conf @@ -29,8 +29,7 @@ rtmp { live on; - time mixed; - buffer 15s; + video_sync on; record keyframes; record_path /tmp;