{"id":22389062,"url":"https://github.com/shadow578/pycam-streamer","last_synced_at":"2025-08-25T13:06:32.434Z","repository":{"id":208667331,"uuid":"722190185","full_name":"shadow578/pycam-streamer","owner":"shadow578","description":"bad python camera server","archived":false,"fork":false,"pushed_at":"2023-11-22T16:54:56.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T03:22:59.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/shadow578.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}},"created_at":"2023-11-22T16:16:50.000Z","updated_at":"2023-11-22T16:17:17.000Z","dependencies_parsed_at":"2023-11-22T17:47:33.643Z","dependency_job_id":null,"html_url":"https://github.com/shadow578/pycam-streamer","commit_stats":null,"previous_names":["shadow578/pycam-streamer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadow578%2Fpycam-streamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadow578%2Fpycam-streamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadow578%2Fpycam-streamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shadow578%2Fpycam-streamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shadow578","download_url":"https://codeload.github.com/shadow578/pycam-streamer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245737240,"owners_count":20664066,"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":[],"created_at":"2024-12-05T03:08:57.333Z","updated_at":"2025-03-26T21:24:12.052Z","avatar_url":"https://github.com/shadow578.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webcam server\n\na really simple webcam server that is kind of bad, but somehow still has more features than mjpeg-streamer.\n\n## Usage\n\n```bash\n# install dependencies\npip install -r requirements.txt\n\n# start the server\npython3 server.py\n```\n\n### Options\n\n| Short | Long                | Description                                                                     |\n| ----- | ------------------- | ------------------------------------------------------------------------------- |\n| `-l`  | `--listen`          | Specify the address the server listens on. Default is 0.0.0.0                   |\n| `-p`  | `--port`            | Specify the port number for the server. Default is 8080.                        |\n| `-d`  | `--device`          | Specify the device number as an index for CV2.VideoCapture. Default is 0.       |\n| `-fh` | `--flip_horizontal` | Flip the captured video horizontally. Default is False.                         |\n| `-fv` | `--flip_vertical`   | Flip the captured video vertically. Default is False.                           |\n| `-r`  | `--rotate`          | Rotate the captured image. Supports angles: 0, 90, 180, 270, -90. Default is 0. |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadow578%2Fpycam-streamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadow578%2Fpycam-streamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadow578%2Fpycam-streamer/lists"}