#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
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
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
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
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
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…
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
📢 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
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
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
Good to see my post being featured in @plataformatec #ElixirRadar 22. This mean I am learning #Elixir right! bit.ly/elixir22
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 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
A short blog post summarizing our work on Elixir WebRTC! blog.swmansion.com/elixir-webrtc-… #myelixirstatus #webrtc #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
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
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
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
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…
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
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
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
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
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. Northern Lights 40.2K posts
- 2. #Aurora 8,353 posts
- 3. #DWTS 51.5K posts
- 4. #RHOSLC 6,672 posts
- 5. Justin Edwards 2,251 posts
- 6. Sabonis 6,041 posts
- 7. Louisville 17.7K posts
- 8. Lowe 12.6K posts
- 9. Gonzaga 2,856 posts
- 10. #OlandriaxHarpersBazaar 5,221 posts
- 11. #GoAvsGo 1,531 posts
- 12. Creighton 2,158 posts
- 13. Eubanks N/A
- 14. Andy 60.9K posts
- 15. H-1B 30.8K posts
- 16. JT Toppin N/A
- 17. Oweh 2,084 posts
- 18. Jamal Murray N/A
- 19. Schroder N/A
- 20. Zach Lavine 2,585 posts