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

https://github.com/arlac77/rtsp-archive

archive rtsp streams with ffmpeg
https://github.com/arlac77/rtsp-archive

rtsp

Last synced: about 1 year ago
JSON representation

archive rtsp streams with ffmpeg

Awesome Lists containing this project

README

          

[![License](https://img.shields.io/badge/License-0BSD-blue.svg)](https://spdx.org/licenses/0BSD.html)
[![GitHub Issues](https://img.shields.io/github/issues/arlac77/rtsp-archive.svg?style=flat-square)](https://github.com/arlac77/rtsp-archive/issues)
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Farlac77%2Frtsp-archive%2Fbadge\&style=flat)](https://actions-badge.atrox.dev/arlac77/rtsp-archive/goto)
[![Coverage Status](https://coveralls.io/repos/arlac77/rtsp-archive/badge.svg)](https://coveralls.io/github/arlac77/rtsp-archive)

# rtsp-archive

archive RTSP stream(s) with ffmpeg

```sh
rtsp-archive -c configDir
```

# API

## Table of Contents

# install

With [npm](http://npmjs.org) do:

```shell
npm install rtsp-archive
```

# license

BSD-2-Clause