Releases: steveseguin/electroncapture
Change audio output on 3rd party sites
Also fixes for the screen capture mode when using vdo.ninja (v22) + electron capture
potential issues:
- please note that the first time the app loads, the first site it visits might crash. just restart
- you can hold CTRL (cmd) and right click a video to get the normal vdo.ninja menu; rather than the electron menu
- the Mac build is a zip portable version, since there are a billion bugs in the compiling process for apple m1 chips right now. often takes hours to get the mac builds updated as a result.
Clean video out support for Facebook and many more
Right-click a website and hit "clean output", and if there's a video element, it will be full windowed.
I've excluded vdo.ninja/invite.cam from this option, since I think it will confuse users to have it there. VDO.Ninja already has clean output options built-in, so this isn't needed.
Once "clean output" is activated, a page refresh will be needed to interact with the page or fix issues. You can mute the window at least, so there's that.
Custom Push to Talk button support added
- Requires Elevated Privileges to work (right-click to access that menu)
- Requires a key (not just a control button) to work globally
- Any global key combo will BLOCK that default button's behaviour
- Global keys may not work in some games/apps, which may conflict with the global key bindings
*** Experimental ; limited testing on windows so far only
Chromium v100 update /w Mac Universal
Updated to Chromium v100-based framework
Universal macOS support added
Security patches
Security updates
Just updating to the newest frame work code and applying security updates.
Updated Electron.js from v16->v17
New Electron.js release, so doing an update for it. Maybe it will fix ffmpeg issues? not sure
Added a global hotkey to reload the page
Added a global hotkey to reload the page
zero else changed
CTRL + SHIFT + R
or
CMD+ SHIFT + R (for mac, since mac is odd like that)
mac version is signed
Version 2.6.1
Fixed an issue with the initial video resolution not being able to go larger than the monitor's resolution
Version 2.6.0
This is a re-release of the older version 2.5.0, but with an updated Chromium core.
Chromium 95 I think? Anyways, it supports &codec=av1, which is the main reason for its release. If you are not currently having problems with Electron, you may choose to not upgrade.
For mac users, there's a new Universal build, which supports M1 silicon.
For Windows users, If you get a virus detected error with windows defender, please use virus-total to confirm for yourself that the file is clean.
ie: https://www.virustotal.com/gui/file/d3b93389d0b52d09ad979509075af18ccc1190c98b3ec5ffe2bd0c0ebdf3c5cd
Windows Defender will often flag an Electron Capture app as a virus though, as seen in the below github topic.
electron-userland/electron-builder#4878
Version 2.5.0
Supports Youtube and Twitch "clean" output options.
Youtube adblock is partially added now by default, too.
pop-os! linux buid added