{"id":24423980,"url":"https://github.com/yutopp/go-flv-examples","last_synced_at":"2025-07-09T07:09:48.029Z","repository":{"id":57658801,"uuid":"135704169","full_name":"yutopp/go-flv-examples","owner":"yutopp","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-23T03:58:22.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T07:08:30.530Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yutopp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_1_0.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-06-01T10:27:43.000Z","updated_at":"2024-11-20T13:04:25.000Z","dependencies_parsed_at":"2022-08-29T11:31:26.794Z","dependency_job_id":null,"html_url":"https://github.com/yutopp/go-flv-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yutopp/go-flv-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fgo-flv-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fgo-flv-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fgo-flv-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fgo-flv-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yutopp","download_url":"https://codeload.github.com/yutopp/go-flv-examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yutopp%2Fgo-flv-examples/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264411163,"owners_count":23603804,"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":"2025-01-20T10:48:47.365Z","updated_at":"2025-07-09T07:09:48.013Z","avatar_url":"https://github.com/yutopp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-flv-examples\n\nExample programs which using [go-flv](https://github.com/yutopp/go-flv) library.\n\n## How to build\n\n```\nmake dep-init # install dependencies, dep is required\nmake\n```\n\nPrograms are generated under `dist` directory.\n\n## Programs\n\n### cmd/dump\n\n`dump` outputs flv header data and tag data.\n\n#### Usage\n\n```\nUsage of dist/dump:\n  -i string\n    \tInput file\n```\n\n#### Example\n\n```\n\u003e dist/dump -i /tmp/flv_h263_mp3.flv\n\n2018/06/01 19:29:00 Open file: /tmp/flv_h263_mp3.flv\n2018/06/01 19:29:00 Header: \u0026{Version:1 Flags:2 DataOffset:9}\n2018/06/01 19:29:00 Tag: {TagType:18 Timestamp:0 StreamID:0 Data:\u003cnil\u003e}\n2018/06/01 19:29:00 Tag: {TagType:8 Timestamp:0 StreamID:0 Data:0xc42000a160}\n2018/06/01 19:29:00 Tag: {TagType:9 Timestamp:0 StreamID:0 Data:0xc42000a1c0}\n...\n```\n(TODO: fix Data section to show internal payload...)\n\n## License\n\n[Boost Software License - Version 1.0](./LICENSE_1_0.txt)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Fgo-flv-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyutopp%2Fgo-flv-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyutopp%2Fgo-flv-examples/lists"}