{"id":29390835,"url":"https://github.com/jbl19860422/go_srs","last_synced_at":"2025-07-10T08:34:04.925Z","repository":{"id":64360315,"uuid":"188512147","full_name":"jbl19860422/go_srs","owner":"jbl19860422","description":"a rtmp server similar with srs but wrote by golang","archived":false,"fork":false,"pushed_at":"2020-07-17T08:28:49.000Z","size":70641,"stargazers_count":38,"open_issues_count":1,"forks_count":13,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-06-20T03:34:56.259Z","etag":null,"topics":["go","hls-live-streaming","http-flv","media-server","rtmp","rtmp-protocol","rtmp-server","srs","ts"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jbl19860422.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}},"created_at":"2019-05-25T02:38:50.000Z","updated_at":"2023-10-01T16:26:27.000Z","dependencies_parsed_at":"2023-01-15T13:30:23.881Z","dependency_job_id":null,"html_url":"https://github.com/jbl19860422/go_srs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jbl19860422/go_srs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbl19860422%2Fgo_srs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbl19860422%2Fgo_srs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbl19860422%2Fgo_srs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbl19860422%2Fgo_srs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbl19860422","download_url":"https://codeload.github.com/jbl19860422/go_srs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbl19860422%2Fgo_srs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264551645,"owners_count":23626536,"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":["go","hls-live-streaming","http-flv","media-server","rtmp","rtmp-protocol","rtmp-server","srs","ts"],"created_at":"2025-07-10T08:30:40.558Z","updated_at":"2025-07-10T08:34:04.919Z","avatar_url":"https://github.com/jbl19860422.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go_srs\na rtmp server similar with srs, but is wrote by golang\n\n## 目录说明\n|  目录  |  说明  |\n|:------|:------|\n| app | 应用层 |\n| codec | 编解码器解析层 |\n| global | 全局变量存放 |\n| main | main入口 |\n| protocol | 包含amf0协议，rtmp协议 |\n| utils | 存放工具类 |\n------\n\n## protocol目录：\n|  目录  |  说明  |\n|:------|:------|\n| amf0 | amf0协议实现 |\n| packet | 信令包封包解包 |\n| rtmp | rtmp协议，chunk，message |\n| skt | 网络层 |\n\n## 运行方法\ngo run main.go\n\nobs推流地址：\n* rtmp://ip:port/app/live?vhost=srs.net\n* vhost对应在配置文件中配置的vhost\n\n拉流地址：\n* ffplay rtmp://ip:port/app/live?vhost=srs.net\n* ffplay http://ip:port/app/live.flv?vhost=srs.net\n* ffplay http://ip:port/hls/app/live.hls/vhost=srs.net\n\n录制文件目录：\n* go_srs/srs/main/html/app/xxx.hls\n* go_srs/srs/main/html/app/xxx.flv\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbl19860422%2Fgo_srs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbl19860422%2Fgo_srs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbl19860422%2Fgo_srs/lists"}