awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloudwebrtc avatar

cloudwebrtc/flutter-webrtc

0
View on GitHub↗
4,468 Stars·1,390 Forks·C++·MIT·11 Aufrufe

Flutter Webrtc

flutter-webrtc ist ein SDK für Echtzeitkommunikation und ein Plugin für das Flutter-Framework. Es bietet eine Reihe von Tools zum Aufbau von Peer-to-Peer-Medienverbindungen und für den Datenaustausch mit geringer Latenz über mobile, Desktop- und Webumgebungen hinweg.

Das Projekt ermöglicht die Erstellung von Anwendungen mit Live-Audio- und Videoanrufen, Echtzeit-Medien-Streaming und Peer-to-Peer-Datenkanälen zum Senden verschlüsselter, beliebiger Datenpakete ohne zentralen Server. Es unterstützt sichere Medienkommunikation durch Ende-zu-Ende-Verschlüsselung für Audio-, Video- und Datenströme.

Das SDK deckt umfassende Funktionen ab, einschließlich Live-Bildschirmfreigabe und Bildschirmaufnahme sowie die Möglichkeit, Medienströme zur dauerhaften Speicherung in Dateien aufzuzeichnen. Es nutzt native Bindings und eine JavaScript-Bridge zur Schnittstellenbildung mit plattformspezifischen Bibliotheken und Browser-APIs.

Features

  • Real-Time Voice and Video Communication - Provides the core capability to build live audio and video calling applications across multiple platforms.
  • Live Media Streamers - Acts as a bridge for capturing and transmitting live audio and video feeds across mobile, desktop, and web.
  • Live Media Streaming - Enables live audio and video streaming across mobile, desktop, and web platforms from a single codebase.
  • Flutter Plugin Integrations - Integrates real-time audio, video, and data streaming into Flutter applications via platform-specific plugins.
  • Realtime Communication Channels - Provides dedicated communication channels for sending arbitrary data packets between peers in real time.
  • Peer-to-Peer Data Exchange - Implements low-latency peer-to-peer data exchange for real-time messaging and state synchronization.
  • Peer-to-Peer Media Libraries - Establishes direct audio, video, and data channels between peers without the need for a central server.
  • Real-Time Communication SDKs - Provides a comprehensive set of tools for establishing peer-to-peer media connections and low-latency data exchange.
  • Foreign Function Interfaces - Provides binding layers to call native C++ WebRTC libraries for high-performance media encoding and encryption.
  • Native Bindings - Provides managed wrappers that bridge the Flutter runtime with native C++ WebRTC libraries on Android and iOS.
  • End-to-End Encryption - Ensures private communication between peers through end-to-end encrypted audio, video, and data streams.
  • Platform Channel Communications - Uses platform channels to exchange asynchronous messages between Dart and native host code for hardware operations.
  • Web-Native Integration Bridges - Bridges the Flutter framework with the browser's native WebRTC API via JavaScript interop for web support.
  • Texture-Backed Video Rendering - Streams raw video frames from native memory to the GPU using external textures for high-performance rendering.
  • Screen Sharing - Captures and streams the device screen to remote participants in real time for collaboration.
  • Real-Time Screen Sharing - Provides capabilities to capture and stream the device screen to remote peers in real time.
  • Media Plugins - WebRTC implementation for real-time communication.
  • Video and Camera - WebRTC plugin for real-time communication.

Star-Verlauf

