1. Calling the remote subscribe method on each DVR stream, and also the streamName for MBR case comes from the streamItems instead of the resource url.
2. To support MBR, the DVRCastNetLoader.as needs to have the createSwtichManger method implementation. The best way to do it to derive the class from RTMPDynamicStreamingNetLoader class instead of NetLoader class.