{"id":28513775,"url":"https://github.com/livepeer/go-ppspp","last_synced_at":"2025-07-04T07:31:50.669Z","repository":{"id":51939769,"uuid":"93891681","full_name":"livepeer/go-PPSPP","owner":"livepeer","description":"Go implementation of the Peer-to-Peer Streaming Peer Protocol (rfc7574)","archived":false,"fork":false,"pushed_at":"2017-09-24T23:57:25.000Z","size":109,"stargazers_count":11,"open_issues_count":15,"forks_count":4,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-06-30T02:49:03.253Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/livepeer.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-06-09T19:44:21.000Z","updated_at":"2024-02-12T17:26:44.000Z","dependencies_parsed_at":"2022-08-23T22:31:41.937Z","dependency_job_id":null,"html_url":"https://github.com/livepeer/go-PPSPP","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/livepeer/go-PPSPP","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-PPSPP","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-PPSPP/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-PPSPP/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-PPSPP/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/livepeer","download_url":"https://codeload.github.com/livepeer/go-PPSPP/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/livepeer%2Fgo-PPSPP/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263467846,"owners_count":23471144,"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-06-09T01:07:56.504Z","updated_at":"2025-07-04T07:31:50.661Z","avatar_url":"https://github.com/livepeer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-PPSPP\n\ngo-PPSPP is a Go implementation of the Peer-to-Peer Streaming Peer Protocol ([rfc7574](https://tools.ietf.org/html/rfc7574)).\n\nThe PPSPP protocol serves as a transport layer for video live streaming.  It is format-agnostic (can be used to transport any video format), and network protocol-agnostic (should be able to talk to any network protocol like tcp, udp, webrtc, etc).\n\nThis Go implementation is intended to be used as a library for go projects that want to use PPSPP for live video streaming.\n\n### Installation\n\n`go get github.com/livepeer/go-PPSPP`\n\n### Usage\n\nImport the core package into your go project:\n\n`import \"github.com/livepeer/go-PPSPP/core\"`\n\nTake a look at [simple.go](examples/simple/simple.go) for an example of how to use go-PPSPP. You can run the simple example like this:\n\n`go run examples/simple/simple.go`\n\nYou should see a lot of logger spew and then it should terminate without error.\n\n### Contributing\n\nAll contributions and bug fixes are welcome as pull requests back into the repo.\n\nTo run all tests, from the core directory, run:\n\n`go test -timeout 30s`\n\nPlease report protocol bugs big and small by [opening an issue](https://github.com/livepeer/go-PPSPP/issues/new). No possible bug report is too small.\n\n### Credits\n\nThis project was created and is maintained by [Livepeer](https://livepeer.org) and others. See the complete list of [contributors](https://github.com/livepeer/go-PPSPP/contributors).\n\n### License\n\nThis project is [licensed under the terms of the MIT license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivepeer%2Fgo-ppspp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flivepeer%2Fgo-ppspp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flivepeer%2Fgo-ppspp/lists"}