@@ -230,6 +230,7 @@ class ParticipantView extends Component<Props> {
{ !_isFakeParticipant && renderVideo
&& <VideoTrack
+ is_lvideo = { this.props.is_lvideo }
onPress = { onPress }
videoTrack = { videoTrack }
waitForVideoStarted = { false }