Skip to main content

Tools for working with RTSP stream.

Project description

RTSPWare

Some helper tools around RTSP protocol.

Installation

For all methods, firstly install the project via PIP:

pip install rtspware

Save a video from stream

You need to install openRTSP, for example for Arch Linux it is available under live-media library:

sudo pacman -S live-media
openRTSP --help

Usage

Save a video from stream

Basic call to save a video from RTSP stream to current directory with default configuration:

rtspware <url> --creds "<username> <password>"

This will save incoming RTSP stream into mp4 files, with creating a new file each hour.

Project details


Download files

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

Source Distribution

rtspware-0.1.1.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

rtspware-0.1.1-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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