Releases: delcourtfl/stream-play-server
Releases · delcourtfl/stream-play-server
Release 0.0.1
Release 0.0.1 (not working properly)
-
Golang (Go):
- Media-Server (Pion WebRTC): Facilitates real-time video and audio streaming using WebRTC protocols. Manages RTP streams via FFmpeg for capturing and transmitting application content.
- Signaling Server: Mediates WebRTC peer connections, facilitating session establishment and media negotiation between clients.
-
JavaScript:
- Client (Webserver): Provides a browser-based interface for users to control and interact with streamed content. Integrates Gamepad API and ViGEm for real-time input handling, enhancing remote gaming experiences.