awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • grvydev/project-lightspeedالصورة الرمزية لـ GRVYDEV

    GRVYDEV/Project-Lightspeed

    3,668عرض على 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
    عرض على GitHub↗3,668
  1. Home
  2. Security & Cryptography
  3. Session-Based Stream Authentications