
MD Cam
Original
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Webcam tool with motion detection. Based on v4l2. Data formats: JPEG, MJPEG. No sound.
F11 - toggle full screen mode. F10 - maximize window. F9 - fit image to window.
Note: Frame rate very affects cpu usage and size of the video file.
0.0.3 - floating popup top window.
0.0.3.2 - Add one lost icon for dark theme. Add bin file as single file. Manjaro 20 has the required libraries, for example. Themes will be applied.
0.1.2 - Fixed logic of the popup window.
0.2.4 - Fixed camera switching. Optimization.
0.2.8 - True full screen mode. Toolbar is hidden. Move mouse to the edge to show toolbar.
You can extract the contents of an AppImage and use the one program file as you need.
./mdcam-0.2.4-x86_64.AppImage --appimage-extract
You can check files for viruses on virustotal.com.
kris007
4 months ago
In my case, it only saves the .avi file, but not the .jpeg files?
Maybe I am doing something wrong in the program settings?
Report
md2222
4 months ago
Report
kris007
4 months ago
find -name s-20201214*
Report
kris007
4 months ago
Report
md2222
4 months ago
You can set the directory for files. In the Options dialog double click on the "Snapshot directory" value field. It opens Select directory dialog. Select the directory where you want to save files. All files should be here.
Report
kris007
4 months ago
Report
md2222
4 months ago
You want different quality for picture and video at the same time?
Report