{"id":15920520,"url":"https://github.com/cutls/ipcam","last_synced_at":"2026-06-17T04:31:43.142Z","repository":{"id":92292077,"uuid":"527622544","full_name":"cutls/ipcam","owner":"cutls","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-05T08:44:30.000Z","size":62,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-22T23:42:19.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cutls.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-22T15:25:44.000Z","updated_at":"2022-08-22T15:25:50.000Z","dependencies_parsed_at":"2023-05-16T19:00:17.822Z","dependency_job_id":null,"html_url":"https://github.com/cutls/ipcam","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cutls/ipcam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fipcam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fipcam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fipcam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fipcam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cutls","download_url":"https://codeload.github.com/cutls/ipcam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cutls%2Fipcam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34434492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-06T19:40:29.593Z","updated_at":"2026-06-17T04:31:43.119Z","avatar_url":"https://github.com/cutls.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ffmpeg convert and stream by Electron\n\nI made this software to watch IP Camera RTSP stream, so the internal name of this app is `ipcam`\n\nconfig \n\nIn `app.getPath('userData')`(Windows: `C:\\Users\\users\\AppData\\Roaming\\ipcam`) directory\n\nwrite plain text each below file: on Windows...\n\nffmpegPath: `C:\\Users\\users\\ffmpeg.exe` executable ffmpeg path  \nexecCmd: `-fflags nobuffer -rtsp_transport tcp -i rtsp://wowzaec2demo.streamlock.net/vod/mp4:BigBuckBunny_115k.mp4 -vsync 0 -copyts -vcodec copy -movflags frag_keyframe+empty_moov -an -hls_flags delete_segments+append_list -f segment -segment_list_flags live -segment_time 0.5 -segment_list_size 1 -segment_format mpegts -segment_list C:\\Users\\users\\AppData\\Roaming\\ipcam\\stream\\index.m3u8 -segment_list_type m3u8 -segment_list_entry_prefix stream/ C:\\Users\\users\\AppData\\Roaming\\ipcam\\stream\\stream\\%3d.ts` args of ffmpeg (**if you use this args, check `stream/stream` folders undeer `C:\\Users\\users\\AppData\\Roaming\\ipcam`**) \npublicPath: `C:\\Users\\users\\AppData\\Roaming\\ipcam`  the same as `app.getPath('userData')`  \n\n## Dev\n\n`yarn start`\n\n## Notice\n\n* It takes 5secs until BrowserWindow appears.\n* If you install Nginx, you stream to your internal network or the Internet with HLS.\n* This app does **not** automatically delete generated HLS chunks.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutls%2Fipcam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcutls%2Fipcam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcutls%2Fipcam/lists"}