GStreamer WebRTC Wrapper/Architecture/GstWebRTCWrapperBin BaseIceServers: Difference between revisions

From RidgeRun Developer Wiki
(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...")
 
No edit summary
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 14:43, 20 January 2023