awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vasanthv avatar

vasanthv/helloArchived

0
View on GitHub↗
4,196 星标·662 分支·JavaScript·MIT·6 次浏览

Hello

这是一个 WebRTC 视频通话平台和基于浏览器的视频会议工具。它提供了一个即时通信房间生成器和一个可嵌入的视频通话小部件,用于直接在浏览器中托管群组音视频通话。

该平台支持无需身份验证的通信工作流,允许创建唯一的、可共享的链接来建立私有视频会话,而无需用户注册账户或安装软件。

该系统支持实时群组视频通话,并提供通过 iframe 和标准 frame 元素将通信界面集成到外部网站或应用中的功能。

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 历史

vasanthv/hello 的 Star 历史图表vasanthv/hello 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

vasanthv/hello 是做什么的?

这是一个 WebRTC 视频通话平台和基于浏览器的视频会议工具。它提供了一个即时通信房间生成器和一个可嵌入的视频通话小部件,用于直接在浏览器中托管群组音视频通话。

vasanthv/hello 的主要功能有哪些?

vasanthv/hello 的主要功能包括:Browser-Based Video Calling, WebRTC Streaming, Authentication-Free Communication, Instant Room Generators, Real-Time Channel Managers, Video Conferencing Systems, Signaling Coordination, Shareable Session Links。

vasanthv/hello 有哪些开源替代品?

vasanthv/hello 的开源替代品包括: 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…

Hello 的开源替代方案

相似的开源项目,按与 Hello 的功能重合度排序。
  • feross/simple-peerfeross 的头像

    feross/simple-peer

    7,797在 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
    在 GitHub 上查看↗7,797
  • miroslavpejic85/mirotalkmiroslavpejic85 的头像

    miroslavpejic85/mirotalk

    4,595在 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
    在 GitHub 上查看↗4,595
  • jitsi/jitsijitsi 的头像

    jitsi/jitsi

    4,329在 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
    在 GitHub 上查看↗4,329
  • miroslavpejic85/mirotalksfumiroslavpejic85 的头像

    miroslavpejic85/mirotalksfu

    2,882在 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
    在 GitHub 上查看↗2,882
  • 查看 Hello 的所有 30 个替代方案→