GStreamer WebRTC Wrapper/Architecture/GstWebRTCWrapperBin BaseIceServers

From RidgeRun Developer Wiki
Revision as of 14:42, 20 January 2023 by Jdelgado (talk | contribs) (Created page with "=== BaseIceServers === The module to handle the ice serving mechanisms. ==== Methods ==== * '''get_stun_servers()''': Returns the list of STUN servers. * '''get_turn_server...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

BaseIceServers

The module to handle the ice serving mechanisms.

Methods

  • get_stun_servers(): Returns the list of STUN servers.
  • get_turn_servers(): Returns the list of TURN servers.