Skip to main content

Utility for serving a timelapse over RTSP

Project description

Serves an RTSP stream of a timelapse obtained from static images.

Basic Usage

Start a server as follows, where “path to folder” is the path to a folder containing the images you want to use in the timelapse stream:

from GstTimelapseRtspServer.Servers import GstTimelapseServer


gts = GstTimelapseServer("path to folder")

gts.run()

play the stream:

ffplay rtsp://localhost:9994/timelapse

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page