{"id":20903525,"url":"https://github.com/jedbrooke/sendframes","last_synced_at":"2025-09-01T08:04:42.930Z","repository":{"id":110785064,"uuid":"357448648","full_name":"jedbrooke/SendFrames","owner":"jedbrooke","description":"Send a webcam feed between machines over the network, without intensive encoding","archived":false,"fork":false,"pushed_at":"2021-04-27T05:40:28.000Z","size":10,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T21:18:27.857Z","etag":null,"topics":["network","opencv-python","video","video-streaming","webcam"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jedbrooke.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":"2021-04-13T06:34:31.000Z","updated_at":"2021-04-27T05:34:32.000Z","dependencies_parsed_at":"2024-02-13T08:45:27.455Z","dependency_job_id":null,"html_url":"https://github.com/jedbrooke/SendFrames","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jedbrooke/SendFrames","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedbrooke%2FSendFrames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedbrooke%2FSendFrames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedbrooke%2FSendFrames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedbrooke%2FSendFrames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jedbrooke","download_url":"https://codeload.github.com/jedbrooke/SendFrames/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jedbrooke%2FSendFrames/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273093017,"owners_count":25044435,"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-09-01T02:00:09.058Z","response_time":120,"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":["network","opencv-python","video","video-streaming","webcam"],"created_at":"2024-11-18T13:13:56.851Z","updated_at":"2025-09-01T08:04:42.900Z","avatar_url":"https://github.com/jedbrooke.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## SendFrames ##\n\na simple python utility to send image frames from one computer to another\n\nusage: \non the computer with a webcam:\n\n`$ python3 server.py [Port]`\n\non the computer to recieve the video\n\n`$ python3 client.py [Host IP] [Port]`\n\nif a port is not provided it will default to 42699\n\nFeatures:\n\n * Low CPU usage\n * Zero to Low Latency (after initial startup)\n\nDependencies:\npython opencv\n\n`pip3 install opencv-python`\n\n\nFAQ:\n\nQ. why not just use ffmpeg?\n\nA. This method does not encode the video, leading to much higher bandwidth usage, but at dramatically lower cpu usage. On a LAN network this is fine. a 720p source will take around 100mbits/s of data, but on my core i5 macbook took around 10% of one thread of cpu. also making this was more fun.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedbrooke%2Fsendframes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjedbrooke%2Fsendframes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjedbrooke%2Fsendframes/lists"}