{"id":16790854,"url":"https://github.com/bosscheng/electron-download","last_synced_at":"2025-10-04T02:30:25.846Z","repository":{"id":37215509,"uuid":"191543978","full_name":"bosscheng/electron-download","owner":"bosscheng","description":"electron download rtmp stream by ffmpeg","archived":false,"fork":false,"pushed_at":"2023-01-04T00:37:49.000Z","size":45327,"stargazers_count":14,"open_issues_count":11,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T16:53:37.268Z","etag":null,"topics":["download","electron","ffmpeg"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/bosscheng.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}},"created_at":"2019-06-12T09:49:57.000Z","updated_at":"2023-07-18T10:30:44.000Z","dependencies_parsed_at":"2023-02-01T15:02:07.547Z","dependency_job_id":null,"html_url":"https://github.com/bosscheng/electron-download","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bosscheng/electron-download","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosscheng%2Felectron-download","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosscheng%2Felectron-download/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosscheng%2Felectron-download/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosscheng%2Felectron-download/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bosscheng","download_url":"https://codeload.github.com/bosscheng/electron-download/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bosscheng%2Felectron-download/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278254766,"owners_count":25956672,"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","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"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":["download","electron","ffmpeg"],"created_at":"2024-10-13T08:32:03.587Z","updated_at":"2025-10-04T02:30:20.839Z","avatar_url":"https://github.com/bosscheng.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# electron-download\n\nelectron download by ffmpeg\n\n## support\n\n- mac\n- window\n- linux\n\n## test\n\nuse nginx rtmp plugin\n\n\n``` nginx\nrtmp {\n  server {\n    listen 1935;\n\n    application rtmplive {\n        live on;\n        max_connections 1024;\n    }\n    application hls {\n\n        live on;\n        hls on;\n        hls_path /usr/local/var/www/hls;\n        hls_fragment 1s;\n\n   }\n\n  }\n\n}\n```\n\npush stream\n\n\n```\nffmpeg -re -i [absolute dir] -vcodec copy -f flv rtmp://localhost:1935/abcs/room\n```\n\n# screenshot\n\n\u003cimg src=\"./image/1.png\"\u003e\u003c/img\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbosscheng%2Felectron-download","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbosscheng%2Felectron-download","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbosscheng%2Felectron-download/lists"}