Skip to content

Releases: delcourtfl/stream-play-server

Release 0.0.1

07 Jul 07:15
2bce838
Compare
Choose a tag to compare
Release 0.0.1 Pre-release
Pre-release

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.