{"id":20106817,"url":"https://github.com/nneji123/flask-client-camera","last_synced_at":"2025-05-06T09:32:09.165Z","repository":{"id":74938511,"uuid":"605198285","full_name":"Nneji123/flask-client-camera","owner":"Nneji123","description":null,"archived":false,"fork":false,"pushed_at":"2023-03-29T05:52:03.000Z","size":60,"stargazers_count":26,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-04T21:57:10.402Z","etag":null,"topics":["docker","docker-compose","flask","gitpod","html","javascript","medium-article","python","railway","render","webcam","websocket"],"latest_commit_sha":null,"homepage":"https://medium.com/p/97fb4a0a764f/edit","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/Nneji123.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-02-22T16:50:04.000Z","updated_at":"2025-03-14T12:35:29.000Z","dependencies_parsed_at":"2024-11-13T17:54:56.643Z","dependency_job_id":"9241629f-b668-48c8-bbb5-7d1f2664724a","html_url":"https://github.com/Nneji123/flask-client-camera","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nneji123%2Fflask-client-camera","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nneji123%2Fflask-client-camera/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nneji123%2Fflask-client-camera/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nneji123%2Fflask-client-camera/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nneji123","download_url":"https://codeload.github.com/Nneji123/flask-client-camera/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252657340,"owners_count":21783801,"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":["docker","docker-compose","flask","gitpod","html","javascript","medium-article","python","railway","render","webcam","websocket"],"created_at":"2024-11-13T17:54:51.001Z","updated_at":"2025-05-06T09:32:09.159Z","avatar_url":"https://github.com/Nneji123.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Real-time Image Processing using Flask and OpenCV\n\n## About\n\n**This is a real-time image processing application built using Flask and OpenCV. The application receives a video stream from the client and processes it using OpenCV. The processed video is then sent back to the client for display.**\n\n\n## Repository Structure\n```bash\n├── Dockerfile\n├── README.md\n├── app.py\n├── docker-compose.yml\n├── requirements.txt\n└── templates\n    ├── index.html\n    └── static\n        └── logo.ico\n```\n\n\n## Tools Used\n\nThe application was built using the following tools:\n\n- Flask: A micro web framework written in Python.\n- Socket.IO: A library that enables real-time, bidirectional communication between web clients and servers.\n- OpenCV: A computer vision library with Python bindings.\n- Docker: A tool designed to make it easier to create, deploy, and run applications by using containers.\n  \n\n\n## How to run the application (using virtual environment)\n\n1. Clone the repository: \n   `git clone https://github.com/Nneji123/flask-client-camera.git`\n2. Create a virtual environment: `python3 -m venv env`\n3. Activate the virtual environment: `source env/bin/activate` or `source env/Scripts/activate` if you use windows os.\n4. Install the required packages: `pip install -r requirements.txt`\n5. Start the application: `python app.py`\n\n## How to run the application (using gitpod)\n\n[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/Nneji123/flask-client-camera)\n\n\n## How to run the application (using Docker and Docker Compose)\n\n1. Clone the repository: `git clone https://github.com/your_username/real-time-image-processing.git`\n2. Install Docker and Docker Compose on your machine\n3. Build the Docker image: `docker build -t image-processing .`\n4. Start the Docker container: `docker run -p 5000:5000 -it image-processing`\n    \nAlternatively, you can use Docker Compose to start the application: `docker-compose up -d --build`\n\n## How to deploy the application\n\nClick the button below to deploy the application to `render.com`\n  \n[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)\n\n## License\n[MIT](./README.md)\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnneji123%2Fflask-client-camera","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnneji123%2Fflask-client-camera","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnneji123%2Fflask-client-camera/lists"}