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
Copy file name to clipboardExpand all lines: README.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -144,8 +144,8 @@ If you have any questions regarding Membrane Framework or need consulting, feel
144
144
<!-- packages-list-start -->
145
145
<!-- Generated code, do not edit. See `scripts/elixir/update_packages_list.exs`. -->
146
146
147
-
148
147
### General
148
+
149
149
| Package | Description | Links |
150
150
| --- | --- | --- |
151
151
|[membrane_sdk](https://github.com/membraneframework/membrane_sdk)| Full power of Membrane in a single package |[](https://hex.pm/api/packages/membrane_sdk)[](https://hexdocs.pm/membrane_sdk/)|
@@ -160,6 +160,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
160
160
### Plugins
161
161
162
162
#### General purpose
163
+
163
164
| Package | Description | Links |
164
165
| --- | --- | --- |
165
166
|[membrane_file_plugin](https://github.com/membraneframework/membrane_file_plugin)| Membrane plugin for reading and writing to files |[](https://hex.pm/api/packages/membrane_file_plugin)[](https://hexdocs.pm/membrane_file_plugin/)|
@@ -177,12 +178,14 @@ If you have any questions regarding Membrane Framework or need consulting, feel
177
178
|[membrane_template_plugin](https://github.com/membraneframework/membrane_template_plugin)| Template for Membrane Elements ||
178
179
179
180
#### AI
181
+
180
182
| Package | Description | Links |
181
183
| --- | --- | --- |
182
184
|[membrane_whisper_plugin](https://github.com/membraneframework/membrane_whisper_plugin)| Membrane plugin for integrating OpenAI's Whisper in audio processing pipelines |[](https://hex.pm/api/packages/membrane_whisper_plugin)[](https://hexdocs.pm/membrane_whisper_plugin/)|
183
185
|[membrane_yolo_plugin](https://github.com/membraneframework/membrane_yolo_plugin)| Membrane Plugin for applying YOLO object detection on raw video frames |[](https://hex.pm/api/packages/membrane_yolo_plugin)[](https://hexdocs.pm/membrane_yolo_plugin/)|
184
186
185
187
#### Streaming protocols
188
+
186
189
| Package | Description | Links |
187
190
| --- | --- | --- |
188
191
|[membrane_webrtc_plugin](https://github.com/membraneframework/membrane_webrtc_plugin)| Plugin for streaming via WebRTC |[](https://hex.pm/api/packages/membrane_webrtc_plugin)[](https://hexdocs.pm/membrane_webrtc_plugin/)|
@@ -204,6 +207,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
204
207
|[membrane_hls_plugin](https://github.com/kim-company/membrane_hls_plugin)|[Maintainer: [kim-company](https://github.com/kim-company)] Adaptive live streaming plugin (HLS) for the Membrane Framework |[](https://hex.pm/api/packages/membrane_hls_plugin)[](https://hexdocs.pm/membrane_hls_plugin/)|
205
208
206
209
#### Containers
210
+
207
211
| Package | Description | Links |
208
212
| --- | --- | --- |
209
213
|[membrane_mp4_plugin](https://github.com/membraneframework/membrane_mp4_plugin)| Utilities for MP4 container parsing and serialization and elements for muxing the stream to CMAF |[](https://hex.pm/api/packages/membrane_mp4_plugin)[](https://hexdocs.pm/membrane_mp4_plugin/)|
@@ -213,6 +217,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
213
217
|[membrane_ogg_plugin](https://github.com/membraneframework/membrane_ogg_plugin)| Plugin for depayloading an Ogg file into an Opus stream |[](https://hex.pm/api/packages/membrane_ogg_plugin)[](https://hexdocs.pm/membrane_ogg_plugin/)|
214
218
215
219
#### Audio codecs
220
+
216
221
| Package | Description | Links |
217
222
| --- | --- | --- |
218
223
|[membrane_aac_plugin](https://github.com/membraneframework/membrane_aac_plugin)| AAC parser and complementary elements for AAC codec |[](https://hex.pm/api/packages/membrane_aac_plugin)[](https://hexdocs.pm/membrane_aac_plugin/)|
@@ -226,6 +231,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
226
231
|[membrane_g711_ffmpeg_plugin](https://github.com/membraneframework/membrane_g711_ffmpeg_plugin)| Membrane G.711 decoder and encoder based on FFmpeg |[](https://hex.pm/api/packages/membrane_g711_ffmpeg_plugin)[](https://hexdocs.pm/membrane_g711_ffmpeg_plugin/)|
227
232
228
233
#### Video codecs
234
+
229
235
| Package | Description | Links |
230
236
| --- | --- | --- |
231
237
|[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/)|
@@ -238,6 +244,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
238
244
|[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. ||
239
245
240
246
#### Raw audio
247
+
241
248
| Package | Description | Links |
242
249
| --- | --- | --- |
243
250
|[membrane_raw_audio_parser_plugin](https://github.com/membraneframework/membrane_raw_audio_parser_plugin)| Membrane element for parsing raw audio |[](https://hex.pm/api/packages/membrane_raw_audio_parser_plugin)[](https://hexdocs.pm/membrane_raw_audio_parser_plugin/)|
@@ -248,6 +255,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
248
255
|[membrane_audiometer_plugin](https://github.com/membraneframework/membrane_audiometer_plugin)| Elements for measuring the level of the audio stream |[](https://hex.pm/api/packages/membrane_audiometer_plugin)[](https://hexdocs.pm/membrane_audiometer_plugin/)|
249
256
250
257
#### Raw video
258
+
251
259
| Package | Description | Links |
252
260
| --- | --- | --- |
253
261
|[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/)|
@@ -263,6 +271,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
263
271
|[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)[](https://hexdocs.pm/membrane_video_mixer_plugin/)|
@@ -273,6 +282,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
273
282
|[membrane_transcription](https://github.com/lawik/membrane_transcription)|[Maintainer: [lawik](https://github.com/lawik)] Prototype transcription for Membrane ||
274
283
275
284
### Formats
285
+
276
286
| Package | Description | Links |
277
287
| --- | --- | --- |
278
288
|[membrane_rtp_format](https://github.com/membraneframework/membrane_rtp_format)| Real-time Transport Protocol format for Membrane Framework |[](https://hex.pm/api/packages/membrane_rtp_format)[](https://hexdocs.pm/membrane_rtp_format/)|
@@ -293,6 +303,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
293
303
|[membrane_h265_format](https://github.com/gBillal/membrane_h265_format)|[Maintainer: [gBillal](https://github.com/gBillal)] H265 video format definition |[](https://hex.pm/api/packages/membrane_h265_format)[](https://hexdocs.pm/membrane_h265_format/)|
294
304
295
305
### Standalone media libs
306
+
296
307
| Package | Description | Links |
297
308
| --- | --- | --- |
298
309
|[ex_webrtc](https://github.com/elixir-webrtc/ex_webrtc)|[Maintainer: [elixir-webrtc](https://github.com/elixir-webrtc)] An Elixir implementation of the W3C WebRTC API |[](https://hex.pm/api/packages/ex_webrtc)[](https://hexdocs.pm/ex_webrtc/)|
@@ -306,6 +317,7 @@ If you have any questions regarding Membrane Framework or need consulting, feel
306
317
|[membrane_ffmpeg_generator](https://github.com/membraneframework-labs/membrane_ffmpeg_generator)|[Labs] FFmpeg video and audio generator for tests, benchmarks and demos. |[](https://hex.pm/api/packages/membrane_ffmpeg_generator)[](https://hexdocs.pm/membrane_ffmpeg_generator/)|
307
318
308
319
### Utils
320
+
309
321
| Package | Description | Links |
310
322
| --- | --- | --- |
311
323
|[unifex](https://github.com/membraneframework/unifex)| Tool for generating interfaces between native C code and Elixir |[](https://hex.pm/api/packages/unifex)[](https://hexdocs.pm/unifex/)|
0 commit comments