{"id":23722527,"url":"https://github.com/membraneframework-labs/membrane_dtls_plugin","last_synced_at":"2025-12-12T00:25:35.872Z","repository":{"id":42661315,"uuid":"304266747","full_name":"membraneframework-labs/membrane_dtls_plugin","owner":"membraneframework-labs","description":"DTLS and DTLS-SRTP handshake implementation for Membrane ICE plugin","archived":false,"fork":false,"pushed_at":"2022-10-24T11:59:28.000Z","size":43,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T04:16:39.475Z","etag":null,"topics":["dtls","dtls-srtp","ice","membrane"],"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-labs.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":"2020-10-15T08:55:45.000Z","updated_at":"2022-05-13T12:09:59.000Z","dependencies_parsed_at":"2022-09-02T18:31:48.697Z","dependency_job_id":null,"html_url":"https://github.com/membraneframework-labs/membrane_dtls_plugin","commit_stats":null,"previous_names":["membraneframework/membrane_dtls_plugin"],"tags_count":7,"template":false,"template_full_name":"membraneframework/membrane_template_plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fmembrane_dtls_plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fmembrane_dtls_plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fmembrane_dtls_plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/membraneframework-labs%2Fmembrane_dtls_plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/membraneframework-labs","download_url":"https://codeload.github.com/membraneframework-labs/membrane_dtls_plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239817860,"owners_count":19702024,"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":["dtls","dtls-srtp","ice","membrane"],"created_at":"2024-12-30T23:53:49.470Z","updated_at":"2025-12-12T00:25:35.837Z","avatar_url":"https://github.com/membraneframework-labs.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Membrane DTLS plugin\n\n[![Hex.pm](https://img.shields.io/hexpm/v/membrane_dtls_plugin.svg)](https://hex.pm/packages/membrane_dtls_plugin)\n[![API Docs](https://img.shields.io/badge/api-docs-yellow.svg?style=flat)](https://hexdocs.pm/membrane_dtls_plugin/)\n[![CircleCI](https://circleci.com/gh/membraneframework/membrane_dtls_plugin.svg?style=svg)](https://circleci.com/gh/membraneframework/membrane_dtls_plugin)\n\nDTLS and DTLS-SRTP Handshake implementation for [Membrane Libnice Plugin](https://github.com/membraneframework/membrane_libnice_plugin).\n\n## Installation\n\nThe package can be installed by adding `membrane_dtls_plugin` to your list of dependencies in `mix.exs`:\n\n```elixir\ndef deps do\n  [\n    {:membrane_dtls_plugin, \"~\u003e 0.7.0\"}\n  ]\nend\n```\n\n## Usage\nUse this plugin as `handshake_module` in [Membrane Libnice Plugin](https://github.com/membraneframework/membrane_libnice_plugin.git).\n\n```elixir\nsource: %Membrane.Libnice.Bin{\n  stun_servers: [\"ip:port\"],\n  controlling_mode: false,\n  handshake_module: Membrane.DTLS.Handshake,\n  handshake_opts: [client_mode: true, dtls_srtp: true]\n}\n```\n\n## Copyright and License\n\nCopyright 2020, [Software Mansion](https://swmansion.com/?utm_source=git\u0026utm_medium=readme\u0026utm_campaign=membrane_dtls_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_dtls_plugin)\n\nLicensed under the [Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework-labs%2Fmembrane_dtls_plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmembraneframework-labs%2Fmembrane_dtls_plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmembraneframework-labs%2Fmembrane_dtls_plugin/lists"}