Hi,
I made a WebRTC webcam streaming app (using gradio fastrtc 0.0.3.3), which works perfect on windows browser like Edge & Chrome.
But when use Safari/Edge/Chrome/Firefox on the iPad (iOS 26.0.1) with latest versions of the browser, does not work. I can see the camera/webcam feed, but when hitting recoding, it does not work. How can this be fixed?
Using flask_socketio its works, but I want to use gradio.