mat-hek

mat-hek

Membrane Core Team

Hi there! So far we’ve been posting news about Membrane & multimedia mostly on X/Twitter, but from now on we’d like to share them on the forum as well, hence this thread :wink: You can expect posts about everything we work on, new releases, learning materials, projects using Membrane and more.

For a start, a new video about building a complete talk-to-AI solution with Boombox and OpenAI real-time API. You’ll learn how to:

  • Set up backend to handle OpenAI Realtime API calls.
  • Integrate with Boombox for real-time communication between your browser and backend.

The code is available here: https://github.com/membraneframework/boombox/blob/master/examples.livemd#talk-to-chat-gpt

Happy streaming :wink:

Showing Posts 1 to 5

mat-hek

mat-hek OP

Membrane Core Team

Today, something about codecs and their licensing :balance_scale:

What does it mean that a codec is royalty-free? When should you pay licensing fees? :thinking: Let’s dive into the world of codec patents :backhand_index_pointing_down:

:backhand_index_pointing_right: First of all, there are two main families of codecs - H26x (H264 and H265) and VPx (VP8 and VP9). The former is developed by ITU-T and MPEG organizations, while the latter by Google (which acquired On2 Technologies).

:backhand_index_pointing_right: H26x codecs are patented, meaning that to use them, you have to pay license fees to various patent holders. In practice, this responsibility typically falls on big companies.

Let’s take a look at Cisco’s openH264 implementation:

:right_arrow: OpenH264 is an open-source H.264 implementation. Cisco compiles and distributes it so you can download it from Cisco’s servers for commercial purposes for free. For this to happen, Cisco pays royalty fees.

:right_arrow: You can’t distribute Cisco’s binary on your own. Instead, when your product is installed, it must download the OpenH264 binary from Cisco’s servers.

:right_arrow: You can’t include and distribute the OpenH264 source code with your product for free. To do so, you have to pay royalty fees.

:backhand_index_pointing_right: VPx codecs emerged as an alternative to the H26x family. They are royalty-free for both personal and commercial use cases. VP8 serves as an alternative to H.264 and VP9 to H.265.

:backhand_index_pointing_right: In 2015, a consortium of companies (including semiconductor firms, VoD providers, and web browser vendors) founded the Alliance for Open Media. This consortium aimed to develop a successor to VP9 called AV1. Its first version was released in 2016 and it is also royalty-free and open.

:light_bulb: You can read more about Cisco’s OpenH264 at: https://openh264.org/faq.html. Additionally, this video provides a thorough explanation of the entire ecosystem: Open H.264 IPR Explained.

:light_bulb:Learn more on VP8 and VP9 licensing here: https://webmproject.org/about/faq/.

mat-hek

mat-hek OP

Membrane Core Team

DTLS-SRTP is the handshake protocol used by WebRTC to establish a secure connection. We implemented it as a NIF, but OTP provides some primitives for that too. Is it enough to get it working without the NIF? Check out @mickel8’s new article, where he explores this topic: Hooking into Erlang’s SSL to Perform DTLS-SRTP Handshake

axelson

axelson

Scenic Core Team

That’s really neat! Also FYI the gif isn’t loading for me (maybe it wasn’t successfully uploaded?)

varsill

varsill

Membrane Core Team

Oh, thanks for letting me know! I’ve updated the GIF link and it seems to be working now.

— All posts loaded —

Where Next? Top

Trending in News & Updates Top

sorenone
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
kip
I’m a bit excited to announce that Localize and friends are now at release 1.0. Even though it’s a 1.0 release, it stands on 8 years of w...
New
bartblast
Hologram v0.11 is out! Two headline features this release. First, Elixir regexes now run in the browser. They were server-only until now,...
New
nseaSeb
Just published search_ash 0.5.0 (with search_core 0.4.0) on Hex. What’s new: synonyms You can now declare a synonym dictionary per lang...
New
mudasobwa
MdexMultilineCells is an MDEx plugin enabling multi-line cells in Markdown tables with full inline/block Markdown rendering and automati...
New
jvoegele
Bond brings Design by Contract to Elixir: preconditions, postconditions and invariants as executable specifications, checked at runtime a...
New

Other Trending Topics Top

garrison
Hobbes is a low-level distributed database for the Elixir programming language. Hobbes provides a simple, safe, and scalable storage lay...
New
mcass19
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Damirados
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve. They are GUI (Emerge) and State management (S...
New
netoum
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
wintermeyer
There are three potential reasons for members of this forum to have a look at https://vutuv.de You are tired or annoyed of LinkedIn. Yo...
New
webofbits
Aludel - LLM Evaluation Workbench Aludel is an embeddable Phoenix LiveView dashboard for evaluating and comparing LLM prompts across mult...
New

We're in Beta

About us Mission Statement

Options

Thread Display Mode




Thread Preview

Skip Thread Previews