|
@@ -382,7 +382,7 @@ export default {
|
|
// });
|
|
// });
|
|
});
|
|
});
|
|
const oldstrem_ = _.find(this.stremlist, { type: 'mainr' });
|
|
const oldstrem_ = _.find(this.stremlist, { type: 'mainr' });
|
|
- this.stermStop(this.localStream_);
|
|
|
|
|
|
+ this.stermStop(oldstrem_.strem);
|
|
this.stermPlay(oldstrem_.strem, 'look-video-right');
|
|
this.stermPlay(oldstrem_.strem, 'look-video-right');
|
|
}
|
|
}
|
|
}
|
|
}
|