Load Test with fmscheck.
Hi,
I am doing load test on my Live AV chat with fmscheck.
./fmscheck --host hostname --app LivApp/UserName --pubfile
PublishingVideo.flv --publish StreamName 200 --timeout 20 --auser
someuser --apswd somepassword --logfile fmslog.txt
By putting this in a for loop I am doing the load test. But I am not able to
run it for more time. Immediately after publishing it ends. Any ideas??
Also is there any way to simulate Joining Live AV chat?
#Fields: date time x-event x-sname
2010-12-01 09:49:33 Connect rtmp://hostname:1935/LivApp/UserName
2010-12-01 09:49:33 NetConnection.Connect.Success Connection
succeeded.
2010-12-01 09:49:33 Success StreamCreated
2010-12-01 09:49:33 Success StreamCreated
2010-12-01 09:49:33 NetStream.Publish.Start StreamName is now
published.
2010-12-01 09:49:34 NetStream.Record.Start Recording StreamName.
2010-12-01 09:49:34 NetStream.Record.Stop Stopped recording
StreamName.
2010-12-01 09:49:35 NetStream.Unpublish.Success StreamName is now
unpublished.
2010-12-01 09:49:35 NetStream.Play.Start Started playing
StreamName.
2010-12-01 09:49:35 NetStream.Data.Start -
2010-12-01 09:49:35 NetStream.Play.Reset Playing and resetting
StreamName.
2010-12-01 09:49:36 NetStream.Play.Stop Stopped playing
StreamName.
