Skip to content

Commit

Permalink
chore: demo
Browse files Browse the repository at this point in the history
  • Loading branch information
guoxianzhe committed Apr 30, 2024
1 parent a0ec7b5 commit 7f498a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export const LocalVideoTrackComponent = () => {
play={cameraOn}
style={{ width: "300px", height: "300px" }}
track={localCameraTrack}
videoPlayerConfig={{ mirror: true, fit: "contain" }}
/>
</div>
<MediaControl
Expand Down

0 comments on commit 7f498a8

Please sign in to comment.