mickel8
Membrane Core Team
Hi everyone! ![]()
We’ve just released the first version of Elixir WebRTC - W3C compliant WebRTC implementation for the Elixir Ecosystem.
Our goal is to create a similar to Pion project but for the Elixir devs.
Read the full blog post here.
Trending in Announcing
Flop is an Elixir library that applies filtering, ordering and pagination parameters to your Ecto queries.
offset-based pagination with...
New
I needed to reuse React components from my Chrome extension in my Phoenix/LiveView backend. I noticed that for Svelte/Vue, there are live...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Hi all!
I want to present a small library which provides a mix task for generating an Entity-Relationship Diagram for Ecto schemas.
You...
New
Hello
Published a new library - ProcessHub!
ProcessHub is a library designed to manage process distribution within the Elixir cluster. ...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
This showed up on my feed.. anyone heard of it? Just hype?
Ox Alpha is a reasoning model designed for coding, sustained ag...
New
It’s not that it’s vocabulary is too advanced. It’s something worse.
I get lost trying to follow even a paragraph written by Claude. It’...
New
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
@hugobarauna, Dr. Dimitrios Koutmos (my brother) and I (Alex Koutmos) have been hard at work on writing a book on how you can use Elixir ...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming











Showing Posts 15 to 6- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
mickel8
A new version - 0.8.0 is out!
See the changelog - Release v0.8.0 · elixir-webrtc/ex_webrtc · GitHub
mickel8
That would be so interesting!
mickel8
The trick is that it is encapsulated into UDP at the end of the day
lawik
Finally we can do Erlang distribution over WebRTC like I’m sure you intended :D.
Maybe not. But this is very exciting!
axelson
Ooh, data channel support is very tantalizing! Also it’s neat that this uses SCTP. I remember reading up on that protocol quite a while ago and it’s nice to see it in use.
mickel8
Version 0.5.0 with support for Data Channels has been released!
Read the blog post: Data channels in Elixir WebRTC
mickel8
Hello everyone!
A couple of weeks ago, we released version 0.4.0 of Elixir WebRTC.
I wrote a small blog-post that summarizes current status of the project. Take a look at it here, and don’t miss our new website - https://elixir-webrtc.org!
Happy streaming
mickel8
Hi everyone!
Elixir WebRTC 0.3.0 landed 3 days ago (looks like we did a release on Friday
)
Among others, there are:
Read the full changelog: https://github.com/elixir-webrtc/ex_webrtc/releases
mickel8
Hi @slouchpie,
I am sorry for the very very late response. If you still have a problem, please open an issue in ex_webrtc repository
slouchpie
I would like to try this but it does not work with latest phoenix versions
I usually get around this by forking repos and specifying my fork in
depsbut I have forked 4 repos already and it is getting very messy.I opened a PR to update
bundlexdeps which should get us on the road to modernity.The examples are really good BTW. I found a box of old smartphones and I’m going to turn some of them into security cameras