I've searched quite a few threads:
http://forums.adobe.com/thread/27371
dynamicStream.addStream("livestream1",200);
dynamicStream.addStream("livestream2",400);
dynamicStream.addStream("livestream2",600);
vid.play2(dynamicStream);
But all of them are talking about playing multiple bit rate live video,
my question is how I can publish multiple bit rate live videos in the first place?