{"id":18352751,"url":"https://github.com/membraneframework/membrane_rtp_plugin","last_synced_at":"2025-08-08T23:26:37.634Z","repository":{"id":39587947,"uuid":"248817168","full_name":"membraneframework/membrane_rtp_plugin","owner":"membraneframework","description":"Membrane bins and elements for sending and receiving RTP/SRTP and RTCP/SRTCP streams","archived":false,"fork":false,"pushed_at":"2025-03-26T13:34:24.000Z","size":12750,"stargazers_count":22,"open_issues_count":3,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T14:11:23.610Z","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":"2020-03-20T17:43:19.000Z","updated_at":"2025-02-07T15:09:20.000Z","dependencies_parsed_at":"2024-11-28T18:24:38.789Z","dependency_job_id":"356d9dce-739b-4aba-aaa4-e811455bb399","html_url":"https://github.com/membraneframework/membrane_rtp_plugin","commit_stats":{"total_commits":404,"total_committers":21,"mean_commits":"19.238095238095237","dds":0.7846534653465347,"last_synced_commit":"c340ccc18fd471f8c9693a2104e2da45bfbe1596"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework%2Fmembrane_rtp_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/membraneframework","download_url":"https://codeload.github.com/membraneframework/membrane_rtp_plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509235,"owners_count":20950232,"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":"2024-11-05T21:37:10.712Z","updated_at":"2025-04-06T16:12:35.448Z","avatar_url":"https://github.com/membraneframework.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Membrane RTP plugin\n\n[![Hex.pm](https://img.shields.io/hexpm/v/membrane_rtp_plugin.svg)](https://hex.pm/packages/membrane_rtp_plugin)\n[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_rtp_plugin/)\n[![CircleCI](https://circleci.com/gh/membraneframework/membrane_rtp_plugin.svg?style=svg)](https://circleci.com/gh/membraneframework/membrane_rtp_plugin)\n\nThis package provides bins and elements for sending and receiving RTP/SRTP and RTCP/SRTCP streams.\n\nIt is a part of [Membrane Multimedia Framework](https://membraneframework.org).\n\n## Installation\n\nThe package can be installed by adding `membrane_rtp_plugin` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:membrane_rtp_plugin, \"~\u003e 0.31.0\"},\n    {:ex_libsrtp, \"\u003e= 0.0.0\"} # required only if SRTP/SRTCP support is needed\n  ]\nend\n```\n\nIf SRTP/SRTCP support is needed, one has to install `libsrtp` to their system.\n\n### MacOS\n\nRun `brew install srtp`\n\n### Ubuntu\n\nRun `apt install libsrtp2-dev`\n\n### Other\n\nFor more details and manual installation, see [ExLibSRTP HexDocs](https://hexdocs.pm/ex_libsrtp/readme.html).\n\n## Usage\n\nFor usage examples, check the [RTP demo](https://github.com/membraneframework/membrane_demo/tree/master/rtp).\n\nThe docs can be found at [HexDocs](https://hexdocs.pm/membrane_rtp_plugin).\n\n## Copyright and License\n\nCopyright 2020, [Software Mansion](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_rtp_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_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_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmembraneframework%2Fmembrane_rtp_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework%2Fmembrane_rtp_plugin/lists"}