You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix update packages list action
* update packages list
* auto update packages list in readme
---------
Co-authored-by: Mateusz Front <mateusz.front@swmansion.com>
Co-authored-by: Membrane Bot <bot@membrane.stream>
|[membrane_h26x_plugin](https://github.com/membraneframework/membrane_h26x_plugin)| Membrane h264 and h265 parsers |[](https://hex.pm/api/packages/membrane_h26x_plugin)[](https://hexdocs.pm/membrane_h26x_plugin/)|
205
205
|[membrane_h264_ffmpeg_plugin](https://github.com/membraneframework/membrane_h264_ffmpeg_plugin)| Membrane H264 decoder and encoder based on FFmpeg and x264 |[](https://hex.pm/api/packages/membrane_h264_ffmpeg_plugin)[](https://hexdocs.pm/membrane_h264_ffmpeg_plugin/)|
|[membrane_h265_ffmpeg_plugin](https://github.com/gBillal/membrane_h265_ffmpeg_plugin)|[Maintainer: [gBillal](https://github.com/gBillal)] Membrane H265 decoder and encoder based on FFmpeg and x265 |[](https://hex.pm/api/packages/membrane_h265_ffmpeg_plugin)[](https://hexdocs.pm/membrane_h265_ffmpeg_plugin/)|
206
208
|[elixir-turbojpeg](https://github.com/BinaryNoggin/elixir-turbojpeg)|[Maintainer: [BinaryNoggin](https://github.com/BinaryNoggin)] libjpeg-turbo bindings for Elixir ||
207
209
|[membrane_subtitle_mixer_plugin](https://github.com/kim-company/membrane_subtitle_mixer_plugin)|[Maintainer: [kim-company](https://github.com/kim-company)] Membrane.Filter that uses CEA708 to merge subtitles directly in H264 packets. ||
208
210
@@ -226,18 +228,20 @@ If you have any questions regarding Membrane Framework or need consulting, feel
226
228
| --- | --- | --- |
227
229
|[membrane_raw_video_parser_plugin](https://github.com/membraneframework/membrane_raw_video_parser_plugin)| Membrane plugin for parsing raw video streams |[](https://hex.pm/api/packages/membrane_raw_video_parser_plugin)[](https://hexdocs.pm/membrane_raw_video_parser_plugin/)|
228
230
|[membrane_video_merger_plugin](https://github.com/membraneframework/membrane_video_merger_plugin)| Membrane raw video cutter, merger and cut & merge bin |[](https://hex.pm/api/packages/membrane_video_merger_plugin)[](https://hexdocs.pm/membrane_video_merger_plugin/)|
229
-
|[membrane_video_compositor_plugin](https://github.com/membraneframework/membrane_video_compositor_plugin)| Membrane plugin that accepts multiple video inputs, transforms them according to provided transformations and composes them into a single output video.|[](https://hex.pm/api/packages/membrane_video_compositor_plugin)[](https://hexdocs.pm/membrane_video_compositor_plugin/)|
231
+
|[membrane_video_compositor_plugin](https://github.com/membraneframework/membrane_video_compositor_plugin)| Membrane plugin for video and audio mixing/composing|[](https://hex.pm/api/packages/membrane_video_compositor_plugin)[](https://hexdocs.pm/membrane_video_compositor_plugin/)|
230
232
|[membrane_camera_capture_plugin](https://github.com/membraneframework/membrane_camera_capture_plugin)| A set of elements allowing for capturing local media such as camera or microphone |[](https://hex.pm/api/packages/membrane_camera_capture_plugin)[](https://hexdocs.pm/membrane_camera_capture_plugin/)|
|[membrane_framerate_converter_plugin](https://github.com/membraneframework/membrane_framerate_converter_plugin)| Element for converting frame rate of raw video stream |[](https://hex.pm/api/packages/membrane_framerate_converter_plugin)[](https://hexdocs.pm/membrane_framerate_converter_plugin/)|
233
235
|[membrane_sdl_plugin](https://github.com/membraneframework/membrane_sdl_plugin)| Membrane video player based on SDL |[](https://hex.pm/api/packages/membrane_sdl_plugin)[](https://hexdocs.pm/membrane_sdl_plugin/)|
236
+
|[membrane_overlay_plugin](https://github.com/membraneframework/membrane_overlay_plugin)| Filter for applying overlay image or text on top of video |[](https://hex.pm/api/packages/membrane_overlay_plugin)[](https://hexdocs.pm/membrane_overlay_plugin/)|
234
237
|[membrane_ffmpeg_swscale_plugin](https://github.com/membraneframework/membrane_ffmpeg_swscale_plugin)| Plugin providing an element scaling raw video frames, using SWScale module of FFmpeg library. |[](https://hex.pm/api/packages/membrane_ffmpeg_swscale_plugin)[](https://hexdocs.pm/membrane_ffmpeg_swscale_plugin/)|
235
238
|[membrane_ffmpeg_video_filter_plugin](https://github.com/membraneframework/membrane_ffmpeg_video_filter_plugin)| FFmpeg-based video filters |[](https://hex.pm/api/packages/membrane_ffmpeg_video_filter_plugin)[](https://hexdocs.pm/membrane_ffmpeg_video_filter_plugin/)|
236
239
|[membrane_video_mixer_plugin](https://github.com/kim-company/membrane_video_mixer_plugin)|[Maintainer: [kim-company](https://github.com/kim-company)] Membrane.Filter that mixes a variable number of input videos into one output using ffmpeg filters |[](https://hex.pm/api/packages/membrane_video_mixer_plugin)|
|[membrane_agora_plugin](https://github.com/membraneframework/membrane_agora_plugin)| Membrane Sink for Agora Server Gateway |[](https://hex.pm/api/packages/membrane_agora_plugin)[](https://hexdocs.pm/membrane_agora_plugin/)|
242
246
|[membrane_element_gcloud_speech_to_text](https://github.com/membraneframework/membrane_element_gcloud_speech_to_text)| Membrane plugin providing speech recognition via Google Cloud Speech-to-Text API |[](https://hex.pm/api/packages/membrane_element_gcloud_speech_to_text)[](https://hexdocs.pm/membrane_element_gcloud_speech_to_text/)|
243
247
|[membrane_element_ibm_speech_to_text](https://github.com/membraneframework/membrane_element_ibm_speech_to_text)| Membrane plugin providing speech recognition via IBM Cloud Speech-to-Text service |[](https://hex.pm/api/packages/membrane_element_ibm_speech_to_text)[](https://hexdocs.pm/membrane_element_ibm_speech_to_text/)|
@@ -265,7 +269,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
265
269
### Standalone media libs
266
270
| Package | Description | Links |
267
271
| --- | --- | --- |
268
-
|[video_compositor](https://github.com/membraneframework/video_compositor)|Tool for real-time video processing / transforming / composing ||
272
+
|[video_compositor](https://github.com/membraneframework/video_compositor)|Media server for low-latency live video and audio mixing/composing ||
269
273
|[ex_sdp](https://github.com/membraneframework/ex_sdp)| Parser and serializer for Session Description Protocol |[](https://hex.pm/api/packages/ex_sdp)[](https://hexdocs.pm/ex_sdp/)|
270
274
|[ex_libnice](https://github.com/membraneframework/ex_libnice)| Libnice-based Interactive Connectivity Establishment (ICE) protocol support for Elixir |[](https://hex.pm/api/packages/ex_libnice)[](https://hexdocs.pm/ex_libnice/)|
271
275
|[ex_libsrtp](https://github.com/membraneframework/ex_libsrtp)| Elixir bindings for libsrtp |[](https://hex.pm/api/packages/ex_libsrtp)[](https://hexdocs.pm/ex_libsrtp/)|
@@ -282,6 +286,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
282
286
|[bunch](https://github.com/membraneframework/bunch)| A bunch of helper functions, intended to make life easier |[](https://hex.pm/api/packages/bunch)[](https://hexdocs.pm/bunch/)|
283
287
|[bunch_native](https://github.com/membraneframework/bunch_native)| Native part of the Bunch package |[](https://hex.pm/api/packages/bunch_native)[](https://hexdocs.pm/bunch_native/)|
284
288
|[shmex](https://github.com/membraneframework/shmex)| Elixir bindings for shared memory |[](https://hex.pm/api/packages/shmex)[](https://hexdocs.pm/shmex/)|
|[membrane_common_c](https://github.com/membraneframework/membrane_common_c)| Membrane Multimedia Framework: Common C Routines |[](https://hex.pm/api/packages/membrane_common_c)[](https://hexdocs.pm/membrane_common_c/)|
286
291
|[membrane_telemetry_metrics](https://github.com/membraneframework/membrane_telemetry_metrics)| Membrane tool for generating metrics |[](https://hex.pm/api/packages/membrane_telemetry_metrics)[](https://hexdocs.pm/membrane_telemetry_metrics/)|
287
292
|[membrane_opentelemetry](https://github.com/membraneframework-labs/membrane_opentelemetry)|[Labs] Utilities for using OpenTelemetry with Membrane |[](https://hex.pm/api/packages/membrane_opentelemetry)[](https://hexdocs.pm/membrane_opentelemetry/)|
0 commit comments