{"id":15908509,"url":"https://github.com/hardikdava/imagestreamer","last_synced_at":"2025-04-03T00:22:59.755Z","repository":{"id":180772035,"uuid":"665681322","full_name":"hardikdava/ImageStreamer","owner":"hardikdava","description":"This repository contains integration example scripts of image streaming with different servers like flask, fastapi, etc.","archived":false,"fork":false,"pushed_at":"2023-07-13T08:11:32.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-08T14:30:32.208Z","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/hardikdava.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-12T18:48:35.000Z","updated_at":"2023-07-13T08:11:53.000Z","dependencies_parsed_at":"2024-10-28T11:59:05.069Z","dependency_job_id":"02e5e037-93dd-4637-af5c-77d8d534467b","html_url":"https://github.com/hardikdava/ImageStreamer","commit_stats":null,"previous_names":["hardikdava/imagestreaming","hardikdava/imagestreamer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardikdava%2FImageStreamer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardikdava%2FImageStreamer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardikdava%2FImageStreamer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardikdava%2FImageStreamer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardikdava","download_url":"https://codeload.github.com/hardikdava/ImageStreamer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246912682,"owners_count":20853901,"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-10-06T14:22:06.233Z","updated_at":"2025-04-03T00:22:59.729Z","avatar_url":"https://github.com/hardikdava.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageStreamer\n\nThis project demonstrates how to implement image streaming using various popular Python web frameworks: Flask, FastAPI, and Tornado. It allows you to efficiently transmit and display images over HTTP, which can be useful in applications such as video streaming, real-time image processing, and more.\n\n## Features\n\n- Efficient streaming of images over HTTP.\n- Support for multiple web frameworks: Flask, FastAPI, and Tornado.\n- Demonstrates different approaches to image streaming using each framework.\n- Simple and easy-to-understand code examples.\n\n## Prerequisites\n\n- Python 3.7 or higher.\n- Flask, FastAPI, and Tornado frameworks.\n- OpenCV for image manipulation.\n- Ultralytics for computer vision feature - extra hand\n\n## Getting Started\n\n**Installation**\n```\ngit clone https://github.com/your-username/image-streaming.git\ncd image-streaming\npython3 -m venv env\nsource env/bin/activate\npip install -r requirements.txt\n```\n**Start Web Server**\n```\npython3 main.py\n```\nOpen your web-browser and visit following URL: \n`http://localhost:8000/video_feed`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardikdava%2Fimagestreamer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardikdava%2Fimagestreamer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardikdava%2Fimagestreamer/lists"}