{"id":21675705,"url":"https://github.com/thom-x/rtsp-snapshot","last_synced_at":"2025-10-18T17:02:31.032Z","repository":{"id":86163324,"uuid":"269623003","full_name":"Thom-x/rtsp-snapshot","owner":"Thom-x","description":"Simple docker image to grab snapshot from a RTSP stream.","archived":false,"fork":false,"pushed_at":"2022-07-17T18:40:22.000Z","size":15,"stargazers_count":6,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T04:44:45.283Z","etag":null,"topics":["docker","ffmpeg","rtsp","snapshot"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/repository/docker/thomx/rtsp-snapshot","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Thom-x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-06-05T12:05:25.000Z","updated_at":"2023-06-09T05:10:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"4835cf6e-b36a-49c6-a793-9df88a15bff7","html_url":"https://github.com/Thom-x/rtsp-snapshot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thom-x%2Frtsp-snapshot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thom-x%2Frtsp-snapshot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thom-x%2Frtsp-snapshot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Thom-x%2Frtsp-snapshot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Thom-x","download_url":"https://codeload.github.com/Thom-x/rtsp-snapshot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248519473,"owners_count":21117757,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","ffmpeg","rtsp","snapshot"],"created_at":"2024-11-25T14:10:19.542Z","updated_at":"2025-10-18T17:02:30.961Z","avatar_url":"https://github.com/Thom-x.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RTSP Snapshot\n\n[![Build Status](https://travis-ci.org/Thom-x/rtsp-snapshot.svg?branch=master)](https://travis-ci.org/Thom-x/rtsp-snapshot)\n![](https://images.microbadger.com/badges/image/thomx/rtsp-snapshot.svg)\n![](https://images.microbadger.com/badges/version/thomx/rtsp-snapshot.svg)\n![GitHub](https://img.shields.io/github/license/Thom-x/rtsp-snapshot)\n\nSimple docker image to grab snapshot from a RTSP stream.\n\n## Getting Started\n\nThese instructions will cover usage information and for the docker container \n\n### Prerequisities\n\nIn order to run this container you'll need docker installed.\n\n* [Windows](https://docs.docker.com/windows/started)\n* [OS X](https://docs.docker.com/mac/started/)\n* [Linux](https://docs.docker.com/linux/started/)\n\n### Usage\n\n#### Container Parameters\n\nRun the image\n\n```shell\ndocker 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\n```\n\nTake a snapshot :\n\nhttp://localhost/snapshot.cgi\n\nList snapshots :\n\nhttp://localhost/snapshots\n\n#### Environment Variables\n\n* `URL` - URL of the stream to grap snapshot from\n\n#### Volumes\n\n* `/var/www/localhost/htdocs/snapshots` - Snapshot folder location\n\n## Built With\n\n* mini_httpd 1.23-r1\n* ffmpeg 2.8.11-r0\n\n## Find Me\n\n* [GitHub](https://github.com/Thom-x/)\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the \n[tags on this repository](https://github.com/your/repository/tags). \n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthom-x%2Frtsp-snapshot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthom-x%2Frtsp-snapshot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthom-x%2Frtsp-snapshot/lists"}