{"id":16548596,"url":"https://github.com/allan-nava/ovenmediaengine-go-sdk","last_synced_at":"2025-03-21T10:31:54.712Z","repository":{"id":65471057,"uuid":"592410596","full_name":"Allan-Nava/OvenMediaEngine-go-sdk","owner":"Allan-Nava","description":"Oven Media Engine Go SDK Rest API","archived":false,"fork":false,"pushed_at":"2025-03-08T13:41:43.000Z","size":126,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-16T16:53:31.570Z","etag":null,"topics":["go","golang","rtmp","rtmp-server","rtmp-stream","sdk","srt","srt-stream","streaming"],"latest_commit_sha":null,"homepage":"https://allan-nava.github.io/OvenMediaEngine-go-sdk/","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/Allan-Nava.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":"2023-01-23T17:13:45.000Z","updated_at":"2024-04-30T15:32:43.000Z","dependencies_parsed_at":"2023-02-17T22:16:26.909Z","dependency_job_id":"49edf86e-6844-4fa6-a507-e213d31eb728","html_url":"https://github.com/Allan-Nava/OvenMediaEngine-go-sdk","commit_stats":{"total_commits":142,"total_committers":4,"mean_commits":35.5,"dds":0.2816901408450704,"last_synced_commit":"cda577fe93e4cc1443e360b501e976206f7fccf4"},"previous_names":[],"tags_count":51,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FOvenMediaEngine-go-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FOvenMediaEngine-go-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FOvenMediaEngine-go-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Allan-Nava%2FOvenMediaEngine-go-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Allan-Nava","download_url":"https://codeload.github.com/Allan-Nava/OvenMediaEngine-go-sdk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244777940,"owners_count":20508818,"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","golang","rtmp","rtmp-server","rtmp-stream","sdk","srt","srt-stream","streaming"],"created_at":"2024-10-11T19:26:26.467Z","updated_at":"2025-03-21T10:31:54.211Z","avatar_url":"https://github.com/Allan-Nava.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OvenMediaEngine Go SDK\n\n[![Go build](https://github.com/Allan-Nava/OvenMediaEngine-go-sdk/actions/workflows/go-build.yml/badge.svg)](https://github.com/Allan-Nava/OvenMediaEngine-go-sdk/actions/workflows/go-build.yml)\n[![.github/workflows/go-test.yml](https://github.com/Allan-Nava/OvenMediaEngine-go-sdk/actions/workflows/go-test.yml/badge.svg)](https://github.com/Allan-Nava/OvenMediaEngine-go-sdk/actions/workflows/go-test.yml)\n[![Go Lint](https://github.com/Allan-Nava/OvenMediaEngine-go-sdk/actions/workflows/go-lint.yml/badge.svg)](https://github.com/Allan-Nava/OvenMediaEngine-go-sdk/actions/workflows/go-lint.yml)\n[![Go Reference](https://pkg.go.dev/badge/github.com/Allan-Nava/OvenMediaEngine-go-sdk.svg)](https://pkg.go.dev/github.com/Allan-Nava/OvenMediaEngine-go-sdk)\n\nA Go SDK for the OvenMediaEngine, an open-source, distributed and extensible streaming server.\n\n## What is OvenMediaEngine?\nOvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. With OME, you can create platforms/services/systems that transmit high-definition video to hundreds-thousand viewers with sub-second latency and be scalable, depending on the number of concurrent viewers.\n\n[Official Rest API Documentation](https://airensoft.gitbook.io/ovenmediaengine/rest-api/v1/)\n\n### Installation\n\n```go\ngo get github.com/Allan-Nava/OvenMediaEngine-go-sdk\n```\nI'm sorry, I'm unable to access external resources such as Github. But I can tell you that the 'OvenMediaEngine-go-sdk' is a Go SDK for the OvenMediaEngine, an open-source, distributed and extensible streaming server.\nIt allows developers to interact with the OvenMediaEngine through a convenient Go API, making it easy to integrate the OvenMediaEngine into Go projects.\n\nOvenMediaEngine-go-sdk\nA Go SDK for the OvenMediaEngine, an open-source, distributed and extensible streaming server.\n\n### Installation\n```bash\ngo get github.com/Allan-Nava/OvenMediaEngine-go-sdk\n```\n### Usage\n```go\nimport \"github.com/Allan-Nava/OvenMediaEngine-go-sdk\"\n```\n\n### Features\n- Create and manage OvenMediaEngine streams\n- Retrieve and update stream information\n- Control stream playback\n- Record and access stream data\n\n### API documentation\nThe SDK's documentation can be found at https://github.com/Allan-Nava/OvenMediaEngine-go-sdk\n\n### Contributing\nWe welcome contributions to this library. If you find any bugs or have suggestions for new features, please open an issue or submit a pull request.\n\n### License\nThis library is licensed under the MIT License.\n\nPlease note that this is a sample and for more details about the functionalities, features and example you need to look at the package documentation and the code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallan-nava%2Fovenmediaengine-go-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallan-nava%2Fovenmediaengine-go-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallan-nava%2Fovenmediaengine-go-sdk/lists"}