Feliks

Feliks

Membrane Core Team

Ideas what could be done in membrane_core v2.0

Hi, I am a member of Membrane Core Team and I have created a GitHub discussion to aggregate ideas what could be done membrane_core v2.0 someday.

If you are using Membrane and you have some ideas, about what we could change in the framework (I am not talking about specific plugins :slight_smile:), feel free to write your thoughts down.

membrane_core v2.0 will bring API breaking changes, so any ideas on how to modify the framework API to do something will be appreciated.

If something just bothers you in the way Membrane Framework works, you also might write it there.

You don’t have to be a member of our team to share your thoughts, we especially appreciate the feedback from the community.

If you don’t have any specific ideas, but liked some of the propositions from the discussion, feel free to upvote them, so we will know what people from the community think.

Link to the discussion: Ideas what could be done in `membrane_core v2.0` · membraneframework · Discussion #959 · GitHub

Most Liked

AstonJ

AstonJ

Not an idea about Membrane itself, but one thing I would suggest to any team putting out a framework or OS project is to make it easy for people to adopt it (or the latest version of it) by means of screencasts, guides and tutorials etc :smiley:

lawik

lawik

Nerves Core Team

Yeah, along those lines, making sure there is an example in the demos repo for every major use of the various element plugins. That would be nice.

For 2.0 stuff?

I wonder if Membrane should use GenStage? Or are there problems with that? An Element seems like a more tightly specified GenStage.

There isn’t actually very much that is “media” specific about elements. I have done a pipeline from audio to text to other text to audio again.

I would actually love a more thoroughly specified variant of GenStage that is introspectable at runtime. It can be a general pipeline tool for Elixir whether you run it with Membrane, Broadway or Flow.

Providing the schema for buffers could be a nice option in service of that. More self-documenting if they aren’t just binary data.

But most of this is not in direct service of Membrane’s goals so I am not sure it should be a priority.

Feliks

Feliks

Membrane Core Team

In fact, we have already some tutorials, e.g. here and here. We also have a repository only with Membrane demos: GitHub - membraneframework/membrane_demo: Examples of using the Membrane Framework · GitHub. Some other demos are placed in the repositories of individual plugins. There is also a project called Boombox that is built on the top of Membrane Framework, and its demos are here

Where Next?

Popular in Discussions Top

ricklove
I was just introduced to Elixir and Phoenix. I was told about the 2 million websocket test that was done 2 years ago. From my research, t...
New
jesse
Hi everyone, I hesitated to post this here because I don’t want you to think I’m spamming, but I’ve been working on a Platform-as-a-Serv...
New
und0ck3d
Hello everyone! A few days ago I’ve created a topic here about how people were creating CMSs with Elixir and Phoenix. I’ve been studying...
New
rms.mrcs
A couple of days ago I was discussing with a friend about different approaches to write microservices. He said that if he was going to w...
New
Fl4m3Ph03n1x
Background This question comes mainly from my ignorance. Today is Black Friday, one of my favorite days of the year to buy books. One boo...
New
owaisqayum
I have a sample string sentence = "Hello, world ... 123 *** ^%&*())^% %%:>" From this string, I want to only keep the integers, ...
New
pillaiindu
I want to convert a Phoenix LiveView CRUD website to a CRUD mobile app. What do you think is the easiest way to do so?
New

Other popular topics Top

rms.mrcs
Hi, I need to transform a list of numbers into a map where the keys are the indexes and the values are the original values of the list. ...
New
JeremM34
Hello, how can I check the Phoenix version ? Thanks !
New
vertexbuffer
Hello, can anybody help here..? I have a list of players and I what to delete an element, but every for loop the list is reverting to ori...
New
AstonJ
Seen any cool LiveView demos, sample apps or examples? Please post them here! :003:
New
shijith.k
I am trying to start a new phoenix project with elixir 1.9, but mix phx.new does not work. It says that ** (Mix) The task "phx.new" could...
New
dblack
I’ve got an issue with an app and I’ve no idea of how to troubleshoot it. I’m hoping someone here might have seen something similar. I p...
New

We're in Beta

About us Mission Statement