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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
vasanthv avatar

vasanthv/helloArchived

0
View on GitHub↗
4,196 stars·662 forks·JavaScript·MIT·21 views

Hello

This is a WebRTC video calling platform and browser-based video conferencing tool. It provides an instant communication room generator and an embeddable video call widget for hosting group audio and video calls directly in the browser.

The platform enables a no-authentication communication workflow, allowing for the creation of unique, shareable links to establish private video sessions without requiring user account registration or software installation.

The system supports real-time group video calling and provides capabilities for integrating the communication interface into external websites or applications using iframes and standard frame elements.

Features

  • Browser-Based Video Calling - A real-time communication platform for hosting group video and audio calls directly in the browser using WebRTC.
  • WebRTC Streaming - Utilizes WebRTC for low-latency, real-time audio and video streaming directly between browsers.
  • Authentication-Free Communication - Facilitates immediate remote collaboration by removing the need for account creation or login processes.
  • Instant Room Generators - Includes a system for generating unique, shareable links that grant immediate access to private video channels.
  • Real-Time Channel Managers - Manages the creation and isolation of private communication channels via unique shareable links.
  • Video Conferencing Systems - Offers a comprehensive system for real-time audio and video communication supporting multi-user meetings.
  • Signaling Coordination - Implements a signaling mechanism to exchange connection metadata between participants before initiating media streams.
  • Shareable Session Links - Enables the creation of unique, shareable links to establish private communication channels for specific groups.
  • Client-Side Media Processing - Processes camera and microphone inputs directly in the browser to eliminate external software requirements.
  • Collaboration Room Routing - Uses unique URL paths to map users to isolated communication rooms without requiring authentication.
  • Embeddable Video Widgets - Provides a video communication interface that integrates into external websites through frames or iframes.

Star history

Star history chart for vasanthv/helloStar history chart for vasanthv/hello

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Hello

Similar open-source projects, ranked by how many features they share with Hello.
  • feross/simple-peerfeross avatar

    feross/simple-peer

    7,797View on GitHub↗

    simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer networking in the browser. It serves as a tool for creating direct device-to-device connections for the transmission of binary data and real-time media streaming. The library manages the exchange of strings and binary buffers through a data channel implementation and provides tools for sharing real-time audio and video tracks between peers. It covers the full lifecycle of peer connectivity, including signaling coordination, session description negotiation, and the gathering of

    JavaScript
    View on GitHub↗7,797
  • miroslavpejic85/mirotalkmiroslavpejic85 avatar

    miroslavpejic85/mirotalk

    4,595View on GitHub↗

    Mirotalk is a self-hosted video conferencing platform and peer-to-peer communication server. It utilizes WebRTC for high-resolution video calls, screen sharing, and real-time audio streaming, operating as a decentralized system that routes media streams directly between participants to ensure privacy and low latency. The platform integrates conversational language models and speech recognition to provide real-time transcription and automated meeting tasks. It also functions as a white-label collaboration suite, allowing users to apply corporate visual identities across the interface and sourc

    JavaScriptconferencingdecentralizeddocker-image
    View on GitHub↗4,595
  • jitsi/jitsijitsi avatar

    jitsi/jitsi

    4,329View on GitHub↗

    Jitsi is an open-source communication suite providing a self-hosted platform for real-time video conferencing, audio calls, and instant messaging. It functions as a comprehensive toolkit for streaming voice and video across different devices and platforms, allowing for the deployment of private team collaboration environments. The project is distinguished by its multi-protocol communication bridging, which translates and exchanges data between diverse network standards including SIP, XMPP, and IRC. This allows users on different protocols to interact within a unified communication interface.

    Javaaudiochaticq
    View on GitHub↗4,329
  • miroslavpejic85/mirotalksfumiroslavpejic85 avatar

    miroslavpejic85/mirotalksfu

    2,882View on 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
    View on GitHub↗2,882
See all 30 alternatives to Hello→

Frequently asked questions

What does vasanthv/hello do?

This is a WebRTC video calling platform and browser-based video conferencing tool. It provides an instant communication room generator and an embeddable video call widget for hosting group audio and video calls directly in the browser.

What are the main features of vasanthv/hello?

The main features of vasanthv/hello are: Browser-Based Video Calling, WebRTC Streaming, Authentication-Free Communication, Instant Room Generators, Real-Time Channel Managers, Video Conferencing Systems, Signaling Coordination, Shareable Session Links.

What are some open-source alternatives to vasanthv/hello?

Open-source alternatives to vasanthv/hello include: feross/simple-peer — simple-peer is a JavaScript library that provides a wrapper for WebRTC to simplify the establishment of peer-to-peer… miroslavpejic85/mirotalk — Mirotalk is a self-hosted video conferencing platform and peer-to-peer communication server. It utilizes WebRTC for… jitsi/jitsi — Jitsi is an open-source communication suite providing a self-hosted platform for real-time video conferencing, audio… miroslavpejic85/mirotalksfu — Mirotalksfu is a WebRTC video conferencing platform and AI-integrated meeting suite. It functions as a real-time… jsfiddle/togetherjs — Togetherjs is a real-time collaboration framework designed to synchronize application state, cursors, and navigation… ant-media/ant-media-server — Ant-Media-Server is a server-side streaming engine designed for real-time audio and video broadcasting. It functions…