- Notifications
You must be signed in to change notification settings - Fork2
Simple docker image to grab snapshot from a RTSP stream.
License
NotificationsYou must be signed in to change notification settings
Thom-x/rtsp-snapshot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple docker image to grab snapshot from a RTSP stream.
These instructions will cover usage information and for the docker container
In order to run this container you'll need docker installed.
Run the image
docker run -v"/path/to/snapshot/on/host:/var/www/localhost/htdocs/snapshots" -e URL=rtsp://192.168.1.63/unicast -p 80:80 thomx/rtsp-snapshot
Take a snapshot :
List snapshots :
URL
- URL of the stream to grap snapshot from
/var/www/localhost/htdocs/snapshots
- Snapshot folder location
- mini_httpd 1.23-r1
- ffmpeg 2.8.11-r0
We useSemVer for versioning. For the versions available, see thetags on this repository.
This project is licensed under the MIT License - see theLICENSE file for details.
About
Simple docker image to grab snapshot from a RTSP stream.
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published