Skip to content

Commit

Permalink
chore: kickoff release
Browse files Browse the repository at this point in the history
  • Loading branch information
phantumcode authored Feb 5, 2024
2 parents 65f798b + e36ab2f commit 7234482
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Sources/FaceLiveness/AV/LivenessCaptureSession.swift
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ class LivenessCaptureSession {
.filter(\.isVideoOrientationSupported)
.forEach {
$0.videoOrientation = .portrait
$0.isVideoMirrored = true
}
}

Expand Down

0 comments on commit 7234482

Please sign in to comment.