8 Commits

Author SHA1 Message Date
7a939ff4ca feat(noise-cancellation): implementaed using RNNoise 2026-08-20 05:29:14 +00:00
03a36c00e6 feat(UI): add speech indicator
- add a audio monitor
- when any peer speaks, and green outline is shown around the camera card
2026-08-18 07:21:39 +00:00
1c84a162ac refactor(UI): interviewer panel
- overhaul the interviewer panel setup for more compact design
- assesment scheduling is now in a drawer
- replaced emojies with icon in candidate panel
2026-08-18 06:07:17 +00:00
f85caec920 misc fixes: candidate caller screen, interviewer caller screen, fix remote code
execution
2026-08-14 08:05:26 +00:00
be7f7345b5 fix: force autoplay in browser 2026-08-13 13:35:48 +00:00
be8640c552 fix: stun server discovery 2026-08-13 12:41:52 +00:00
ab00516c42 fix: recursive polling, candiate video reconnecting
- made all polling to 6s
- fixed candidate video being reconnected in interval
2026-08-13 07:40:19 +00:00
71b5c30113 fix: add candidate joining status, reverse video,
refactor the candiate_room to have js bundled
2026-08-12 10:56:49 +00:00