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
Release history Release notifications | RSS feed
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
File details
Details for the file Gstreamer_Timelapse_RTSP_Server-0.0.1.post1-py3-none-any.whl
.
File metadata
- Download URL: Gstreamer_Timelapse_RTSP_Server-0.0.1.post1-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e1a3084fcbb000e09cb52403eaabd7a96a4f05327193b0adcad8c81f4928dc |
|
MD5 | 88c6a00304ed78a614445f08436b6d01 |
|
BLAKE2b-256 | 4c4c7b272951c937cffc501dda6d42994bc88e444aac87df637db0a0f478020d |