← Back to home
Comparison · Meetings

HOMER vs mediasoup

A side-by-side editorial comparison of HOMER and mediasoup — release velocity, themes, recent moves, and the top alternatives to consider.

HOMER vs mediasoup: at a glance

FeatureHOMERmediasoup
SectorMeetingsMeetings
Velocity score5.05.0
Sparks · 30d00
Top themesducklake-storage, sip-correlation, data-retention, patch-cadencewebrtc, sfu, rust, subchannels
Last editorial update3h ago1d ago
WebsiteVisit →Visit →

What is HOMER?

A tight patch train is still paying off HOMER's move to a DuckLake storage engine.

HOMER 11 is shipping point releases every few days, and nearly all of them touch the DuckLake-backed storage layer it now runs on: partition hygiene, snapshot expiry, tiered-volume reclaim, corrupt metadata detection. The capture and correlation side is getting real work too, most notably transitive B2B call-leg resolution. This is a project stabilizing a storage migration in public rather than adding surface.

Read the full HOMER trajectory →

What is mediasoup?

mediasoup is threading subchannels through pipe transports, one small Rust release at a time.

The Rust crate ships small, frequent releases carrying one or two commits each. A single thread runs through the current window: subchannel support over pipe transport, which started with encoding subchannels into SCTP messages in 0.23.0, continued with pipe DataConsumers handling them in 0.24.2, and reached the API surface in 0.25.0 with an ignored_subchannel argument on DirectDataProducer.send(). Alongside it, 0.24.0 was a security batch — constant-time comparison for SCTP cookie and STUN message-integrity MACs, an out-of-bounds write in RTP dependency descriptor parsing, an SCTP integer overflow — with an outside researcher credited on all three.

Read the full mediasoup trajectory →

HOMER vs mediasoup: editorial side-by-side

H
HOMER
MEETINGS
5.0

A tight patch train is still paying off HOMER's move to a DuckLake storage engine.

◆ Current state

HOMER 11 is shipping point releases every few days, and nearly all of them touch the DuckLake-backed storage layer it now runs on: partition hygiene, snapshot expiry, tiered-volume reclaim, corrupt metadata detection. The capture and correlation side is getting real work too, most notably transitive B2B call-leg resolution. This is a project stabilizing a storage migration in public rather than adding surface.

◆ Where it's heading

The pattern across these releases is a backend that works but hasn't yet been made operationally boring. Storage bugs keep arriving from the field — future-dated partitions from bad RTPengine timestamps, obsolete files never physically deleted, corrupt table ids — which is what a young lakehouse layer under real VoIP capture volume looks like. Correlation and the coordinator API are where the actual feature work is landing, aimed at operators running multi-B2BUA chains and GitOps-managed deployments.

◆ Prediction

Expect the patch cadence to continue on storage correctness and retention until field reports thin out; the aliases CRUD API documented in 11.0.301 suggests config-as-code deployment is the next area to get real attention.

M
mediasoup
MEETINGS
5.0

mediasoup is threading subchannels through pipe transports, one small Rust release at a time.

◆ Current state

The Rust crate ships small, frequent releases carrying one or two commits each. A single thread runs through the current window: subchannel support over pipe transport, which started with encoding subchannels into SCTP messages in 0.23.0, continued with pipe DataConsumers handling them in 0.24.2, and reached the API surface in 0.25.0 with an ignored_subchannel argument on DirectDataProducer.send(). Alongside it, 0.24.0 was a security batch — constant-time comparison for SCTP cookie and STUN message-integrity MACs, an out-of-bounds write in RTP dependency descriptor parsing, an SCTP integer overflow — with an outside researcher credited on all three.

◆ Where it's heading

The work is squarely on multi-worker and multi-host routing: subchannels let a single data stream be selectively delivered, and making that work across pipe transport is what lets it survive the hop between workers. That is scaling infrastructure for SFU operators running mediasoup across processes or machines rather than a feature end users see. The parallel security hardening suggests the library is getting outside scrutiny, and the SVC enablement for VP8 and H264 in 0.22.11 rounds out the same picture — media quality and routing capability for large deployments.

◆ Prediction

Expect the subchannel work to continue closing gaps in the pipe transport path, since each release in this sequence has handled one more place subchannels were dropped. The one-or-two-commit release habit means version numbers will keep climbing faster than the scope of any individual change.

Alternatives to HOMER and mediasoup

Other Meetings products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either HOMER or mediasoup.

See all HOMER alternatives → · See all mediasoup alternatives →

Recent activity from HOMER and mediasoup

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 1d agoHOMERSanitizes bad HEP timestamps that created future-dated partitions
  2. 1d agomediasoupsend() gains an ignored_subchannel argument
  3. 2d agoHOMERCall-IDs with SQL keywords no longer blocked by the query guard
  4. 3d agoHOMERDashboard layout persists across resize; PostCSS bump
  5. 3d agoHOMERDuckDB 1.5.5 and dependency bumps
  6. 4d agoHOMERValidates event_type identifiers and detects corrupt DuckLake table ids
  7. 5d agomediasoupnew_pipe_transport() made public
  8. 6d agoHOMERTransitive B2B leg correlation resolves multi-B2BUA call chains
  9. 7d agomediasoupPipe DataConsumers handle subchannels
  10. 8d agomediasoupWorker uses thread_local buffer on abort
  11. 9d agomediasoupTiming-safe MAC checks and RTP parser fixes
  12. 15d agomediasoupSubchannels encoded in SCTP for pipe transport

Frequently asked questions

What is the difference between HOMER and mediasoup?

They serve adjacent needs but don't currently overlap on shipped themes. HOMER and mediasoup are shipping at a similar cadence (velocity 5.0 vs 5.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is HOMER better than mediasoup?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. HOMER and mediasoup are shipping at a similar cadence (velocity 5.0 vs 5.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Meetings products to evaluate alongside.

What are the best alternatives to HOMER?

Top HOMER alternatives in Meetings are ranked by recent ship velocity. Browse the "HOMER alternatives" section above for the current picks, or visit /alternatives/homer-voip for the full list with editorial commentary on each.

What are the best alternatives to mediasoup?

Top mediasoup alternatives in Meetings are ranked by recent ship velocity. Browse the "mediasoup alternatives" section above for the current picks, or visit /alternatives/mediasoup for the full list with editorial commentary on each.