|
| 1 | +## membrane_file_plugin |
| 2 | +Membrane plugin for reading and writing to files |
| 3 | + |
| 4 | +[](https://hex.pm/api/packages/membrane_file_plugin) [](https://hexdocs.pm/membrane_file_plugin/) [](https://github.com/membraneframework/membrane_file_plugin) |
| 5 | + |
| 6 | +## membrane_hackney_plugin |
| 7 | +HTTP sink and source based on Hackney |
| 8 | + |
| 9 | +[](https://hex.pm/api/packages/membrane_hackney_plugin) [](https://hexdocs.pm/membrane_hackney_plugin/) [](https://github.com/membraneframework/membrane_hackney_plugin) |
| 10 | + |
| 11 | +## membrane_scissors_plugin |
| 12 | +Element for cutting off parts of the stream |
| 13 | + |
| 14 | +[](https://hex.pm/api/packages/membrane_scissors_plugin) [](https://hexdocs.pm/membrane_scissors_plugin/) [](https://github.com/membraneframework/membrane_scissors_plugin) |
| 15 | + |
| 16 | +## membrane_tee_plugin |
| 17 | +Membrane plugin for splitting data from a single input to multiple outputs |
| 18 | + |
| 19 | +[](https://hex.pm/api/packages/membrane_tee_plugin) [](https://hexdocs.pm/membrane_tee_plugin/) [](https://github.com/membraneframework/membrane_tee_plugin) |
| 20 | + |
| 21 | +## membrane_funnel_plugin |
| 22 | +Membrane plugin for merging multiple input streams into a single output |
| 23 | + |
| 24 | +[](https://hex.pm/api/packages/membrane_funnel_plugin) [](https://hexdocs.pm/membrane_funnel_plugin/) [](https://github.com/membraneframework/membrane_funnel_plugin) |
| 25 | + |
| 26 | +## membrane_realtimer_plugin |
| 27 | +Membrane element limiting playback speed to realtime, according to buffers' timestamps |
| 28 | + |
| 29 | +[](https://hex.pm/api/packages/membrane_realtimer_plugin) [](https://hexdocs.pm/membrane_realtimer_plugin/) [](https://github.com/membraneframework/membrane_realtimer_plugin) |
| 30 | + |
| 31 | +## membrane_stream_plugin |
| 32 | +Plugin for recording the entire stream sent through Membrane pads into a binary format and replaying it |
| 33 | + |
| 34 | +[](https://hex.pm/api/packages/membrane_stream_plugin) [](https://hexdocs.pm/membrane_stream_plugin/) [](https://github.com/membraneframework/membrane_stream_plugin) |
| 35 | + |
| 36 | +## membrane_fake_plugin |
| 37 | +Fake Membrane sinks that drop incoming data |
| 38 | + |
| 39 | +[](https://hex.pm/api/packages/membrane_fake_plugin) [](https://hexdocs.pm/membrane_fake_plugin/) [](https://github.com/membraneframework/membrane_fake_plugin) |
| 40 | + |
| 41 | +## membrane_pcap_plugin |
| 42 | +[Labs] Membrane PCAP source, capable of reading captured packets in pcap format |
| 43 | + |
| 44 | + [](https://github.com/membraneframework-labs/membrane_pcap_plugin) |
| 45 | + |
| 46 | +## membrane_transcoder_plugin |
| 47 | +Membrane plugin providing audio and video transcoding capabilities |
| 48 | + |
| 49 | +[](https://hex.pm/api/packages/membrane_transcoder_plugin) [](https://hexdocs.pm/membrane_transcoder_plugin/) [](https://github.com/membraneframework/membrane_transcoder_plugin) |
| 50 | + |
| 51 | +## membrane_generator_plugin |
| 52 | +Video and audio samples generator |
| 53 | + |
| 54 | +[](https://hex.pm/api/packages/membrane_generator_plugin) [](https://hexdocs.pm/membrane_generator_plugin/) [](https://github.com/membraneframework/membrane_generator_plugin) |
| 55 | + |
| 56 | +## membrane_live_framerate_converter_plugin |
| 57 | +[Maintainer: [kim-company](https://github.com/kim-company)] Membrane.Filter that drops or duplicates frames to match a target framerate. Designed for realtime applications |
| 58 | + |
| 59 | + [](https://github.com/kim-company/membrane_live_framerate_converter_plugin) |
| 60 | + |
| 61 | +## membrane_template_plugin |
| 62 | +Template for Membrane Elements |
| 63 | + |
| 64 | + [](https://github.com/membraneframework/membrane_template_plugin) |
| 65 | + |
0 commit comments