{"id":18465155,"url":"https://github.com/fishjam-dev/membrane_ice_plugin","last_synced_at":"2025-12-12T00:28:34.398Z","repository":{"id":37476162,"uuid":"443101229","full_name":"fishjam-dev/membrane_ice_plugin","owner":"fishjam-dev","description":"Membrane plugin for ICE protocol","archived":false,"fork":false,"pushed_at":"2024-06-19T10:15:14.000Z","size":323,"stargazers_count":4,"open_issues_count":3,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-04T07:16:57.538Z","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/fishjam-dev.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-30T14:40:37.000Z","updated_at":"2023-09-21T08:46:06.000Z","dependencies_parsed_at":"2023-11-23T11:31:11.466Z","dependency_job_id":"c123336d-e0ef-41e7-89c7-e68c394d1af8","html_url":"https://github.com/fishjam-dev/membrane_ice_plugin","commit_stats":null,"previous_names":["membraneframework/membrane_ice_plugin","fishjam-dev/membrane_ice_plugin","jellyfish-dev/membrane_ice_plugin"],"tags_count":27,"template":false,"template_full_name":"membraneframework/membrane_template_plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_ice_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_ice_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_ice_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fishjam-dev%2Fmembrane_ice_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fishjam-dev","download_url":"https://codeload.github.com/fishjam-dev/membrane_ice_plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247804522,"owners_count":20999003,"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-06T09:12:09.368Z","updated_at":"2025-12-12T00:28:34.366Z","avatar_url":"https://github.com/fishjam-dev.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Membrane ICE plugin\n\n[![Hex.pm](https://img.shields.io/hexpm/v/membrane_ice_plugin.svg)](https://hex.pm/packages/membrane_ice_plugin)\n[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_libnice_plugin/)\n[![CircleCI](https://circleci.com/gh/jellyfish-dev/membrane_ice_plugin.svg?style=svg)](https://circleci.com/gh/jellyfish-dev/membrane_ice_plugin)\n\nMembrane plugin for ICE protocol.\n\nIt enables establishing connection, sending and receiving messages using ICE protocol.\n\nThis package uses [fake_turn] and is part of [Membrane Multimedia Framework](https://membrane.stream).\n\n## Installation\n\nThe package can be installed by adding `membrane_ice_plugin` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n\t  {:membrane_ice_plugin, \"~\u003e 0.18.0\"}\n  ]\nend\n```\n\n### Additional dependencies\n\n#### MacOS Intel\n\n```\nbrew install openssl\nexport PKG_CONFIG_PATH=\"/usr/local/opt/openssl@1.1/lib/pkgconfig\"\n```\n\nTo run tests:\n\n```\nexport LDFLAGS=\"-L/usr/local/opt/openssl@1.1/lib\"\nexport CFLAGS=\"-I/usr/local/opt/openssl@1.1/include/\"\nexport CPPFLAGS=\"-I/usr/local/opt/openssl@1.1/include/\"\n```\n\n## Usage\n\nSee `Membrane.WebRTC.EndpointBin` in [membrane_webrtc_plugin](https://hex.pm/packages/membrane_webrtc_plugin) for usage example\n\n## Copyright and License\n\nCopyright 2020, [Software Mansion](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_ice)\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_ice)\n\nLicensed under the [Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishjam-dev%2Fmembrane_ice_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffishjam-dev%2Fmembrane_ice_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffishjam-dev%2Fmembrane_ice_plugin/lists"}