From 4f09ebda5738c6a6a12d19063a9633e27d6eeeb6 Mon Sep 17 00:00:00 2001 From: notedit Date: Mon, 24 Feb 2014 04:10:02 -0800 Subject: [PATCH] add some docs for #352 --- Control-module.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Control-module.md b/Control-module.md index 6d931c8..222bf0d 100644 --- a/Control-module.md +++ b/Control-module.md @@ -50,6 +50,8 @@ Use the following commands to start and stop recording curl http://localhost:8080/control/record/start?app=myapp&name=mystream&rec=rec1 curl http://localhost:8080/control/record/stop?app=myapp&name=mystream&rec=rec1 +if the record start/stop request returns nothing sometimes, you should check if you use multi workors. one workor works great. + # Drop This sub-module provides a simple way to drop client connection. Syntax: