web rtc video traffic flow

Hi, in webrtc integration, can someone explain the video traffic flow? The requests go directly to recording server?Does mobile server involves somehow to this video traffic flow?

Thanks!

The communication goes through the API Gateway and the gateway retrieves video from the recording server.

Mobile server is not involved in the WebRTC communication.

If you need more details or have a problem regarding the flow, let us know.

That was clear , Thanks Henrik!