Files
OwnCord/Client
jevb eb8d764632 feat: wire video grid into main page with chat/video toggle
- Add VideoGrid component that replaces chat area when cameras are active
- Replace direct setLocalCamera/ws.send with enableCamera()/disableCamera()
- Wire setOnRemoteVideo/setOnRemoteVideoRemoved to add/remove streams
- Subscribe to voice store to auto-toggle between chat and video modes
- Clean up video grid and remote video callbacks on destroy
2026-03-19 16:46:49 +01:00
..