Bananas: Cross-Platform screen sharing made simple

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

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. bananas

    Bananas🍌, Cross-Platform screen 🖥️ sharing 📡 made simple ⚡.

    - https://github.com/mistweaverco/bananas/blob/623016aea330e61...

    It's P2P, but saying there's no server infrastructure with no caveats about NAT/firewalls is objectively wrong.

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. laplace

    Laplace is an open-source project to enable screen sharing directly via browser. Based on WebRTC for low latency peer-to-peer connections, and WebSocket implemented in golang for signaling. (by adamyordan)

    Do both the sharing and receiving users need to install the app? If not, it would probably be much easier to start using the app if at least the receiving user could view my screen from their web browser.

    Apart from that, I often fall back to https://github.com/adamyordan/laplace when I need to share my screen. It works in the browser and has great image clarity. Sadly, the demo instance is down, so you need to host it yourself. Also, it can have trouble inside some enterprise network/firewall setups.

  4. coturn

    coturn TURN server project

    Might work with coturn or turn-rs, others?

    https://github.com/coturn/coturn

    https://github.com/mycrl/turn-rs

    Maybe there are some projects doing only stun - if that is enough?

  5. turn-rs

    A pure rust implemented turn server.

    Might work with coturn or turn-rs, others?

    https://github.com/coturn/coturn

    https://github.com/mycrl/turn-rs

    Maybe there are some projects doing only stun - if that is enough?

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

  • Coturn: Open-Source Turn Server for Efficient Nat Traversal

    1 project | news.ycombinator.com | 1 Oct 2024
  • How to setup and configure TURN server using coTURN?

    1 project | dev.to | 29 Oct 2023
  • How to deploy TURN server(coturn) inside Kubernetes

    1 project | /r/codehunter | 8 Jun 2023
  • SIM card at home

    1 project | /r/selfhosted | 30 Mar 2023
  • Nextcloud-AIO Backup error

    1 project | /r/NextCloud | 27 Feb 2023

Did you know that C is
the 6th most popular programming language
based on number of references?