{"id":16987671,"url":"https://github.com/russelltg/gosrt","last_synced_at":"2025-10-25T16:03:37.544Z","repository":{"id":56013944,"uuid":"96474879","full_name":"russelltg/gosrt","owner":"russelltg","description":"Go bindings for SRT","archived":false,"fork":false,"pushed_at":"2020-12-01T06:48:24.000Z","size":20,"stargazers_count":5,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-06T21:50:54.533Z","etag":null,"topics":["go","network","srt","video"],"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/russelltg.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":"2017-07-06T21:51:22.000Z","updated_at":"2024-02-21T09:51:37.000Z","dependencies_parsed_at":"2022-08-15T11:30:44.804Z","dependency_job_id":null,"html_url":"https://github.com/russelltg/gosrt","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/russelltg%2Fgosrt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russelltg%2Fgosrt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russelltg%2Fgosrt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/russelltg%2Fgosrt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/russelltg","download_url":"https://codeload.github.com/russelltg/gosrt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514221,"owners_count":21116899,"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","network","srt","video"],"created_at":"2024-10-14T02:50:31.615Z","updated_at":"2025-10-25T16:03:37.487Z","avatar_url":"https://github.com/russelltg.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gosrt\n\nGo bindings for the [srt](https://github.com/haivision/srt) network protocol (using cgo)\n\n## Prerequisites\n\n* Go\n* SRT (see below)\n* pkg-config\n\n### Installing SRT\n\nCurrently, SRT doens't install its headers correctly, so you must checkout the `addHeaders` branch from my fork at https://github.com/russelltg/srt:\n\n```bash\ngit clone https://github.com/russelltg/srt -b addHeaders\n```\n\nThen build and install it:\n```bash\ncmake . -DCMAKE_INSTALL_PREFIX=\u003csome sane place that pkg-config will find\u003e\nmake\nmake install\n```\n\nIf you need more detailed instructions for building SRT, see [the SRT documentation](https://github.com/Haivision/srt/blob/master/README.md#requirements).\n\nAfter that, you can run `go get` and `go test` if you want. Should work like a charm.\n\nIf you have issues, feel free to create a github issue.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frusselltg%2Fgosrt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frusselltg%2Fgosrt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frusselltg%2Fgosrt/lists"}