Skip to main content

Listen, monitor and archive your streams!

Project description

earhorn

Listen, monitor and archive your streams!

Install

sudo apt install ffmpeg
pip install earhorn
earhorn --archive-path=/to/my/archive https://stream.example.org/live.ogg

Docker

docker pull ghcr.io/jooola/earhorn

Usage

Usage: earhorn [OPTIONS] URL

  URL of the stream.

Options:
  --hook PATH                     Hook to run to handle events.
  --archive-path PATH             Path to the archive directory.
  --archive-segment-size INTEGER  Archive segment size in seconds.
  --archive-segment-filename TEXT
                                  Archive segment filename.
  --archive-segment-format TEXT   Archive segment format.
  --help                          Show this message and exit.

Releases

To release a new version, first bump the version number in pyproject.toml by hand or by using:

# poetry version --help
poetry version <patch|minor|major>

Run the release target:

make release

Finally, push the release commit and tag to publish them to Pypi:

git push --follow-tags

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

earhorn-0.5.1.tar.gz (18.1 kB view hashes)

Uploaded Source

Built Distribution

earhorn-0.5.1-py3-none-any.whl (19.4 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