#elixirradar search results
Streaming from OBS to an Elixir app using Elixir WebRTC, WHIP and WHEP! See it in action next Thursday during the ECK meetup. Links in 🧵👇 #WebRTC #MyElixirStatus #ElixirRadar #ECK #rtcon #rtcon2024
Nossos eventos estão listados na última edição da #elixirRadar da @plataformatec . Aproveite este lembrete e marque também na sua agenda essas datas! #myElixirStatus #elugSP
UX is very often tightly coupled with observability. In Elixir WebRTC and Phoenix, you can get chrome://webrtc-internals but for the server side just by adding two lines of code. See the video! #webrtc #myelixirstatus #elixirradar #elixirwebrtc
Elixir WebRTC now supports sending VP8 encoded files to a browser! Together with @lukaszpwala , we are going to rewrite all @_pion examples in @elixirlang so stay tuned! 👀 Check out the repo at: github.com/elixir-webrtc/… #WebRTC #MyElixirStatus #ElixirRadar
The Elixir WebRTC implementation is moving forward! Our PeerConnection can now receive media and echo it back to the browser! Track the progress here github.com/elixir-webrtc/… #WebRTC #MyElixirStatus #ElixirRadar
A new Elixir WebRTC website is live now! Check it out under: elixir-webrtc.org! Stay tuned as we are going to outline features added in v0.4.0 in the next tweets. #webrtc #myelixirstatus #elixirradar #elixirwebrtc
Ready to roll 🎥 Starting Elixir Community Kraków meetup in about 30 mins – join us on one of the two live streams! Youtube: youtube.com/live/qZmYVdWfL… WebRTC: bigcow.jellyfish.ovh/broadcaster/ See ya! 🖖 #MyElixirStatus #ElixirRadar
The last thing we added in version 0.4 of Elixir WebRTC is Xav - a simple wrapper over FFmpeg for audio/video decoding so you can easily feed your data into Elixir Nx! More under: elixir-webrtc.org/#features #webrtc #myelixirstatus #elixirradar #elixirwebrtc
A short blog post summarizing our work on Elixir WebRTC! blog.swmansion.com/elixir-webrtc-… #myelixirstatus #webrtc #elixirradar
Elixir WebRTC echo example using a single .exs file in 260 LOC (including JS and HTML) github.com/wojtekmach/mix… #webrtc #myelixirstatus #elixirradar
github.com
Add ex_webrtc.exs by mickel8 · Pull Request #42 · wojtekmach/mix_install_examples
Add ex_webrtc.exs by mickel8 · Pull Request #42 · wojtekmach/mix_install_examples
Good to see my post being featured in @plataformatec #ElixirRadar 22. This mean I am learning #Elixir right! bit.ly/elixir22
How many #HLS viewers can Jellyfish, our media server, handle at the same time? Is 4000 without a CDN possible? We've recently done some benchmarks on the topic, and we're pretty happy with the results! See for yourself here: jellyfish-dev.github.io/jellyfish-docs… #elixirradar
Support for Data Channels in Elixir WebRTC just landed! This is thanks to @lukaszpwala work :) Read the blog post: medium.com/swmansion/data… #webrtc #elixirradar #myelixirstatus
Jellyfish 0.4.0 just landed! 🎉 This time we focused on: 🪼 a new SIP component 🪼 new server notifications 🪼 fixing a lot of bugs 🪼 improving logs, crash and error reasons and much more! Full changelog: jellyfish-dev.github.io/jellyfish-docs… #webrtc #myelixirstatus #elixirradar
Some projects seem great on paper, but never come to life. Join @josevalim on his broadcast & learn what are his "projects that never were" 👀 👉Read more: elixir-webrtc.org/esw.html Elixir Stream Week – 5 days, 5 broadcasts, 5 top Elixir experts. #ElixirRadar #MyElixirStatus…
In 1h 10min I am going to give a talk about Elixir WebRTC! Join me: stream.rtcon.live #webrtc #myelixirstatus #elixirradar #rtcon24 #rtcon
📢 One week left until Elixir Stream Week! Aaaand also one exiciting update to the linup 👀 Get ready for @josevalim's broadcast, where he'll talk us through all the exciting changes to @elixirlang v1.18 🔥 More about ESW: elixir-webrtc.org/esw.html #MyElixirStatus #ElixirRadar…
Real-time live-coding Twitch clone in @elixirlang ? @chris_mccord, creator of @elixirphoenix got you! 💪 Learn more about Chris' Elixir Stream Week broadcast: elixir-webrtc.org/esw.html Elixir Stream Week – 5 days, 5 broadcasts, 5 top Elixir experts. #MyElixirStatus #ElixirRadar
Elixir WebRTC 0.1.0 is out 🎉 We’ve just released the first version of W3C compliant WebRTC implementation for the Elixir ecosystem! Read the blog post 👉 blog.swmansion.com/introducing-el… #WebRTC #MyElixirStatus #ElixirRadar
blog.swmansion.com
Introducing Elixir WebRTC
For the last few months, we’ve been working on an Elixir implementation of WebRTC and we are glad to announce it’s very first version!
Boombox makes streaming media easy. Curious how? Join Mateusz for his Elixir Stream Week broadcast now: stream.elixir-webrtc.org Elixir Stream Week – 5 days, 5 streams, 5 Elixir Experts. #MyElixirStatus #ElixirRadar #ESW #ElixirStreamWeek
A short blogpost on how to hook into Erlang's SSL to perform DTLS-SRTP handshake and use custom transport implementation - no NIFs included! 👀 blog.swmansion.com/hooking-into-e… #myelixirstatus #elixirradar #webrtc
blog.swmansion.com
Hooking into Erlang’s SSL to Perform DTLS-SRTP Handshake
How to perform DTLS-SRTP handshake and obtain keying material for SRTP using Erlang’s SSL module?
Boombox makes streaming media easy. Curious how? Join Mateusz for his Elixir Stream Week broadcast now: stream.elixir-webrtc.org Elixir Stream Week – 5 days, 5 streams, 5 Elixir Experts. #MyElixirStatus #ElixirRadar #ESW #ElixirStreamWeek
📢 One week left until Elixir Stream Week! Aaaand also one exiciting update to the linup 👀 Get ready for @josevalim's broadcast, where he'll talk us through all the exciting changes to @elixirlang v1.18 🔥 More about ESW: elixir-webrtc.org/esw.html #MyElixirStatus #ElixirRadar…
Real-time live-coding Twitch clone in @elixirlang ? @chris_mccord, creator of @elixirphoenix got you! 💪 Learn more about Chris' Elixir Stream Week broadcast: elixir-webrtc.org/esw.html Elixir Stream Week – 5 days, 5 broadcasts, 5 top Elixir experts. #MyElixirStatus #ElixirRadar
Lego Duplo version of Membrane? Yes, we have it – it's called Boombox! 🚀 Join @uusszz, @ElixirMembrane & Boombox creator for Elixir Stream Week – five days, five streams, five Elixir experts. Read more: elixir-webrtc.org/esw.html #ElixirRadar #MyElixirStatus #ElixirStreamWeek
Some projects seem great on paper, but never come to life. Join @josevalim on his broadcast & learn what are his "projects that never were" 👀 👉Read more: elixir-webrtc.org/esw.html Elixir Stream Week – 5 days, 5 broadcasts, 5 top Elixir experts. #ElixirRadar #MyElixirStatus…
Support for Data Channels in Elixir WebRTC just landed! This is thanks to @lukaszpwala work :) Read the blog post: medium.com/swmansion/data… #webrtc #elixirradar #myelixirstatus
In 1h 10min I am going to give a talk about Elixir WebRTC! Join me: stream.rtcon.live #webrtc #myelixirstatus #elixirradar #rtcon24 #rtcon
We are streaming using Elixir WebRTC! #myelixirstatus #elixirradar #webrtc
Looking for companies that would like to try using Elixir WebRTC in production! DM @_darthez_ or me #webrtc #myelixirstatus #elixirradar
Elixir WebRTC echo example using a single .exs file in 260 LOC (including JS and HTML) github.com/wojtekmach/mix… #webrtc #myelixirstatus #elixirradar
github.com
Add ex_webrtc.exs by mickel8 · Pull Request #42 · wojtekmach/mix_install_examples
Add ex_webrtc.exs by mickel8 · Pull Request #42 · wojtekmach/mix_install_examples
A short blog post summarizing our work on Elixir WebRTC! blog.swmansion.com/elixir-webrtc-… #myelixirstatus #webrtc #elixirradar
The last thing we added in version 0.4 of Elixir WebRTC is Xav - a simple wrapper over FFmpeg for audio/video decoding so you can easily feed your data into Elixir Nx! More under: elixir-webrtc.org/#features #webrtc #myelixirstatus #elixirradar #elixirwebrtc
UX is very often tightly coupled with observability. In Elixir WebRTC and Phoenix, you can get chrome://webrtc-internals but for the server side just by adding two lines of code. See the video! #webrtc #myelixirstatus #elixirradar #elixirwebrtc
A new Elixir WebRTC website is live now! Check it out under: elixir-webrtc.org! Stay tuned as we are going to outline features added in v0.4.0 in the next tweets. #webrtc #myelixirstatus #elixirradar #elixirwebrtc
We've just added basic support for Simulcast ingress in Broadcaster, our WHIP/WHEP server based on Elixir WebRTC - now the user can choose the desired video quality. Check it out! github.com/elixir-webrtc/… #WebRTC #MyElixirStatus #ElixirRadar #RTCON #RTCON24
📣@commconuk is happening NOW! Tune into @mickel8v2's talk on what we achieved over 1 year of working on #ElixirWebRTC – streamed from the big stage just a moment ago, now available on Youtube ▶️ Link: youtube.com/watch?v=ybfM7r… #MyElixirStatus #ElixirRadar #WebRTC
youtube.com
YouTube
Elixir WebRTC - one year later - Michal Sledz
@commconuk just started! Join me at 10:20 AM (UTC) under: 2024.commcon.xyz/live/. I will be talking about Elixir WebRTC status after its first year of development 🙂 #webrtc #myelixirstatus #elixirradar
If you want to learn about live multimedia streaming with Elixir, join me on May 21st for the Erlang & Elixir Asia meetup! meetup.com/pl-PL/erlang-e… #myelixirstatus #elixirradar #webrtc #rtc
meetup.com
Building Fishjam Media Server, wt., 21 maj 2024, 19:30 | Meetup
Join our May Meetup to learn about FishJam, a flexible live-streaming solution built with Elixir! FishJam (previously known as Jellyfish) is a media server designed mainly
Recently, I've given a talk about Elixir WebRTC at the ECK Meetup - we are VERY close to the 0.2 release of the library and if you want to know a bit more about it or learn how you can use it, give this a watch! #WebRTC #ElixirRadar #MyElixirStatus youtube.com/watch?v=ZvRSoA…
youtube.com
YouTube
Łukasz Wala – Elixir WebRTC - What, Why and How | Elixir Community...
#ElixirRadar 14 is out! ow.ly/PIqak Thanks fellas @dberkom @meatherly @augiedb @zabirauf @michalmuskala.
Tks \o/ @dberkom @augiedb @tsharju @michalmuskala @wsmoak your article is on #ElixirRadar 16. bit.ly/eli16
#ElixirRadar 13 with @JoinAlphaSights @hubertlepicki @whatyouhide @leighchalliday @rogerbraun ow.ly/Ppleq
You made #ElixirRadar 15 @Joseph_Kain @websymphony @jdimov @davidstump @jonathanharring. bit.ly/1OrrA0w
Nossos eventos estão listados na última edição da #elixirRadar da @plataformatec . Aproveite este lembrete e marque também na sua agenda essas datas! #myElixirStatus #elugSP
Ready to roll 🎥 Starting Elixir Community Kraków meetup in about 30 mins – join us on one of the two live streams! Youtube: youtube.com/live/qZmYVdWfL… WebRTC: bigcow.jellyfish.ovh/broadcaster/ See ya! 🖖 #MyElixirStatus #ElixirRadar
Real-time live-coding Twitch clone in @elixirlang ? @chris_mccord, creator of @elixirphoenix got you! 💪 Learn more about Chris' Elixir Stream Week broadcast: elixir-webrtc.org/esw.html Elixir Stream Week – 5 days, 5 broadcasts, 5 top Elixir experts. #MyElixirStatus #ElixirRadar
📢 One week left until Elixir Stream Week! Aaaand also one exiciting update to the linup 👀 Get ready for @josevalim's broadcast, where he'll talk us through all the exciting changes to @elixirlang v1.18 🔥 More about ESW: elixir-webrtc.org/esw.html #MyElixirStatus #ElixirRadar…
Some projects seem great on paper, but never come to life. Join @josevalim on his broadcast & learn what are his "projects that never were" 👀 👉Read more: elixir-webrtc.org/esw.html Elixir Stream Week – 5 days, 5 broadcasts, 5 top Elixir experts. #ElixirRadar #MyElixirStatus…
How many #HLS viewers can Jellyfish, our media server, handle at the same time? Is 4000 without a CDN possible? We've recently done some benchmarks on the topic, and we're pretty happy with the results! See for yourself here: jellyfish-dev.github.io/jellyfish-docs… #elixirradar
Jellyfish 0.4.0 just landed! 🎉 This time we focused on: 🪼 a new SIP component 🪼 new server notifications 🪼 fixing a lot of bugs 🪼 improving logs, crash and error reasons and much more! Full changelog: jellyfish-dev.github.io/jellyfish-docs… #webrtc #myelixirstatus #elixirradar
Lego Duplo version of Membrane? Yes, we have it – it's called Boombox! 🚀 Join @uusszz, @ElixirMembrane & Boombox creator for Elixir Stream Week – five days, five streams, five Elixir experts. Read more: elixir-webrtc.org/esw.html #ElixirRadar #MyElixirStatus #ElixirStreamWeek
Boombox makes streaming media easy. Curious how? Join Mateusz for his Elixir Stream Week broadcast now: stream.elixir-webrtc.org Elixir Stream Week – 5 days, 5 streams, 5 Elixir Experts. #MyElixirStatus #ElixirRadar #ESW #ElixirStreamWeek
The last thing we added in version 0.4 of Elixir WebRTC is Xav - a simple wrapper over FFmpeg for audio/video decoding so you can easily feed your data into Elixir Nx! More under: elixir-webrtc.org/#features #webrtc #myelixirstatus #elixirradar #elixirwebrtc
Something went wrong.
Something went wrong.
United States Trends
- 1. Texas A&M 14.4K posts
- 2. South Carolina 14K posts
- 3. Marcel Reed 2,767 posts
- 4. Aggies 4,121 posts
- 5. Nyck Harbor 1,590 posts
- 6. College Station 2,164 posts
- 7. Elko 2,580 posts
- 8. Jeremiyah Love 3,355 posts
- 9. Malachi Fields 1,509 posts
- 10. Mike Shula N/A
- 11. Dylan Stewart N/A
- 12. TAMU 5,800 posts
- 13. Shane Beamer N/A
- 14. Michigan 39.9K posts
- 15. #GoIrish 3,081 posts
- 16. Northwestern 4,291 posts
- 17. Sellers 9,683 posts
- 18. #iufb 1,349 posts
- 19. Wisconsin 9,924 posts
- 20. Zvada N/A