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
- Host: GitHub
- URL: https://github.com/arlac77/rtsp-archive
- Owner: arlac77
- License: bsd-2-clause
- Created: 2017-01-23T17:36:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-22T21:19:30.000Z (about 2 years ago)
- Last Synced: 2024-05-22T22:27:45.460Z (about 2 years ago)
- Topics: rtsp
- Language: JavaScript
- Homepage:
- Size: 4.01 MB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://spdx.org/licenses/0BSD.html)
[](https://github.com/arlac77/rtsp-archive/issues)
[](https://actions-badge.atrox.dev/arlac77/rtsp-archive/goto)
[](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