You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -259,6 +259,8 @@ However on Android a disconnect immediately after a capture has be initiated may
259
259
defstop_capture_video(self): # Android only
260
260
```
261
261
262
+
Video capture is only available on Android.
263
+
262
264
Captures are never mirrored, except a screenshot capture if the Preview is mirrored. Capture resolution is discussed [here](https://github.com/Android-for-Python/Camera4Kivy#capture-resolution).
263
265
264
266
Captures are saved to `<location>/<subdir>/<name>.jpg` or `.mp4`.
0 commit comments