Star-Verlauf für cloudwebrtc/flutter-webrtcStar-Verlauf für cloudwebrtc/flutter-webrtc

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Flutter Webrtc

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Flutter Webrtc.
  • flutter-webrtc/flutter-webrtcAvatar von flutter-webrtc

    flutter-webrtc/flutter-webrtc

    4,468Auf GitHub ansehen↗

    This project is a WebRTC plugin for Flutter that provides a real-time communication framework for implementing peer-to-peer voice, video, and data streaming. It functions as a cross-platform media streamer and hardware media controller, allowing applications to manage device cameras and microphones across mobile, desktop, and web platforms. The framework includes a dedicated peer-to-peer data channel interface for exchanging arbitrary data packets with low latency. It ensures privacy and data integrity through end-to-end encryption for all audio, video, and data transmissions. Broad capabili

    C++androiddesktopflutter
    Auf GitHub ansehen↗4,468
  • steveseguin/vdo.ninjaAvatar von steveseguin

    steveseguin/vdo.ninja

    3,910Auf GitHub ansehen↗

    VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate remote audio and video feeds into professional production workflows. It functions as a WebRTC broadcast integration tool and studio controller, allowing for the direct transmission of high-definition media between publishers and viewers with minimal delay. The platform distinguishes itself through extensive protocol bridging, converting between WebRTC, WHIP, WHEP, SRT, and RTMP to ensure compatibility across diverse network environments and professional studio software. It includes

    JavaScriptlivelow-latencyninja
    Auf GitHub ansehen↗3,910
  • react-native-webrtc/react-native-webrtcAvatar von react-native-webrtc

    react-native-webrtc/react-native-webrtc

    4,973Auf GitHub ansehen↗

    react-native-webrtc is a mobile framework wrapper and peer-to-peer communication library used to integrate real-time audio, video, and data communication into cross-platform mobile applications. It functions as a tool for capturing device screens and streaming live media content via the WebRTC protocol. The project provides an interface for bidirectional data channels, enabling the exchange of arbitrary data packets between peers without a central relay server. It supports real-time media streaming, including peer-to-peer audio and video transmission and screen capture capabilities. The libr

    Javareactreact-nativewebrtc
    Auf GitHub ansehen↗4,973
  • miroslavpejic85/mirotalksfuAvatar von miroslavpejic85

    miroslavpejic85/mirotalksfu

    2,882Auf GitHub ansehen↗

    Mirotalksfu is a WebRTC video conferencing platform and AI-integrated meeting suite. It functions as a real-time communication system for hosting high-resolution audio and video meetings, serving as a self-hosted virtual classroom and a collaborative workspace. The platform distinguishes itself by integrating generative AI assistants, speech recognition, and digital avatars into live sessions. It also operates as an RTMP streaming gateway, allowing users to broadcast live meeting content to external audiences and platforms. The system provides a collaboration suite featuring a shared interac

    JavaScriptchatchatgptcollaboration
    Auf GitHub ansehen↗2,882
Alle 30 Alternativen zu Flutter Webrtc anzeigen→

Häufig gestellte Fragen

Was macht cloudwebrtc/flutter-webrtc?

flutter-webrtc ist ein SDK für Echtzeitkommunikation und ein Plugin für das Flutter-Framework. Es bietet eine Reihe von Tools zum Aufbau von Peer-to-Peer-Medienverbindungen und für den Datenaustausch mit geringer Latenz über mobile, Desktop- und Webumgebungen hinweg.

Was sind die Hauptfunktionen von cloudwebrtc/flutter-webrtc?

Die Hauptfunktionen von cloudwebrtc/flutter-webrtc sind: Real-Time Voice and Video Communication, Live Media Streamers, Live Media Streaming, Flutter Plugin Integrations, Realtime Communication Channels, Peer-to-Peer Data Exchange, Peer-to-Peer Media Libraries, Real-Time Communication SDKs.

Welche Open-Source-Alternativen gibt es zu cloudwebrtc/flutter-webrtc?

Open-Source-Alternativen zu cloudwebrtc/flutter-webrtc sind unter anderem: flutter-webrtc/flutter-webrtc — This project is a WebRTC plugin for Flutter that provides a real-time communication framework for implementing… steveseguin/vdo.ninja — VDO.Ninja is a low-latency peer-to-peer media routing service and video streaming platform designed to integrate… react-native-webrtc/react-native-webrtc — react-native-webrtc is a mobile framework wrapper and peer-to-peer communication library used to integrate real-time… miroslavpejic85/mirotalksfu — Mirotalksfu is a WebRTC video conferencing platform and AI-integrated meeting suite. It functions as a real-time… simplewebrtc/simplewebrtc — SimpleWebRTC is a communication framework and real-time media streaming library designed to establish peer-to-peer… ianramzy/decentralized-video-chat — This project is a browser-based video conferencing platform that facilitates direct, peer-to-peer communication…