An open API service indexing awesome lists of open source software.

https://github.com/gsuuon/portal

electron camera overlay
https://github.com/gsuuon/portal

Last synced: 17 days ago
JSON representation

electron camera overlay

Awesome Lists containing this project

README

        

# portal
Simple camera overlay

![portal](https://github.com/gsuuon/portal/assets/6422188/5182d2d8-a832-464b-a20e-8eceb3623541)

## Usage
`npm start`

### CLI
Example: `npm start -- -- -c broadcast`

`-t` — transparency -- use an svg filter to convert black pixels to transparent (useful with Nvidia Broadcast)
`-c` — circle -- use a circle outline instead of rectangle
`` — use the device matching this name

### Keybinds
`` — close the app
`t` — transparency toggle
`s` — shape toggle
`b` — blur toggle
`d` — device select
`h` — hide video
`↑` — zoom in
`↓` — zoom out
`←` — zoom reset

## Install
`npm run make` and then run the appropriate installer