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

https://github.com/evgenii-d/rtsp-timelapse

Capturing images via RTSP for timelapse videos
https://github.com/evgenii-d/rtsp-timelapse

ip-camera rtsp timelapse timelapse-videos

Last synced: about 1 year ago
JSON representation

Capturing images via RTSP for timelapse videos

Awesome Lists containing this project

README

          

# RTSP Timelapse

App for capturing images via Real-Time Streaming Protocol (RTSP).

Useful for creating timelapse videos.

Tested on Windows 10/11

## Dependencies
- Kivy
- OpenCV

## Installation
1. Go to [releases section](https://github.com/evgenii-d/rtsp-timelapse/releases)
2. Download the `.zip` file.
3. Extract files and run `rtsp_timelapse`

## Overview
![Main window](main_window.png)

- **ID** - capture ID and the name of the folder where the images will be stored

- **Source** - valid RTSP URL

- **Interval** - image capture interval (in seconds)

- **Quality** - JPEG quality (1-100, %)

- **Capture** - switch for capturing

- **X button** - remove capture source (images folder will remain)