{"id":23674165,"url":"https://github.com/q191201771/yet","last_synced_at":"2025-09-02T03:30:49.456Z","repository":{"id":82289807,"uuid":"163730045","full_name":"q191201771/yet","owner":"q191201771","description":"a modern c++ rtmp / http-flv server, check this out: https://github.com/q191201771/lal","archived":false,"fork":false,"pushed_at":"2019-04-26T08:04:09.000Z","size":2378,"stargazers_count":34,"open_issues_count":1,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-03T07:04:10.067Z","etag":null,"topics":["asio","http-flv","rtmp"],"latest_commit_sha":null,"homepage":"","language":"C++","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/q191201771.png","metadata":{"files":{"readme":"README.EN.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":"2019-01-01T10:52:26.000Z","updated_at":"2025-01-02T02:02:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"749d6e2d-85e3-4f1c-9799-9455931738a7","html_url":"https://github.com/q191201771/yet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/q191201771/yet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q191201771%2Fyet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q191201771%2Fyet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q191201771%2Fyet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q191201771%2Fyet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/q191201771","download_url":"https://codeload.github.com/q191201771/yet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/q191201771%2Fyet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273224877,"owners_count":25067180,"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-02T02:00:09.530Z","response_time":77,"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":["asio","http-flv","rtmp"],"created_at":"2024-12-29T13:00:29.105Z","updated_at":"2025-09-02T03:30:49.451Z","avatar_url":"https://github.com/q191201771.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yet - a rtmp / http-flv server\n\nI'm writting a c++11 rtmp server inside in 2019.\nAll star fork watch issue are welcome.\nAim to make a high-performance, readable, maintainable, portable live-stream server.\ndocument are comming soon.\n\n### done almostly\n\n* rtmp pub: publish rtmp live stream to `yet`\n* rtmp sub: play rtmp live stream from `yet`\n* http-flv sub: play http-flv live stream from `yet`\n* rtmp pull: pull rtmp live stream from other server while client play from `yet` but stream not exist\n* rtmp push: push rtmp live stream to other server while client publish rtmp live stream to `yet`\n\n### roadmap\n\n~\n\n### conf file at runtime\n\n~\n\n### dep\n\nAll third party library are header-only, which means we don't have to config or compile them, and I've include them inside `yet`, using them directly.\nSimply put, all you need to compile `yet` is a mordern c++11 compiler and cmake.\n\n* asio\n* spdlog\n* nlohmann/json\n\n### compile\n\n#### cmake\n\n```\n# cd into yet\n$./build.sh\n$./output/bin/yet ./conf/yet.json.conf\n```\n\n#### xcode\n\n```\n# cd into yet\n$./gen_xcode.sh\n# this script will gen a document named xcode in yet dir, then using xcode open xcode/yet.xcodeproj.\n```\n\n### env\n\n```\nOS X EI Capitan 10.11.6\nApple LLVM version 8.0.0 (clang-800.0.42.1)\n\nLinux xxx 2.6.32-642.15.1.el6.x86_64 #1 SMP Fri Feb 24 14:31:22 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux\ngcc version 7.1.0 (GCC)\n```\n\n### benchmark\n\ncompare with  nginx-rtmp-module / srs / crtmpserver and other rtmp like server\n\n### other\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq191201771%2Fyet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fq191201771%2Fyet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fq191201771%2Fyet/lists"}