1 مستودع
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.
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.