mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
- 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