Mobile Video Mirroring Fix and Text Styling Improvements
Fix
AAlexandru
Fixed video mirroring issue on mobile: When the pipe-mvembed code option was enabled, switching to an environment-facing camera using the camera icon from the top right, and then back to a user-facing one using the device selector would stop mirroring the preview video. This has now been resolved.
Consistent styling: Some text elements inside the recording client are now assigned hardcoded colors, ensuring their appearance remains consistent even when external CSS libraries are present. This avoids styling conflicts and ensures the UI remains readable.