{"id":19422708,"url":"https://github.com/mcguirepr89/timelapse","last_synced_at":"2025-04-14T15:23:06.197Z","repository":{"id":104068031,"uuid":"574656087","full_name":"mcguirepr89/timelapse","owner":"mcguirepr89","description":"A few containers to make and view timelapse videos from RTSP streams","archived":false,"fork":false,"pushed_at":"2022-12-25T00:15:46.000Z","size":71,"stargazers_count":2,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T04:13:13.294Z","etag":null,"topics":["docker","docker-compose","ffmpeg","rtsp","timelapse"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-2.1","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mcguirepr89.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":"2022-12-05T19:42:16.000Z","updated_at":"2024-06-11T04:23:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd9d38f3-1214-49c9-bf22-f83901403fc6","html_url":"https://github.com/mcguirepr89/timelapse","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcguirepr89%2Ftimelapse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcguirepr89%2Ftimelapse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcguirepr89%2Ftimelapse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcguirepr89%2Ftimelapse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcguirepr89","download_url":"https://codeload.github.com/mcguirepr89/timelapse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248904797,"owners_count":21180856,"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","docker-compose","ffmpeg","rtsp","timelapse"],"created_at":"2024-11-10T13:34:55.613Z","updated_at":"2025-04-14T15:23:06.174Z","avatar_url":"https://github.com/mcguirepr89.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# timelapse\nA little tool to make timelapse videos from RTSP streams\n\n---\n\n## How to build the Docker container (recommended)\n\n1. Ensure docker is installed\n1. Clone this repo: `git clone https://github.com/mcguirepr89/timelapse.git`\n1. Edit `app/timelapse.conf` (**_required_**)\n1. Edit `crontab.example` if you want to customize the schedule (_optional_)\n1. Make `root` the owner of the crontab: `sudo chown root:root crontab.example` (**_required_**)\n1. Edit `docker-compose.yml` if you want to change the ports `caddy` uses (default 80 \u0026 443) (_optional_)\n1. Create volume for `caddy`: `docker volume create caddy_data` (**_required_**)\n1. Build the containers and bring up the services:\n   1. Export your shell's environment for the build: (**_required_**)\n   \n      (Copy and paste the following into your shell):\n      ```\n      export uid=$(id -u)\n      export gid=$(id -g)\n      ```\n   1. Bring up and build your new docker service:\n      `docker compose up -d`\n      \n      **OR**\n   \n   - Just run `bash setup` to do both steps above in one go\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcguirepr89%2Ftimelapse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcguirepr89%2Ftimelapse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcguirepr89%2Ftimelapse/lists"}