example-webrtc-applications VS TelloGo

Compare example-webrtc-applications vs TelloGo and see what are their differences.

example-webrtc-applications

Examples of WebRTC applications that are large, or use 3rd party libraries (by pion)

TelloGo

Tello on the web via WebRTC (by Ragnar-H)
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
example-webrtc-applications TelloGo
8 3
949 42
1.5% -
8.2 0.0
3 days ago about 1 year ago
Go TypeScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

example-webrtc-applications

Posts with mentions or reviews of example-webrtc-applications. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.

TelloGo

Posts with mentions or reviews of TelloGo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-12.
  • Show HN: AV1 and WebRTC
    8 projects | news.ycombinator.com | 12 Apr 2022
    AV1 support is already available in libwebrtc!

    So when I started building Pion the target use case was to make it easier to build scalable servers. Instead of interacting with a WebRTC servers REST API to query information/load balance I wanted to have it all in one code base. It also is really useful to have Media+Transport decoupled. Lots of use cases I didn't realize grew out of that.

    * Teleoperation/robotics (https://github.com/Ragnar-H/TelloGo)

    * Control remote software (https://github.com/m1k1o/neko)

    * Cross platform file sharing (https://github.com/saljam/webwormhole)

    * Sending pre-recorded media (RTMP/HLS/RTSP -> WebRTC)

    * Custom DataChannel servers/bridges (https://snowflake.torproject.org/)

    Lots of other cool ones in https://github.com/pion/awesome-pion I need to update it. It has been a bit since I have looked through https://pkg.go.dev/github.com/pion/webrtc/v3?tab=importedby

  • What would be a compelling talk on WebRTC/P2P for Go developers?
    7 projects | /r/golang | 28 Feb 2022
  • WebRTC ➕ Build Yet another Chatting app💭 but P2P/E2EE🤯.!!
    12 projects | dev.to | 1 Jul 2021
    Control drone over browser

What are some alternatives?

When comparing example-webrtc-applications and TelloGo you can also consider the following projects:

flutter-webrtc - WebRTC plugin for Flutter Mobile/Desktop/Web

amazon-kinesis-video-streams-webrtc-sdk-c - Amazon Kinesis Video Streams Webrtc SDK is for developers to install and customize realtime communication between devices and enable secure streaming of video, audio to Kinesis Video Streams.

fyne - Cross platform GUI toolkit in Go inspired by Material Design

cloud-game - Web-based Cloud Gaming service for Retro Game

galene - The Galène videoconference server

rawrtc - WebRTC and ORTC with a little bit of RAWR!

snowflake - WebRTC Pluggable Transport - the original snowflake repo

werift-webrtc - WebRTC Implementation for TypeScript (Node.js), includes ICE/DTLS/SCTP/RTP/SRTP/WEBM/MP4

Project-Lightspeed - A self contained OBS -> FTL -> WebRTC live streaming server. Comprised of 3 parts once configured anyone can achieve sub-second OBS to the browser livestreaming

grpc-over-webrtc - gRPC over WebRTC

Yet-Another-ChatApp - A chat app over WebRTC DataChannels