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
detail: 'kap-camera requires camera access to be able to show the contents of the webcam. You can grant this in the System Preferences. Afterwards, launch Kap for the changes to take effect.',
137
+
message: 'kap-cam cannot access the camera.',
138
+
detail: 'kap-cam needs camera access to work correctly. You can grant this in the System Preferences. Relaunch Kap for the changes to take effect.',
Copy file name to clipboardExpand all lines: readme.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,3 +21,9 @@ This plugin creates an overlay window showing the selected camera on the bottom-
21
21
## Misc
22
22
23
23
This is based off of [kap-camera](https://github.com/karaggeorge/kap-camera/) by [@karaggeorge's](https://github.com/karaggeorge). I wanted a more Loom-like flavour to the UI of this plugin and decided to fork my own.
24
+
25
+
### TODOs
26
+
27
+
-[x] remove active window frame on macOS
28
+
-[x] consolidate camera shape and size options
29
+
-[ ] show camera even when recording is not started (?)
0 commit comments