typo fix.

RocFang
2014-11-30 19:27:19 -08:00
parent eced3ee376
commit 2f93087a47

@ -50,7 +50,7 @@ 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.
if the record start/stop request returns nothing sometimes, you should check if you use multi workers. one worker works great.
# Drop
This sub-module provides a simple way to drop client connection.