{"id":13400579,"url":"https://github.com/ionorg/ion-avp","last_synced_at":"2025-03-14T06:31:44.767Z","repository":{"id":48986967,"uuid":"275167240","full_name":"ionorg/ion-avp","owner":"ionorg","description":"Audio/Video Processing Service","archived":true,"fork":false,"pushed_at":"2021-07-02T02:05:32.000Z","size":417,"stargazers_count":61,"open_issues_count":9,"forks_count":17,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-07-31T19:25:29.088Z","etag":null,"topics":["audio-processing","golang","video-processing","webrtc"],"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/ionorg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"open_collective":"pion-ion"}},"created_at":"2020-06-26T13:50:35.000Z","updated_at":"2024-03-02T18:04:23.000Z","dependencies_parsed_at":"2022-09-05T07:40:32.799Z","dependency_job_id":null,"html_url":"https://github.com/ionorg/ion-avp","commit_stats":null,"previous_names":["pion/ion-avp"],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-avp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-avp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-avp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ionorg%2Fion-avp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ionorg","download_url":"https://codeload.github.com/ionorg/ion-avp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221440198,"owners_count":16821600,"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":["audio-processing","golang","video-processing","webrtc"],"created_at":"2024-07-30T19:00:53.530Z","updated_at":"2025-03-14T06:31:44.745Z","avatar_url":"https://github.com/ionorg.png","language":"Go","funding_links":["https://opencollective.com/pion-ion"],"categories":["Go"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  ion-avp\n  \u003cbr\u003e\n\u003c/h1\u003e\n\u003ch4 align=\"center\"\u003eGo implementation of an Audio/Visual Processing Service\u003c/h4\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"http://gophers.slack.com/messages/pion\"\u003e\u003cimg src=\"https://img.shields.io/badge/join-us%20on%20slack-gray.svg?longCache=true\u0026logo=slack\u0026colorB=brightgreen\" alt=\"Slack Widget\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://travis-ci.org/pion/ion-avp\"\u003e\u003cimg src=\"https://travis-ci.org/pion/ion-avp.svg?branch=master\" alt=\"Build Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://pkg.go.dev/github.com/pion/ion-avp\"\u003e\u003cimg src=\"https://godoc.org/github.com/pion/ion-avp?status.svg\" alt=\"GoDoc\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://codecov.io/gh/pion/ion-avp\"\u003e\u003cimg src=\"https://codecov.io/gh/pion/ion-avp/branch/master/graph/badge.svg\" alt=\"Coverage Status\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://goreportcard.com/report/github.com/pion/ion-avp\"\u003e\u003cimg src=\"https://goreportcard.com/badge/github.com/pion/ion-avp\" alt=\"Go Report Card\"\u003e\u003c/a\u003e\n  \u003ca href=\"LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-MIT-yellow.svg\" alt=\"License: MIT\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr\u003e\n\n# Deprecated\nWe are no longer maintaining ion-avp. A better approach is to use the go sdk and gstreamer to record the sfu feeds. You can see an example here: https://github.com/pion/ion-sdk-go/tree/master/example/ion-sfu-gstreamer-receive. Please join us in #ion in the gophers slack if you have questions\n\nion-avp is an extensible audio/video processing service designed for use with ion-sfu.\n\n## Getting Started\n\n### Running the server\n\nIf you have a local golang environment already setup, simply do\n\n```\ngo build cmd/main.go \u0026\u0026 ./main -c config.toml\n```\n\nIf you prefer a containerized environment, you can use the included Docker image\n\n```\ndocker build -t pionwebrtc/ion-avp .\ndocker run -p 50051:50051 -p 5000-5020:5000-5020/udp pionwebrtc/ion-avp:latest\n```\n\n### License\n\nMIT License - see [LICENSE](LICENSE) for full text\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionorg%2Fion-avp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fionorg%2Fion-avp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fionorg%2Fion-avp/lists"}