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
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesSession-Based Stream Authentications

Verification of streaming sources using unique session keys generated at server startup.

Distinct from Hash-Chain Authentications: None of the candidates cover the specific pattern of startup-generated session keys for stream authorization.

Explore 1 awesome GitHub repository matching security & cryptography · Session-Based Stream Authentications. Refine with filters or upvote what's useful.

Awesome Session-Based Stream Authentications GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • grvydev/project-lightspeedAvatar de GRVYDEV

    GRVYDEV/Project-Lightspeed

    3,668Ver en GitHub↗

    Project-Lightspeed is a low-latency video relay and WebRTC live streaming server. It functions as an OBS streaming backend that ingests media streams and converts them for real-time playback in web browsers. The system operates as a WebSocket stream orchestrator, managing connection handshakes and stream authentication to coordinate signaling between the server and the client browser. It utilizes a high-speed protocol to achieve sub-second delay between the broadcast source and the viewer. The server covers media relay capabilities, including network packet relaying and the ingestion of vide

    Prevents unauthorized broadcasts by validating incoming streams against unique session keys generated at startup.

    Rust
    Ver en GitHub↗3,668
  1. Home
  2. Security & Cryptography
  3. Session-Based Stream Authentications