Difference between revisions of "GStreamer WebRTC Wrapper/Architecture/GstWebRTCWrapperBin BaseIceServers"

From RidgeRun Developer Connection
Jump to: navigation, search
(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...")
 
Line 1: Line 1:
 +
<noinclude>
 +
{{GStreamer WebRTC Wrapper/Head|next=XirsysIceServer|previous=Base Signaler|keywords=}}
 +
</noinclude>
 +
 
=== BaseIceServers ===
 
=== BaseIceServers ===
  
Line 7: Line 11:
 
* '''get_stun_servers()''': Returns the list of STUN servers.
 
* '''get_stun_servers()''': Returns the list of STUN servers.
 
* '''get_turn_servers()''': Returns the list of TURN servers.
 
* '''get_turn_servers()''': Returns the list of TURN servers.
 +
 +
 +
<noinclude>{{GStreamer WebRTC Wrapper/Foot|Base Signaler|XirsysIceServer}}</noinclude>
 +
 +
[[Category:GStreamer WebRTC Wrapper]]

Revision as of 09:43, 20 January 2023