/mjpeg-desktop-app

MJPEG image/video grabber wrapped in an Electron JS shell

Primary LanguagePythonCreative Commons Zero v1.0 UniversalCC0-1.0

What this is

A simple electron app wrapping a python script for downloading MJPEG streams to a MP4 file.

Instructions

If you want to make a new version of this, you can do this:

electron-packager --platform= --arch= [optional flags...]

Our Electron here is on json packger: 3.0.7 Darwin