Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.
/ locrecord Public archive

Very simple gui to VLC for recording video from IP cameras

License

Notifications You must be signed in to change notification settings

GennadiyZakharov/locrecord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocRecord

This is just a simple GUI to VLC video player for recording video from IP cameras

It allows user to select desired camera, set recording duration and file name to save video. It also supports automatic adding of current date/time to video file name.

The camera parameters are located in cameras.ini file.

Requirements

  • PyQt 5

Installation

Install PyQt5 using any convenient way:

  • pip: pip install pyqt5
  • conda: conda install pyqt5
  • Distributive package manager:
    • Ubuntu/Debian: sudo apt install python3-pyqt5

Then download the repository content, unpack (if needed) and run locrecord.py

About

Very simple gui to VLC for recording video from IP cameras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages