TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Membrane: Media Framework for Elixir

160 pointsby lawik5 days ago

7 comments

victorbjorklund2 days ago
This is such a cool project. Haven't used it for any serious things but just the ability to have a high performance media streaming framework inside of Elixir is amazing. You literally could build Twitch just using BEAM and nothing else (a Postgres database is probably good to have though).
评论 #43975510 未加载
评论 #43975500 未加载
kingofheroes2 days ago
I recall doing a tutorial for Exilir, the Phoenix framework in particular, a few years back and I actually enjoyed using it. Anyone know any good up-to-date tutorials someone could use?
评论 #43977778 未加载
评论 #43976788 未加载
评论 #43981561 未加载
Sean-Der2 days ago
Fantastic project, and the team behind it is really good! The developers I have worked with are passionate about building things the right way (not just making it work&#x2F;adding kludge).<p>I felt like I was seeing the future when I saw the visualization&#x2F;rendering of PeerConnection stats on the server side. The video compositor is really neat also how they have it working with live modifications.<p>I wish I had more time&#x2F;a chance to use it on a project myself.
mml2 days ago
I really wish Nvidia had gone in this direction instead of gstreamer :&#x2F;
AlphaWeaver2 days ago
I looked at using this for a client project a few months ago. We use Erlang and Elixir at work, and it&#x27;s my go-to for anything serious.<p>Be aware that parts of their stack use a custom license for some components... but a large portion of it is OSS Apache 2.0, which is nice if you can stick to those parts!
neya1 day ago
This is really cool! Not just that, we actually really needed something like this in Elixir for a lot of projects and always had to end up going with some NodeJS implementation. Thank you &lt;3
nw056782 days ago
During my foray into Elixir I never found the develop environment as smooth as other languages.
评论 #43978358 未加载
评论 #43978356 未加载