Showing 60 open source projects for "webrtc"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Flutter-WebRTC

    Flutter-WebRTC

    WebRTC plugin for Flutter Mobile/Desktop/Web

    WebRTC plugin for Flutter Mobile/Desktop/Web. Additional platform/OS support from the other community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Pion WebRTC

    Pion WebRTC

    Pure Go implementation of the WebRTC API

    Pion implements the WebRTC API. Spend more time building and less time learning a new API. Pion is fast! With quick build times, examples and godoc you will be deploying in no time. Pion works almost everywhere thanks to Go. Ship to Mobile, Desktop, Servers and WASM all with one code base. We built everything from scratch, come learn from our journey. We have docs not just on Pion, but also deep WebRTC knowledge. Pion is owned by the community, no private bugs or roadmaps. Come join...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    eduMEET WebRTC meeting service

    eduMEET WebRTC meeting service

    Multiparty web-meetings using mediasoup and WebRTC

    edumeet, multiparty web meetings using mediasoup and WebRTC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RtspSimpleServer

    RtspSimpleServer

    ready-to-use RTSP / RTMP / LL-HLS / WebRTC server and proxy

    rtsp-simple-server is a ready-to-use and zero-dependency server and proxy that allows users to publish, read and proxy live video and audio streams. Publish live streams to the server Read live streams from the server. Proxy streams from other servers or cameras, always or on-demand. Streams are automatically converted from a protocol to another. For instance, it's possible to publish a stream with RTSP and read it with HLS. Serve multiple streams at once in separate paths Authenticate...
    Downloads: 127 This Week
    Last Update:
    See Project
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
    Try for free
  • 5
    WhatsApp clone app

    WhatsApp clone app

    WhatsApp clone project demonstrates modern Android development

    This is a WhatsApp clone app built with Stream Chat SDK for Compose to implement messaging systems and Stream Video SDK for Compose using Jetpack Compose.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 6
    SRS

    SRS

    SRS is a simple, high efficiency and realtime video server

    SRS is a simple, high-efficiency and real-time video server that supports RTMP, WebRTC, HLS, HTTP-FLV and SRT. SRS is licenced under MIT or MulanPSL-2.0, and note that MulanPSL-2.0 is compatible with Apache-2.0, but some third-party libraries are distributed using their own licenses. Besides of FFmpeg or OBS, it's also able to publish by H5 if WebRTC is enabled, please remember to set the CANDIDATE for WebRTC. Highly recommend that directly run SRS by docker, Cloud Virtual Machine, or K8s...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 7
    OpenH264

    OpenH264

    Open Source H.264 Codec

    ... environment, this will effectively make H.264 free for use on supported platforms. OpenH264 is a codec library which supports H.264 encoding and decoding. It is suitable for use in real-time applications such as WebRTC. Constrained Baseline Profile up to Level 5.2 (Max frame size is 36864 macro-blocks). Arbitrary resolution, not constrained to multiples of 16x16. Rate control with adaptive quantization, or constant quantization.
    Downloads: 80 This Week
    Last Update:
    See Project
  • 8
    Frigate

    Frigate

    NVR with realtime local object detection for IP cameras

    Frigate - NVR With Realtime Object Detection for IP Cameras A complete and local NVR designed for Home Assistant with AI object detection. Uses OpenCV and Tensorflow to perform realtime object detection locally for IP cameras. Use of a Google Coral Accelerator is optional, but highly recommended. The Coral will outperform even the best CPUs and can process 100+ FPS with very little overhead.
    Downloads: 44 This Week
    Last Update:
    See Project
  • 9
    Ant Media Server

    Ant Media Server

    Adaptive, ultra low latency streaming

    Real-time streaming engine delivers content with sub-0.5secs latency. Ant Media Server supports WebRTC, CMAF, HLS, RTMP, RTSP, SRT, Zixi and more for your needs. Ant Media Server is a real-time streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and can run on-premise or on-cloud. Increase interaction and experience real-time video streaming. Ant Media Server WebRTC Streaming...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
    Learn More
  • 10
    WebTorrent

    WebTorrent

    Streaming torrent client for the web

    WebTorrent is a streaming torrent client for node.js and the browser. YEP, THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web – so the same code works in both runtimes. In node.js, this module is a simple torrent client, using TCP and UDP to talk to other torrent clients. In the browser, WebTorrent uses WebRTC (data channels) for peer-to-peer transport. It can be used without browser plugins, extensions, or installations. It's Just JavaScript™. Note...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    PeerJS

    PeerJS

    Simple peer-to-peer with WebRTC

    PeerJS wraps the browser's WebRTC implementation to provide a complete, configurable, and easy-to-use peer-to-peer connection API. Equipped with nothing but an ID, a peer can create a P2P data or media stream connection to a remote peer. To broker connections, PeerJS connects to a PeerServer. Note that no peer-to-peer data goes through the server. The server acts only as a connection broker. If you don't want to run your own PeerServer, we offer a free cloud-hosted version of PeerServer...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Alcinoe

    Alcinoe

    Alcinoe Component Library For Delphi

    Alcinoe is a library of visual and non-visual components for Delphi. These components can be used in commercial, shareware, freeware, and open-source projects at no cost. Alcinoe is compatible with Delphi Alexandria 11.3 (Patch #1). If you find this project useful, please consider giving it a 'star' on GitHub. It doesn't cost anything, but it helps to promote the code. To set up Alcinoe, first execute CompileAll.bat. This batch file handles a series of tasks: it retrieves and patches the...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    XRENGINE

    XRENGINE

    Everything you need to build and deploy scalable realtime 3D apps

    Your own sandbox in the Metaverse. Take what you need, or launch the full stack. Includes a self-deployable platform, UI, worlds, avatars, and games. Fully customizable for any kind of game, social experience, event or spatial web app. User management, avatars and inventory with optional blockchain integration (see our Blockchain-in-a-Box repo). Social features like chat, groups, friends, blocking and moderation. 2D, 3D and XR Avatars with full inverse kinematics and facial expressions....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Trystero

    Trystero

    Serverless WebRTC matchmaking for painless P2P

    Serverless WebRTC matchmaking for painless P2P: make any site multiplayer in a few lines. Trystero manages a clandestine courier network that lets your application's users talk directly with one another, encrypted and without a server middleman. To establish a direct peer-to-peer connection with WebRTC, a signalling channel is needed to exchange peer information (SDP). Typically this involves running your own matchmaking server but Trystero abstracts this away for you and offers multiple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Networked-Aframe

    Networked-Aframe

    Web framework for building multi-user virtual reality experiences

    Multi-user VR on the Web. A framework for writing multi-user VR apps in HTML and JS. Built on top of A-Frame. Follow the NAF Getting Started tutorial to build your own example from scratch, including setting up a local server. Networked-Aframe works by syncing entities and their components to connected users. To connect to a room you need to add the networked-scene component to the a-scene element. For an entity to be synced, add the networked component to it. By default the position and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Blaze

    Blaze

    File sharing progressive web app built using WebTorrent and WebSocket

    ... devices. Files shared via WebTorrent are peer-to-peer(as they use WebRTC internally) which means there is a direct transfer between the sender and receiver without any intermediate server. Do note that tracker servers in WebTorrent are used which carry metadata and facilitate the file transfer but do not get the complete file in any form.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Amazon Connect connect-rtc-js

    Amazon Connect connect-rtc-js

    Provide softphone support to AmazonConnect customers

    connect-rtc.js provides softphone support to AmazonConnect customers when they choose to directly integrate with AmazonConnect API and not use the AmazonConnect web application. It implements Amazon Connect WebRTC signaling protocol and integrates with browser WebRTC APIs to provide a simple contact session interface that can seamlessly integrate with Amazon Connect StreamJS. In a typical amazon-connect-streams integration, connect-rtc-js is not required on parent page. Softphone call handling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Metastream

    Metastream

    Watch streaming media with friends

    Start a session and invite your friends by sharing your friend code with them. Browse for your favorite media and add the URL to the queue. A number of popular websites are already supported for playback. New features are added on top of streaming websites such as real-time chat and timestamp markers. Synchronized playback of streaming media across various websites. Public, private, and offline sessions. Support for WebRTC peer-to-peer connections. Easily add watch party support to your website...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    js-libp2p-monorepo

    js-libp2p-monorepo

    The JavaScript Implementation of libp2p networking stack

    JavaScript implementation of libp2p, a modular peer-to-peer network stack. libp2p is the product of a long and arduous quest to understand the evolution of the Internet networking stack. In order to build P2P applications, devs have long had to make custom ad-hoc solutions to fit their needs, sometimes making some hard assumptions about their runtimes and the state of the network at the time of their development. Today, looking back more than 20 years, we see a clear pattern in the types of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Firefox GNOME theme

    Firefox GNOME theme

    A GNOME theme for Firefox

    A GNOME theme for Firefox. This theme follows lastest GNOME Adwaita style. Be aware that this theme might do things that are not supported by upstream Firefox. If you face an issue while using this theme, report it here first or test if it is reproducible in vanilla Firefox. If you are a software distribution maintainer, please do not ship these changes by default to your users unless you made it extremely clear that they are using a modified version of Firefox UI. This is a bunch of CSS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vieb

    Vieb

    Vim bindings for the web by design

    Free, open source, fast and secure. Local first adblocking, auto-complete, AMP protection, custom redirects and more, all without web requests. Privacy with strict permission system, navigator overrides, custom useragent, custom WebRTC policy and more. Accessible with custom themes, full interface & fontsize scaling, page zooming, spellcheck and mouse support. Security settings with permissions, cache usage, cookie management, (auto-)download settings and more. Window splitting with buffer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenClinic GA

    OpenClinic GA

    Open Source Integrated Hospital Information Management System

    OpenClinic GA is an open source integrated hospital information management system covering management of administrative, financial, clinical, lab, x-ray, pharmacy, meals distribution and other data. Extensive statistical and reporting capabilities.
    Leader badge
    Downloads: 206 This Week
    Last Update:
    See Project
  • 23
    CerberusCMS5

    CerberusCMS5

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 24
    MeanOS

    MeanOS

    The smallest and the most powerful operating system.

    The first decentralized, artificially intelligent, MEAN.js stack, operating system. Mean OS is the only operating system hosted anonymous using a P2P network and a suite of non-standard in-browser delivery mechanisms. Mean OS is specifically designed to support both Brave and Tor but is compatible with all other major browsers. Mean OS is Proud to be a BRAVE and TOR supporter, be free!!
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    cerberuscms2

    cerberuscms2

    Cerberus Content Management System

    Cerberus Content Management System is a dynamic, secure and infinitely expandable CMS designed after a Unix-Like model. It is a custom written Web Application Framework ( W.A.F. ) with a consistent and custom written Pre-Hyper-Text-Post-Processor Programming Code Framework ( P.C.F. ). This Web Application Software Project' aim is to be the fastest and most secure Web Application Framework, Web Application Programming Code Framework, Text, Voice and Video Communications Platform and Content...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next