Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Commit 4f7cbca

Browse files
committed
Update README.md
1 parent 7123f09 commit 4f7cbca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,8 @@ However on Android a disconnect immediately after a capture has be initiated may
259259
def stop_capture_video(self): # Android only
260260
```
261261

262+
Video capture is only available on Android.
263+
262264
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).
263265

264266
Captures are saved to `<location>/<subdir>/<name>.jpg` or `.mp4`.

0 commit comments

Comments
 (0)