fix/call-status-and-video-recording #22

Merged
subhajit.pal merged 2 commits from fix/call-status-and-video-recording into main 2026-08-24 07:38:06 +00:00

2 Commits

Author SHA1 Message Date
68e2d62888 fix: handle joining expired active calls
- Mark the call as ended when it has expired but was not gracefully terminated.
- Prevent users from joining calls that are already expired due to peers closing the tab or an ungraceful call termination.
2026-08-24 06:24:01 +00:00
9fdd101bfc fix: crop recorded video
- Calculate video dimensions dynamically in the compositor.
- Ensure recorded videos are rendered with the correct size and aspect ratio.
2026-08-24 06:24:01 +00:00