timotheeg / nestrischamps

A web-based OCR and restreamer system for NES Classic Tetris players
MIT License
45 stars 11 forks source link

Room view follows main view #168

Closed timotheeg closed 5 months ago

timotheeg commented 5 months ago

Context

Players are not seeing the same view as the main stream.

Approach

Since there is already a concept of primary view in NTC, leverage that to have the room view producer side be the same as the primary view.

Takes into account the layout name as well as ALL the query string params, so the room view gets updated as needed.

Note: this only works for producers who have been marked as players. Non players are not notified of the primary room view.