{"id":18351118,"url":"https://github.com/simagix/udp_streaming","last_synced_at":"2025-09-13T07:41:54.617Z","repository":{"id":114865401,"uuid":"53757342","full_name":"simagix/udp_streaming","owner":"simagix","description":"Simple UDP Unicast Python/Flask server","archived":false,"fork":false,"pushed_at":"2016-03-18T23:39:30.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T00:45:03.722Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/simagix.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":"2016-03-12T22:56:17.000Z","updated_at":"2024-10-15T13:45:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"356a71ac-9f72-4d02-8550-dd4fb2460667","html_url":"https://github.com/simagix/udp_streaming","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/simagix/udp_streaming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fudp_streaming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fudp_streaming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fudp_streaming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fudp_streaming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simagix","download_url":"https://codeload.github.com/simagix/udp_streaming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simagix%2Fudp_streaming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274935946,"owners_count":25376832,"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-13T02:00:10.085Z","response_time":70,"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":[],"created_at":"2024-11-05T21:29:35.226Z","updated_at":"2025-09-13T07:41:54.592Z","avatar_url":"https://github.com/simagix.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UDP Unicast\nSimple UDP Unicast application using Python and Flask.\n\n### Installation\n```\nsudo apt-get install vlc\nsudo pip install Flask\n```\n\n### Start \n```\n./server.py\n```\n\n### Test with VLC\nOn VLC player, open Media-\u003eOpen Network Stream..., then Network tab.  Enter udp://@:1234.  On terminal running the server.py\n```\ncurl -X POST http://localhost:5000/streaming/udp/\u003cclient_ip\u003e/1234/0\n```\nOr from a browser, http://localhost:5000, select a video and play.\n```\n\n### Docker Build\n```\ndocker build -t udp-streaming .\n```\n\n### Run As Docker Service\n```\ndocker run -p 5050:5050 -v $(pwd)/library.repo:/etc/library.repo udp-streaming\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimagix%2Fudp_streaming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimagix%2Fudp_streaming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimagix%2Fudp_streaming/lists"}