/mini-video-me

📹 A small webcam player built with html, css, javascript and electron

Primary LanguageTypeScriptMIT LicenseMIT

Mini Video Me

A small webcam player focused on providing an easy way to add and control your webcam during recordings.


🚧 This app is currently under development, to run it you should download the source code, install dependencies and then run with Node.js 🚧

Getting started

Clone de repository, open its folder and install dependencies with:

yarn

Run it using:

yarn start

Preview

Sample preview running the app:

Preview

Usage & settings

After running for the first time you can access the app settings through the tray menu and click on "Settings" to change default shortcuts, camera size, zoom, etc.

Default shortcuts

Keystroke Function
+/- Zoom in/out (window must be focused)
/ Flip horizontal (window must be focused)
o Toggle rounded camera (window must be focused)
Arrow Up / Down / Left / Right Adjust video offset (window must be focused)
Ctrl+Shift+Alt+Up Move camera to upper screen edge
Ctrl+Shift+Alt+Down Move camera to lower screen edge
Ctrl+Shift+Alt+Right Move camera to right screen edge
Ctrl+Shift+Alt+1 Set camera size to small
Ctrl+Shift+Alt+2 Set camera size to large
Ctrl+Shift+Alt+3 Toggle camera visibility

Inside MacOS you can use Command instead of Ctrl.

Author

👤 Mayk Brito

Show your support

Give a ⭐️ if this project helped you!