From 427614a35aab5d70ff363afca6c255b0f9c2100e Mon Sep 17 00:00:00 2001 From: Roman Arutyunyan Date: Sun, 15 Apr 2012 22:45:27 +0400 Subject: [PATCH] simplified test --- test/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/nginx.conf b/test/nginx.conf index 02e182e..186cf5f 100644 --- a/test/nginx.conf +++ b/test/nginx.conf @@ -31,7 +31,7 @@ rtmp { live on; record keyframes; - record_path /tmp/flv; + record_path /tmp; record_max_size 128K; #record_max_frames 4;