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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloudwebrtc avatar

cloudwebrtc/flutter-webrtc

0
View on GitHub↗
4,468 estrellas·1,390 forks·C++·MIT·11 vistas

Flutter Webrtc

flutter-webrtc es un SDK de comunicación en tiempo real y un plugin para el framework Flutter. Proporciona un conjunto de herramientas para establecer conexiones de medios peer-to-peer e intercambio de datos de baja latencia en entornos móviles, de escritorio y web.

El proyecto permite la creación de aplicaciones con llamadas de audio y video en vivo, streaming de medios en tiempo real y canales de datos peer-to-peer para enviar paquetes de datos arbitrarios cifrados sin un servidor central. Admite comunicación de medios segura a través de cifrado de extremo a extremo para flujos de audio, video y datos.

El SDK cubre amplias capacidades, incluyendo compartir pantalla en vivo y captura de contenido de pantalla, así como la capacidad de grabar flujos de medios en archivos para almacenamiento permanente. Utiliza enlaces nativos y un puente de JavaScript para interactuar con librerías específicas de la plataforma y APIs del navegador.

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.

Historial de estrellas

Gráfico del historial de estrellas de cloudwebrtc/flutter-webrtcGráfico del historial de estrellas de cloudwebrtc/flutter-webrtc

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Flutter Webrtc

Proyectos open-source similares, clasificados según cuántas características comparten con Flutter Webrtc.
  • flutter-webrtc/flutter-webrtcAvatar de flutter-webrtc

    flutter-webrtc/flutter-webrtc

    4,468Ver en GitHub↗

    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
    Ver en GitHub↗4,468
  • steveseguin/vdo.ninjaAvatar de steveseguin

    steveseguin/vdo.ninja

    3,910Ver en GitHub↗

    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
    Ver en GitHub↗3,910
  • react-native-webrtc/react-native-webrtcAvatar de react-native-webrtc

    react-native-webrtc/react-native-webrtc

    4,973Ver en GitHub↗

    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
    Ver en GitHub↗4,973
  • miroslavpejic85/mirotalksfuAvatar de miroslavpejic85

    miroslavpejic85/mirotalksfu

    2,882Ver en GitHub↗

    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
    Ver en GitHub↗2,882
Ver las 30 alternativas a Flutter Webrtc→

Preguntas frecuentes

¿Qué hace cloudwebrtc/flutter-webrtc?

flutter-webrtc es un SDK de comunicación en tiempo real y un plugin para el framework Flutter. Proporciona un conjunto de herramientas para establecer conexiones de medios peer-to-peer e intercambio de datos de baja latencia en entornos móviles, de escritorio y web.

¿Cuáles son las características principales de cloudwebrtc/flutter-webrtc?

Las características principales de cloudwebrtc/flutter-webrtc son: 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.

¿Qué alternativas de código abierto existen para cloudwebrtc/flutter-webrtc?

Las alternativas de código abierto para cloudwebrtc/flutter-webrtc incluyen: 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…