{"id":18352774,"url":"https://github.com/membraneframework/membrane_rtp_vp8_plugin","last_synced_at":"2026-03-10T03:33:54.792Z","repository":{"id":39995239,"uuid":"336284484","full_name":"membraneframework/membrane_rtp_vp8_plugin","owner":"membraneframework","description":"Membrane elements for payloading and depayloading VP8 into RTP","archived":false,"fork":false,"pushed_at":"2025-04-01T17:24:02.000Z","size":420,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-10T16:39:14.265Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/membraneframework.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":"2021-02-05T13:48:25.000Z","updated_at":"2025-04-01T17:23:56.000Z","dependencies_parsed_at":"2024-08-02T15:01:39.888Z","dependency_job_id":"601b6382-d257-45fe-913c-b32d5ed59b57","html_url":"https://github.com/membraneframework/membrane_rtp_vp8_plugin","commit_stats":{"total_commits":61,"total_committers":10,"mean_commits":6.1,"dds":0.4098360655737705,"last_synced_commit":"90eb23ce86c7d3b2f44d9ee99e7149412dbe8ec6"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":"membraneframework/membrane_template_plugin","purl":"pkg:github/membraneframework/membrane_rtp_vp8_plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_vp8_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_vp8_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_vp8_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_vp8_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/membraneframework","download_url":"https://codeload.github.com/membraneframework/membrane_rtp_vp8_plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_vp8_plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30323208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T01:36:58.598Z","status":"online","status_checked_at":"2026-03-10T02:00:06.579Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2024-11-05T21:37:20.717Z","updated_at":"2026-03-10T03:33:54.772Z","avatar_url":"https://github.com/membraneframework.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Membrane RTP VP8 plugin\n\n[![Hex.pm](https://img.shields.io/hexpm/v/membrane_rtp_vp8_plugin.svg)](https://hex.pm/packages/membrane_rtp_vp8_plugin)\n[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_rtp_vp8_plugin/)\n[![CircleCI](https://circleci.com/gh/membraneframework/membrane_rtp_vp8_plugin.svg?style=svg)](https://circleci.com/gh/membraneframework/membrane_rtp_vp8_plugin)\n\nRTP payloader and depayloader for VP8.\n\nIt is part of [Membrane Multimedia Framework](https://membrane.stream).\n\n## Installation\n\nThe package can be installed by adding `membrane_rtp_vp8_plugin` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n\t  {:membrane_rtp_vp8_plugin, \"~\u003e 0.9.5\"}\n  ]\nend\n```\n\n## Usage\n\nThis plugin registers the default payloader and depayloader for VP8 [RTP payload format](https://hexdocs.pm/membrane_rtp_format/Membrane.RTP.PayloadFormat.html)\nand thus can be automatically used by [Membrane RTP plugin](https://hexdocs.pm/membrane_rtp_plugin) whenever added to dependencies.\nOf course, it can be manually linked in a custom pipeline too.\n\n## Copyright and License\n\nCopyright 2020, [Software Mansion](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_rtp_vp8_plugin)\n\n[![Software Mansion](https://logo.swmansion.com/logo?color=white\u0026variant=desktop\u0026width=200\u0026tag=membrane-github)](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_rtp_vp8_plugin)\n\nLicensed under the [Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework%2Fmembrane_rtp_vp8_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmembraneframework%2Fmembrane_rtp_vp8_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework%2Fmembrane_rtp_vp8_plugin/lists"}