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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
cloudwebrtc avatar

cloudwebrtc/flutter-webrtc

0
View on GitHub↗
4,468 stele·1,390 fork-uri·C++·MIT·11 vizualizări

Flutter Webrtc

flutter-webrtc este un SDK de comunicare în timp real și un plugin pentru framework-ul Flutter. Acesta oferă un set de instrumente pentru stabilirea conexiunilor media peer-to-peer și schimbul de date cu latență scăzută în medii mobile, desktop și web.

Proiectul permite crearea de aplicații cu apeluri audio și video live, streaming media în timp real și canale de date peer-to-peer pentru trimiterea de pachete de date arbitrare criptate fără un server central. Suportă comunicarea media securizată prin criptare end-to-end pentru fluxurile audio, video și de date.

SDK-ul acoperă capabilități largi, inclusiv partajarea live a ecranului și capturarea conținutului ecranului, precum și capacitatea de a înregistra fluxuri media în fișiere pentru stocare permanentă. Utilizează binding-uri native și un bridge JavaScript pentru a interfața cu bibliotecile specifice platformei și API-urile browserului.

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.

Istoric stele

Graficul istoricului de stele pentru cloudwebrtc/flutter-webrtcGraficul istoricului de stele pentru cloudwebrtc/flutter-webrtc

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Flutter Webrtc

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Flutter Webrtc.
  • flutter-webrtc/flutter-webrtcAvatar flutter-webrtc

    flutter-webrtc/flutter-webrtc

    4,468Vezi pe 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
    Vezi pe GitHub↗4,468
  • steveseguin/vdo.ninjaAvatar steveseguin

    steveseguin/vdo.ninja

    3,910Vezi pe 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
    Vezi pe GitHub↗3,910
  • react-native-webrtc/react-native-webrtcAvatar react-native-webrtc

    react-native-webrtc/react-native-webrtc

    4,973Vezi pe 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
    Vezi pe GitHub↗4,973
  • miroslavpejic85/mirotalksfuAvatar miroslavpejic85

    miroslavpejic85/mirotalksfu

    2,882Vezi pe 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
    Vezi pe GitHub↗2,882
Vezi toate cele 30 alternative pentru Flutter Webrtc→

Întrebări frecvente

Ce face cloudwebrtc/flutter-webrtc?

flutter-webrtc este un SDK de comunicare în timp real și un plugin pentru framework-ul Flutter. Acesta oferă un set de instrumente pentru stabilirea conexiunilor media peer-to-peer și schimbul de date cu latență scăzută în medii mobile, desktop și web.

Care sunt principalele funcționalități ale cloudwebrtc/flutter-webrtc?

Principalele funcționalități ale cloudwebrtc/flutter-webrtc sunt: 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.

Care sunt câteva alternative open-source pentru cloudwebrtc/flutter-webrtc?

Alternativele open-source pentru cloudwebrtc/flutter-webrtc includ: 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…