- Add JKSessionRecordingModal component with form for recording controls
- Integrate modal into JKSessionScreen with Record button
- Use component state instead of Redux for modal management
- Include audio/video options, video source selection, and chat inclusion
- Connect to existing useRecordingHelpers hook for recording logic
- Match functionality from web project's PopupRecordingStartStop