{"id":22249025,"url":"https://github.com/coditheck/wsecam","last_synced_at":"2026-05-20T07:37:21.175Z","repository":{"id":54565630,"uuid":"472929375","full_name":"CodiTheck/wsecam","owner":"CodiTheck","description":"Security webcam showing to web page","archived":false,"fork":false,"pushed_at":"2023-03-05T17:16:02.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-04T17:12:57.852Z","etag":null,"topics":["opencv","opencv-python","python","python3","streaming","video-streaming","videocapture","webcam","webpage"],"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/CodiTheck.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-03-22T20:35:58.000Z","updated_at":"2023-06-01T18:09:47.000Z","dependencies_parsed_at":"2024-12-03T06:33:17.993Z","dependency_job_id":null,"html_url":"https://github.com/CodiTheck/wsecam","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodiTheck/wsecam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiTheck%2Fwsecam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiTheck%2Fwsecam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiTheck%2Fwsecam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiTheck%2Fwsecam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodiTheck","download_url":"https://codeload.github.com/CodiTheck/wsecam/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodiTheck%2Fwsecam/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259998239,"owners_count":22943778,"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":["opencv","opencv-python","python","python3","streaming","video-streaming","videocapture","webcam","webpage"],"created_at":"2024-12-03T06:21:23.470Z","updated_at":"2026-05-20T07:37:16.141Z","avatar_url":"https://github.com/CodiTheck.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wsecam\n\n\u003cbr/\u003e\n\n## Installation\n\n### Téléchargement du dépôt\n```sh\ngit clone https://github.com/CodiTheck/wsecam.git\n```\nFais en bonne usage !\n\n### Installation de python3\n```sh\nsudo apt install python3\nsudo apt install python3-pip\n```\nIl faut s'assurer de la version de python qui est installée. La version de python\nutilisée est `python 3.9.7`. Tu peux aussi utiliser la version `3.8`.\n\n\n### Installation de venv\n```sh\nsudo apt install python3-venv\n```\nOU\n```sh\nsudo pip3 install virtualenv\n```\n\n### Créer un environnement virtuel\n```sh\npython3 -m venv env\n```\nOU\n```sh\nvirtualenv env -p python3\n```\n\n### Démarrage de l'environnement\n```sh\nsource env/bin/activate\n```\n\n### Installation des dépendances\n```sh\npip install -r requirements.txt\n```\n\u003cbr/\u003e\n\n## Démarrage du serveur\nPour démarrer le serveur, il faut tout simplement taper la commande suivante :\n```sh\npython wsecam.py --ip 0.0.0.0 --port 8000\n```\nRésultat :\n```\n * Serving Flask app 'wsecam' (lazy loading)\n * Environment: production\n   WARNING: This is a development server. Do not use it in a production deployment.\n   Use a production WSGI server instead.\n * Debug mode: on\n * Running on all addresses.\n   WARNING: This is a development server. Do not use it in a production deployment.\n * Running on http://192.168.8.102:8000/ (Press CTRL+C to quit)\n\n\n```\nC'est finis !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditheck%2Fwsecam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoditheck%2Fwsecam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoditheck%2Fwsecam/lists"}