Session Node
The session node serves as an endpoint server for signal processing, media node hunting, and SFU gateway for the connection between the VLOC infrastructure service and the client. It performs the following roles:
WebRTC signal: exchange messages such as offer/answer/ice-candidate for media session negotiation between the application using the VLOC client SDK and the media node.
Service signal: real-time delivery of service-related information such as session status and participant status changes.
Media node hunting: finding the optimal media node based on location, QoS, and system usage information.
SFU gateway: manages the session and handles to enable media nodes to perform SFU roles such as 1:1, 1:N, N:N according to the situation.
Last updated