{"id":13906306,"url":"https://github.com/yapingcat/gomedia","last_synced_at":"2025-07-18T04:30:53.552Z","repository":{"id":37011653,"uuid":"425426897","full_name":"yapingcat/gomedia","owner":"yapingcat","description":"golang library for rtmp, mpeg-ts,mpeg-ps,flv,mp4,ogg,rtsp","archived":false,"fork":false,"pushed_at":"2024-09-06T16:27:32.000Z","size":17379,"stargazers_count":383,"open_issues_count":30,"forks_count":66,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-09-07T00:06:03.342Z","etag":null,"topics":["aac","flv","fmp4","h264","h265","mp3","mp4","mpeg-ps","mpeg-ts","ogg","ogg-opus","opus","rtmp","rtsp"],"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/yapingcat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-07T06:08:24.000Z","updated_at":"2024-09-06T16:27:36.000Z","dependencies_parsed_at":"2023-02-17T17:30:38.165Z","dependency_job_id":"ca418c0f-b0a4-4037-b7e4-eed4dd0919ee","html_url":"https://github.com/yapingcat/gomedia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapingcat%2Fgomedia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapingcat%2Fgomedia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapingcat%2Fgomedia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yapingcat%2Fgomedia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yapingcat","download_url":"https://codeload.github.com/yapingcat/gomedia/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226344604,"owners_count":17610173,"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":["aac","flv","fmp4","h264","h265","mp3","mp4","mpeg-ps","mpeg-ts","ogg","ogg-opus","opus","rtmp","rtsp"],"created_at":"2024-08-06T23:01:33.188Z","updated_at":"2024-11-25T14:31:17.099Z","avatar_url":"https://github.com/yapingcat.png","language":"Go","funding_links":[],"categories":["HarmonyOS","Go"],"sub_categories":["Windows Manager"],"readme":"# gomedia\n mpeg-ts,mpeg-ps,flv,mp4,rtmp muxer/demuxer\n \n## Installation\n```\ngo get github.com/yapingcat/gomedia\n```\n\n\n## H264/H265/AAC/VP8/OPUS/MP3\n [USAGE](https://github.com/yapingcat/gomedia/blob/main/go-codec/README.md)\n  - decode sps/pps/vps/slice header\n  - decode HEVCDecoderConfigurationRecord/AVCDecoderConfigurationRecord/AAC-ADTS/AudioSpecificConfiguration\n  - encode HEVCDecoderConfigurationRecord/AVCDecoderConfigurationRecord/AAC-ADTS/AudioSpecificConfiguration\n  - decode OPUS Extradata(ID Head \"OpusHead\") /OPUS Packet(TOC...)\n  - encode OPUS Extradata\n  - decode VP8 Frame Tag/Key Frame Head\n  - decode MP3 Frame head\n\n## mpeg-ts\n  - mux\n    - H264\n    - H265\n    - AAC\n    - MP3\n  - demux\n    - H264\n    - H265\n    - AAC\n    - MP3\n\n## mpeg-ps\n  - mux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n  - demux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n   \n## flv\n  - mux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n    - MP3\n  - demux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n    - MP3\n  \n## mp4\n  - demux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n    - MP3\n  - mux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n    - MP3\n    - OPUS\n\n\n## fmp4\n  - demux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n  - mux \n    - H264\n    - H265\n    - AAC\n    - G711A\n    - G711U\n\n## ogg\n  - demux \n    - OPUS\n    - VP8\n  \n## rtmp\n  \n  [USAGE](https://github.com/yapingcat/gomedia/blob/main/go-rtmp/README.md)\n  \n  - support client/server\n  - support play/publish\n  - support h264/h265/aac/g711a/g711u/mp3\n  \n  \n## rtsp\n\n  - support client/server(rfc2326)\n  - support basic/digest\n  - support rtp(rfc3550)\n  - support g711/aac/h264/h265\n \n\n\n\n\n\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyapingcat%2Fgomedia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyapingcat%2Fgomedia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyapingcat%2Fgomedia/lists"}