public void stopReception(String sid) {
   streamMgr.stopReception(sid);
 }