From 28231cadda31c08c1c8d497287822938a4ebadfe Mon Sep 17 00:00:00 2001 From: winlin Date: Wed, 16 Apr 2014 16:40:54 +0800 Subject: [PATCH] add transcode for demo meeting hls. --- trunk/conf/demo.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/trunk/conf/demo.conf b/trunk/conf/demo.conf index e5cfdab6f..89fbbb6fd 100644 --- a/trunk/conf/demo.conf +++ b/trunk/conf/demo.conf @@ -192,13 +192,13 @@ vhost players_chat { vfilter { } vcodec libx264; - vbitrate 300; + vbitrate 150; vfps 15; - vwidth 768; - vheight 320; + vwidth 576; + vheight 240; vthreads 1; vprofile baseline; - vpreset fast; + vpreset ultrafast; vparams { g 30; }