Git Product home page Git Product logo

mini-video-me's People

Contributors

carvalhoedsonn avatar daltonmenezes avatar diego3g avatar douglasdemoura avatar g4rcez avatar gannetta avatar joaobibiano avatar lacerda53 avatar maykbrito avatar szepeviktor avatar toledosdl avatar ypazevedo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mini-video-me's Issues

FIRST PLAN

Hello, I could put a configuration where the cam is in the foreground above all the programs, I use the program in my church to present the interpreter's camera, then with the projection program it overlaps the Mini Video.

below followed the example of my current usage

image

Losing track of the camera position when size shortcut is pressed two times

Today we have two shortcuts to resize the camera, but when we press the same shortcut twice it looses the position reference and then we need to move the camera again to the desired position.

It would be great if, even if I press the same shortcut again and again, it doesn't lose the camera position.

Cant open

I have downloaded the app ( Using mac ), and it does not open. Says app could not be verified.

Background transparency frame on Ubuntu.

I am a student at the launchbase bootcamp and I am also studying Systems Analysis and Development at UTFPR, and this week I used this project to create a video for the presentation of a college work.

The transparency behind the video, a common problem and not solved by electron, was solved by me just commenting on the part of specifications of the camera after the downgrade of the electron version.

I also had to add some flags that I googled, next to the project's initialization alias.

Here is my JSON file, working at Ubuntu 20.04:
{
"name": "mini-video-me",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"start": "electron --enable-transparent-visuals.",
"build": "npx electron-packager. --icon img / webcam.icns --overwrite"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"electron": "^ 7.3.3"
},
"devDependencies": {
"electron": "^ 7.3.3"
}
}

When changing settings, the app crashes

While I was developing with yarn start, I noticed that every time I made some changes in the settings and save it, the app has crashed and restarting without any content.

Integration with Raycast

Proposal: Integration with Raycast for app control and configuration

Context: Raycast is an application for MacOs that mimics Spotlight and brings immense freedom of integration. With wonderful documentation it is easy to create an extension that integrates Mini Video Me with Raycast.

My idea is to bring greater control to the application, being able to use shortcuts for all kinds of actions.

Add more config options

Add shortcuts to config:

  • Flip camera;
  • Zoom;
  • Adjust offset;

Other config:

  • Window sizes;
  • Gradient border color;

Save last window position and user preferences (flipped, zoomed, offset) to preferences.

It doesn't show camera image after installation on Mac

I downloaded and installed the app Mini-Video-Me-4.0.2.dmg on my Macbook Pro 14''
I followed the instruction running codesign --force --deep --sign - /Applications/Mini\ Video\ Me.app
I opened the app and gave permission to access the camera
It doesn't show the camera image or even turns on the green light next to the webcam tough
Captura de Tela 2022-12-06 às 19 05 13

Some shortcuts are not working in Windows

The shortcuts:

  • 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

Are not working on Windows, the first three just move the camera inside the border and the last three are not actually working, leaving the camera in a fixed size and you can only move it around the screen with the mouse cursor.

Missing tray menu on Linux

I'm using the app on ubuntu, installed via .deb file and I just cannot find the tray menu event selcting the app and trying to find it.

am I doing something wrong or its a bug?

Fullscreen covers the camera

I was thinking about using the app in a presentation of mine, but when I start the presentation it goes fullscreen and the camera goes behind the screen, there is any way to increase it's priority to be always in front of the screen?

OS: Manjaro/Linux(not sure if happens in Mac or Windows)

Unidentified developer error in macOS 11.4

I don't know if this only occurs in Apple M1 devices, but on my m1 macbook it tells me an unidentified developer error when I open it.
In part of the app's functionality, i have enabled in settings app and it's working fine.

Set blur background

It would be nice if we could set background effects especially set the background as blurred.

Cannot select camera propertly

I Have 3 cameras in my device(Notebook) but when i try to select one of then only that apears is virtual OBS camera. Trying to press backspace not work for some reason. Im using Windows 11

Camera not found error

I install last version and got 3 cameras working in many apps but in mini video me no work any cameras
even executing as administrator ive got same error

To reproduce is only open app and error message appears. if you switch cameras manualy the error persist

image

Shortcut to resize the Frame Width

Hi Mayk!

First of all, thank you for this incredible lib!

How can I resize the size of the circle that show my image?

There are any shortcut to do it?

Thank you again

MacOS: Could not start video source

Hey there, I'm seeing a black screen. The camera was not able to start.

The error is saying

Uncaught (in promise) DOMException: Could not start video source

image

However, when I ran it from the code it asked me to allow access to camera, and worked well. 🤔

More details

  • macOS Monterey, Version 12.2 (21D49)
  • Tested with the macbook native camera only

Screenshot

Screen Shot 2022-03-05 at 21 08 51

Add custom filters and color controls

I was thinking that we could have some custom color filters as we have in Around app.

image

Also, maybe we can add the option to set color adjustments like brightness, contrast, saturation, etc...

Support for browser based cameras

Alguns apps de celular disponibilizam uma página web como saída da câmera. Alguns exemplos são Live Camera, Wireless webcam for PC, #LiveDroid.

Uma possibilidade seria criar um projeto separado apenas para transformar o fluxo web em driver de câmera reconhecido pelo sistema. Como a ideia do mini-video-me é ser simples imagino que a implementação disso possa ser complexa, sendo que cada aplicativo funciona de uma forma um pouco diferente.

Shortcuts v3.3.2

Hey there,

I just downloaded the Mini-Video-Me-Setup-3.3.2.exe version, but the shortcuts below don't work:

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

Please is there any configuration or something I can do to make it work?

Big hug and thanks for the help.

Hide the icon from dock when running

I was thinking about the app icon and maybe we should hide it from the dock when running and keep it only on tray menu, as the app is always on top we never need to click on its icon.

What do you think @maykbrito?

Change shortcuts

I'm using a notebook, my keyboard is ABNT2 and flip horizontal shortcut don't work.

It's don't a good idea a configuration file or settings dashboard?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.