momentum-mod / game

Momentum Mod - Standalone Source Movement Speedrunning (READ README)
https://momentum-mod.org
Other
523 stars 208 forks source link

Online Spectating System #28

Closed Gocnak closed 6 years ago

Gocnak commented 9 years ago

This system will use the replay files (#23) file structure and be streamed SourceTV-style to anybody that connects to the broadcast server.

Ghosting Mod has a system like this in place already, with a central UDP-hole-punching server and the client code to read the packets.

Further tweaking and optimizing should make this work well for this project.

Gocnak commented 6 years ago

We use Steam's API for this. We will eventually have a server too.