LiveKit – open-source, high performance WebRTC infrastructure

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • livekit

    End-to-end stack for WebRTC. SFU media server and SDKs.

  • webrtc

    A pure Rust implementation of WebRTC (by webrtc-rs)

  • I think https://webrtc.rs/ is our best bet for this future. I am very optimistic about it. The security/memory safety aspect of it is just so important.

    So many important things are happening over WebRTC (telemedicine, remote control of dangerous machines...) I just would hate to see one of these C++ memory bugs have a negative impact.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • libwebrtc

    LibWebRTC tooling, rust bindings and more

  • I'd recommend Rust for your shared client core, even though for short-term practicality you probably have to keep using Google's C++ WebRTC library, because translating your existing high-level client code to safe Rust would be easier than translating it to reasonably safe C++.

    If you're interested in pursuing this, the best starting point I've found for using the WebRTC C++ library from Rust is this: https://github.com/arcas-io/libwebrtc So far it looks like it only works on Linux and Mac.

  • OvenMediaEngine

    OvenMediaEngine (OME) is a Sub-Second Latency Live Streaming Server with Large-Scale and High-Definition. #WebRTC #LLHLS

  • Related, check out OvenMediaEngine: https://github.com/AirenSoft/OvenMediaEngine

  • ringrtc

  • If you did not know, there is also https://github.com/signalapp/ringrtc by the Signal App team, which is written in Rust

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Trying to get WebRTC ICE to work with Rust

    1 project | /r/rust | 29 Sep 2023
  • Real-Time Video Processing with WebCodecs and Streams

    3 projects | news.ycombinator.com | 18 Mar 2023
  • Can you help me with Webrtc-rs and insertable streams?

    1 project | /r/rust | 7 Mar 2023
  • A Rust library for cross-platform video apps using WebRTC and LiveKit

    3 projects | /r/rust | 11 Jan 2023
  • WebRTC signaling server in Rust

    2 projects | /r/rust | 20 Dec 2022